diff -r c9375a5564d0 -r b77b10a21775 sbin/res/ant/lib/ant-testutil.pom --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbin/res/ant/lib/ant-testutil.pom Tue Sep 20 13:10:53 2011 +0200 @@ -0,0 +1,75 @@ + + + + + + org.apache.ant + ant-parent + ../pom.xml + 1.8.2 + + 4.0.0 + org.apache.ant + ant-testutil + 1.8.2 + Apache Ant Test Utilities + test utility classes + + + org.apache.ant + ant + 1.8.2 + compile + + + junit + junit + 3.8.2 + compile + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.4 + 1.4 + + org/apache/tools/ant/BuildFileTest* + org/apache/tools/ant/util/regexp/RegexpMatcherTest* + org/apache/tools/ant/util/regexp/RegexpTest* + org/apache/tools/ant/taskdefs/optional/AbstractXSLTLiaisonTest* + org/apache/tools/ant/types/AbstractFileSetTest* + + + + + ../../../../src/tests/junit + ../../../../target/${project.artifactId}/classes + ../../../../target/${project.artifactId} + + +