You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2013/08/16 20:34:50 UTC

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

Author: bodewig
Date: Fri Aug 16 18:34:49 2013
New Revision: 1514837

URL: http://svn.apache.org/r1514837
Log:
make junit4 jar available

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1514837&r1=1514836&r2=1514837&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Fri Aug 16 18:34:49 2013
@@ -54,6 +54,7 @@
 
     <jar name="lib/ant-jmf.jar" id="ant-jmf"/>
     <jar name="lib/ant-junit.jar" id="ant-junit"/>
+    <jar name="lib/ant-junit4.jar" id="ant-junit4"/>
     <jar name="lib/ant-swing.jar" id="ant-swing"/>
     <jar name="lib/ant-apache-resolver.jar" id="ant-apache-resolver"/>
     <jar name="lib/ant-apache-xalan2.jar" id="ant-apache-xalan2"/>