remove my test target (accidently commited)

Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/a267723e
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/a267723e
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/a267723e

Branch: refs/heads/master
Commit: a267723e62261e956c49af91680338c8933790f6
Parents: 59a7dfa
Author: Jan Matèrne <j...@apache.org>
Authored: Sat Jun 3 18:15:24 2017 +0200
Committer: Jan Matèrne <j...@apache.org>
Committed: Sat Jun 3 18:15:24 2017 +0200

----------------------------------------------------------------------
 build.xml | 10 ----------
 1 file changed, 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/a267723e/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index b91f33d..1f14e05 100644
--- a/build.xml
+++ b/build.xml
@@ -456,16 +456,6 @@
               message="At least one test has failed. See logs (in 
${test.xml.dir}) for details (use the target test-report to run the test with a 
report)"/>
     </target>
 
-    <target name="x" depends="init,build-test">
-        <java 
classname="org.apache.ivy.plugins.resolver.FileSystemResolverTest">
-            <classpath>
-                <path refid="test.classpath"/>
-                <pathelement path="${ant.home}/lib/ant-nodeps.jar"/>
-                <pathelement path="${ant.home}/lib/ant-trax.jar"/>
-            </classpath>
-        </java>
-    </target>
-
     <!-- =================================================================
          REPORTS AND DOCUMENTATION
          ================================================================= -->

Reply via email to