diff -r 02c04d2c8fd8 -r ac1eacb3aa33 sbin/res/ant/lib/ant-antlr.pom --- a/sbin/res/ant/lib/ant-antlr.pom Sun Nov 12 22:07:33 2017 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,76 +0,0 @@ - - - - - - org.apache.ant - ant-parent - ../pom.xml - 1.8.2 - - 4.0.0 - org.apache.ant - ant-antlr - 1.8.2 - Apache Ant + ANTLR - antlr specific task. - The implementation forks a java process, therefore the antlr jar file is only needed at runtime - - - org.apache.ant - ant - 1.8.2 - true - compile - - - - antlr - antlr - 2.7.2 - true - runtime - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.4 - 1.4 - - org/apache/tools/ant/taskdefs/optional/ANTLR* - - - - - ../../../../src/main - ../../../../src/testcases - ../../../../target/${project.artifactId}/classes - ../../../../target/${project.artifactId}/testcases - ../../../../target/${project.artifactId} - -