You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ma...@apache.org on 2019/06/12 16:50:52 UTC

svn commit: r1861153 - /gump/metadata/project/ant.xml

Author: markt
Date: Wed Jun 12 16:50:52 2019
New Revision: 1861153

URL: http://svn.apache.org/viewvc?rev=1861153&view=rev
Log:
Restore test-ant since Ant is used so it makes sense to test it

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1861153&r1=1861152&r2=1861153&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Wed Jun 12 16:50:52 2019
@@ -170,8 +170,6 @@
     <jar name="ant-testutil.jar" id="ant-testutil"/>
   </project>
 
-<!--
-  Appears to be unused. Comment out until a Gump run confirms this
   <project name="test-ant">
     <ant target="run-tests">
       <property name="test.haltonfailure" value="false"/>
@@ -209,7 +207,6 @@
     <work nested="build/antunit/tmp/test5.jar"/>
     <work nested="build/antunit/tmp/resources"/>
   </project>
--->
 
   <project name="bootstrap-ant">
     <script name="bootstrap"/>