You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2006/03/13 00:13:38 UTC

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

Author: billbarker
Date: Sun Mar 12 15:13:37 2006
New Revision: 385386

URL: http://svn.apache.org/viewcvs?rev=385386&view=rev
Log:
Since Ant publishes junit, it needs to be the old one, or projects can't use the old one

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/ant.xml?rev=385386&r1=385385&r2=385386&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Sun Mar 12 15:13:37 2006
@@ -39,7 +39,7 @@
     <depend project="xml-xerces"/>
     <depend project="xml-apis"/>
     <option project="xalan" ids="xalan"/>
-    <option project="junit" runtime="true"/>
+    <option project="junit3" runtime="true"/>
 
     <!-- actually, we won't get here if resolver is not available
     since Xerces won't build, so while this is an option, it will