diff --git a/.classpath b/.classpath deleted file mode 100644 index 698778fef3378d2b00e5d4e260491f33b776287d..0000000000000000000000000000000000000000 --- a/.classpath +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" output="target/classes" path="src/main/java"> - <attributes> - <attribute name="optional" value="true"/> - <attribute name="maven.pomderived" value="true"/> - </attributes> - </classpathentry> - <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> - <attributes> - <attribute name="maven.pomderived" value="true"/> - </attributes> - </classpathentry> - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> - <attributes> - <attribute name="optional" value="true"/> - <attribute name="maven.pomderived" value="true"/> - </attributes> - </classpathentry> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> - <attributes> - <attribute name="maven.pomderived" value="true"/> - </attributes> - </classpathentry> - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> - <attributes> - <attribute name="maven.pomderived" value="true"/> - </attributes> - </classpathentry> - <classpathentry kind="output" path="target/classes"/> -</classpath> diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..1b2aee2eb2b053c606d2d4f1ca665d284e55b6b9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +target/ +bin/ +*~ +*.log +felix-cache +.metadata +*.versionsBackup +.settings \ No newline at end of file diff --git a/.project b/.project deleted file mode 100644 index 8c1f95cdcbcdfc30c766583845dc4e107c4a7dec..0000000000000000000000000000000000000000 --- a/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>mhw-compiler-workflows</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.m2e.core.maven2Nature</nature> - </natures> -</projectDescription> diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 839d647eef851c560a9854ff81d9caa1df594ced..0000000000000000000000000000000000000000 --- a/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,5 +0,0 @@ -eclipse.preferences.version=1 -encoding//src/main/java=UTF-8 -encoding//src/main/resources=UTF-8 -encoding//src/test/java=UTF-8 -encoding/<project>=UTF-8 diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index ec4300d5d0999d569b87f3935944bcfc5197f877..0000000000000000000000000000000000000000 --- a/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,5 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 -org.eclipse.jdt.core.compiler.compliance=1.7 -org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning -org.eclipse.jdt.core.compiler.source=1.7 diff --git a/.settings/org.eclipse.m2e.core.prefs b/.settings/org.eclipse.m2e.core.prefs deleted file mode 100644 index f897a7f1cb2389f85fe6381425d29f0a9866fb65..0000000000000000000000000000000000000000 --- a/.settings/org.eclipse.m2e.core.prefs +++ /dev/null @@ -1,4 +0,0 @@ -activeProfiles= -eclipse.preferences.version=1 -resolveWorkspaceProjects=true -version=1 diff --git a/target/classes/META-INF/MANIFEST.MF b/target/classes/META-INF/MANIFEST.MF deleted file mode 100644 index edc4a478d47c5cf305cc4209604513d48b896bd1..0000000000000000000000000000000000000000 --- a/target/classes/META-INF/MANIFEST.MF +++ /dev/null @@ -1,38 +0,0 @@ -Manifest-Version: 1.0 -Bnd-LastModified: 1418847236314 -Build-Jdk: 1.7.0_67 -Built-By: cjucovschi -Bundle-Description: Semantic Alliance Framework (v.4) -Bundle-License: http://www.gnu.org/licenses/gpl.txt -Bundle-ManifestVersion: 2 -Bundle-Name: MathHubWorker sTeX Compiler -Bundle-SymbolicName: mhw-compiler-workflows -Bundle-Version: 1.0.0.SNAPSHOT -Created-By: Apache Maven Bundle Plugin -Export-Package: info.kwarc.sally4.mhw.workflows;uses:="info.kwarc.sally4 - .mhw.base,info.kwarc.sally4.mhw.compilers,info.kwarc.sally4.mhw.compile - rs.latexml,info.kwarc.sally4.mmt,info.kwarc.sally4.os,org.apache.camel. - builder";version="1.0.0",info.kwarc.sally4.mhw.compilers;uses:="info.kw - arc.sally4.lmh.factories,org.apache.camel,org.apache.camel.builder";ver - sion="1.0.0",info.kwarc.sally4.mhw.compilers.factories;version="1.0.0", - info.kwarc.sally4.mhw.compilers.latexml;uses:="info.kwarc.sally4.lmh.fa - ctories,info.kwarc.sally4.mhw.compilers,org.apache.camel,org.apache.cam - el.builder,org.apache.commons.exec";version="1.0.0" -Import-Package: info.kwarc.sally4.activemq;version="[0.0,1)",info.kwarc. - sally4.framing;version="[0.0,1)",info.kwarc.sally4.lmh.factories;versio - n="[1.0,2)",info.kwarc.sally4.lmh.impl;version="[1.0,2)",info.kwarc.sal - ly4.mhw.base;version="[1.0,2)",info.kwarc.sally4.mmt;version="[1.0,2)", - info.kwarc.sally4.os;version="[0.0,1)",info.kwarc.sally4.os.events;vers - ion="[0.0,1)",info.kwarc.sally4.registration;version="[0.0,1)",info.kwa - rc.sally4.servlet;version="[0.0,1)",info.kwarc.sally4.servlet.impl;vers - ion="[0.0,1)",info.kwarc.sally4.theo;version="[0.0,1)",info.kwarc.sally - 4.util;version="[0.0,1)",org.apache.camel,org.apache.camel.builder;vers - ion="[2.12,3)",org.apache.camel.component.http;version="[2.12,3)",org.a - pache.camel.component.jackson;version="[2.12,3)",org.apache.camel.impl; - version="[2.12,3)",org.apache.camel.model;version="[2.12,3)",org.apache - .camel.spi;version="[2.12,3)",org.apache.commons.codec;version="[1.4,2) - ",org.apache.commons.codec.net;version="[1.4,2)",org.apache.commons.exe - c;version="[1.3,2)",org.apache.commons.io;version="[1.4,2)",org.apache. - felix.ipojo;version="[1.12,2)",org.slf4j -Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))" -Tool: Bnd-2.3.0.201405100607 diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/CompilationResultObject.class b/target/classes/info/kwarc/sally4/mhw/compilers/CompilationResultObject.class deleted file mode 100644 index 85e3e55f2ae62fd2cbd15a20253a3bd7c2c4acbf..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/CompilationResultObject.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/CompilationStatusUI$1.class b/target/classes/info/kwarc/sally4/mhw/compilers/CompilationStatusUI$1.class deleted file mode 100644 index 2db9575e4bc445ae0aa5344b6a1e8db7f0dba3cd..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/CompilationStatusUI$1.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/CompilationStatusUI.class b/target/classes/info/kwarc/sally4/mhw/compilers/CompilationStatusUI.class deleted file mode 100644 index 23cdd1cde82e665b8483e1b64e11d2f92aacfe13..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/CompilationStatusUI.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/ILaTeXMLStompCompiler.class b/target/classes/info/kwarc/sally4/mhw/compilers/ILaTeXMLStompCompiler.class deleted file mode 100644 index c0437c9f77775b4439493ed966779d312f2251b6..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/ILaTeXMLStompCompiler.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/factories/CompileServicesStaticContentProvider.class b/target/classes/info/kwarc/sally4/mhw/compilers/factories/CompileServicesStaticContentProvider.class deleted file mode 100644 index 40d33ef2f01a1263387b74d4772a581fbdf641c9..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/factories/CompileServicesStaticContentProvider.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLCompileCommand.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLCompileCommand.class deleted file mode 100644 index 5a21099e3bd70b576d084e3cd02e60b31a23a654..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLCompileCommand.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$1.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$1.class deleted file mode 100644 index f4dda1f105080f3e11b45664665bc8387c9f2f64..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$1.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$2.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$2.class deleted file mode 100644 index d421ed14a29cc0fbf1b6b7159054f451005785e9..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$2.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$3.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$3.class deleted file mode 100644 index 973e51d51af50e59f68f15a7537ba1d5911605c8..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$3.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool.class deleted file mode 100644 index aa7141240be68e46c5eb56c95b6a2e28c74ec0a7..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPoolFactory.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPoolFactory.class deleted file mode 100644 index 858c96a2ad654f4e916b2919fac52c72aaf9aae5..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPoolFactory.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStatus.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStatus.class deleted file mode 100644 index 8160f5769343a6176ecefb0a80f5a3e1037a4389..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStatus.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$1.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$1.class deleted file mode 100644 index 89999937346ba57ef0134a7d943c563005fa5805..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$1.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$2.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$2.class deleted file mode 100644 index 4dccf79b1f53f68fd867ac4008ef9cfad4ec0e1e..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$2.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$3$1.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$3$1.class deleted file mode 100644 index a5dcd2abeb43af1c6c4bb54abef2b91d694fc279..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$3$1.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$3.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$3.class deleted file mode 100644 index 40c37e6fd657dd84208b011c9cf6addf970d6391..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$3.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler.class b/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler.class deleted file mode 100644 index b7881d7838d816c817b0aa5252252e84af39a256..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/workflows/STeXMMTWorkflow.class b/target/classes/info/kwarc/sally4/mhw/workflows/STeXMMTWorkflow.class deleted file mode 100644 index 66b4b058b6292eb5ead405315fda6fc8abe1745b..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/workflows/STeXMMTWorkflow.class and /dev/null differ diff --git a/target/classes/info/kwarc/sally4/mhw/workflows/STeXMMTWorkflowFactory.class b/target/classes/info/kwarc/sally4/mhw/workflows/STeXMMTWorkflowFactory.class deleted file mode 100644 index cd5252b89206832350fbebdba65cc5b76f280072..0000000000000000000000000000000000000000 Binary files a/target/classes/info/kwarc/sally4/mhw/workflows/STeXMMTWorkflowFactory.class and /dev/null differ diff --git a/target/classes/static/compileStatus.png b/target/classes/static/compileStatus.png deleted file mode 100644 index 7d3ac4ab86cfa33bcfaf6ec2cf670b597b57320b..0000000000000000000000000000000000000000 Binary files a/target/classes/static/compileStatus.png and /dev/null differ diff --git a/target/classes/templates/compileEvents.html b/target/classes/templates/compileEvents.html deleted file mode 100644 index b9bccff304fc732d32421e736cf32e4506ba5c72..0000000000000000000000000000000000000000 --- a/target/classes/templates/compileEvents.html +++ /dev/null @@ -1,67 +0,0 @@ -<head> - <script src='/sally/jobad/libs/js/libs.js'></script> - <link rel='stylesheet' type='text/css' href='/sally/bootstrap/css/bootstrap.min.css'> - <link rel="stylesheet" type='text/css' href="/sally/bootstrap/css/bootstrap-theme.min.css"> - <script src="/sally/bootstrap/js/bootstrap.min.js"></script> - <script src="/sally/client/require.js"></script> -</head> - -<style> -<!-- -.compact { - max-width: 300px; - max-height: 50px; -} ---> -</style> - -<body class="bootstrap"> - -<table class="table"> - -<thead> -<th class="col-md-2">Compiler</th> -<th class="col-md-3">Status</th> -<th class="col-md-3">File</th> -<th class="col-md-3">Details</th> -</thead> - -<tbody id="msgTable"> - -</tbody> -</table> - -<script type="text/javascript"> -requirejs.config({baseUrl:"/sally/client"}); - -var stompUrl = "ws://localhost:61614"; -var stompUser = "webclient"; -var stompPassword = "webclient"; -var stompTopic = "/topic/${body.repo}"; - -require(["sally_client"], function(Client) { - var stompConnection = Stomp.client(stompUrl); - stompConnection.connect(stompUser, stompPassword, function(frame) { - stompConnection.subscribe(stompTopic, function(msg) { - var body = JSON.parse(msg.body); - var path = body.path; - var trunc = $("<abbr>").attr("title", path).html("..."+body.path.substr(-20)); - var compMessage = $("<pre>").html(body.compileMessages); - $(compMessage).addClass("compact"); - $(compMessage).click(function(){ - $(compMessage).toggleClass("compact"); - }); - - var tr = $("<tr>") - .append($("<td>").html(body.compiler)) - .append($("<td>").html(body.status)) - .append($("<td>").addClass("compact").append(trunc)) - .append($("<td>").html(compMessage)); - - $("#msgTable").append(tr); - }); - }); -}); -</script> - -</body> \ No newline at end of file diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst deleted file mode 100644 index 404fb54dcf70d001f4a1abd0574d72aa39bc2244..0000000000000000000000000000000000000000 --- a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +++ /dev/null @@ -1,19 +0,0 @@ -info/kwarc/sally4/mhw/compilers/ILaTeXMLStompCompiler.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$2.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$1.class -info/kwarc/sally4/mhw/compilers/CompilationStatusUI.class -info/kwarc/sally4/mhw/workflows/STeXMMTWorkflowFactory.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPoolFactory.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$2.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$3.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool.class -info/kwarc/sally4/mhw/workflows/STeXMMTWorkflow.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$3$1.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLCompileCommand.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler$1.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool$3.class -info/kwarc/sally4/mhw/compilers/factories/CompileServicesStaticContentProvider.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStatus.class -info/kwarc/sally4/mhw/compilers/CompilationResultObject.class -info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler.class -info/kwarc/sally4/mhw/compilers/CompilationStatusUI$1.class diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst deleted file mode 100644 index ff55be4d9fc2d67cf06cf8b3343b1dc188cee88d..0000000000000000000000000000000000000000 --- a/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +++ /dev/null @@ -1,11 +0,0 @@ -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLCompileCommand.java -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPool.java -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/compilers/ILaTeXMLStompCompiler.java -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/compilers/CompilationResultObject.java -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/workflows/STeXMMTWorkflow.java -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/compilers/factories/CompileServicesStaticContentProvider.java -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/workflows/STeXMMTWorkflowFactory.java -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLProcessPoolFactory.java -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStompCompiler.java -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/compilers/CompilationStatusUI.java -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/main/java/info/kwarc/sally4/mhw/compilers/latexml/LaTeXMLStatus.java diff --git a/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst b/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst b/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst deleted file mode 100644 index 97b56ac8419efaa0ba274f73ad93bb123d45223e..0000000000000000000000000000000000000000 --- a/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst +++ /dev/null @@ -1 +0,0 @@ -/home/cjucovschi/sally4-mhw/mhw-compiler-workflow/src/test/java/info/kwarc/sally4/mathhubworker/impl/MathHubWorkerManagerImplTest.java diff --git a/target/mhw-compiler-workflows-1.0.0-SNAPSHOT.jar b/target/mhw-compiler-workflows-1.0.0-SNAPSHOT.jar deleted file mode 100644 index a5d47b3aa73565db1ab6b4dc4351d08aa8d91d7e..0000000000000000000000000000000000000000 Binary files a/target/mhw-compiler-workflows-1.0.0-SNAPSHOT.jar and /dev/null differ