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:32:12 UTC

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

Author: bodewig
Date: Thu Sep 21 21:32:12 2006
New Revision: 448809

URL: http://svn.apache.org/viewvc?view=rev&rev=448809
Log:
Ant runs AntUnit tests now - in the non-Xerces test version as well

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=448809&r1=448808&r2=448809
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Thu Sep 21 21:32:12 2006
@@ -180,6 +180,7 @@
     </ant>
 
     <depend project="dist-ant" inherit="runtime"/>
+    <depend project="antunit"/>
     <depend project="junit"/>
     
     <option project="jakarta-tomcat-4.0" ids="jasper-compiler jasper-runtime"/>