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 2006/09/22 06:28:45 UTC

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

Author: bodewig
Date: Thu Sep 21 21:28:43 2006
New Revision: 448806

URL: http://svn.apache.org/viewvc?view=rev&rev=448806
Log:
Ant runs AntUnit tests now

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?view=diff&rev=448806&r1=448805&r2=448806
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Thu Sep 21 21:28:43 2006
@@ -144,6 +144,7 @@
     </ant>
 
     <depend project="dist-ant" inherit="runtime"/>
+    <depend project="antunit"/>
     <depend project="junit"/>
     <depend project="xml-xerces"/>
     <depend project="xml-apis"/>