You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by st...@apache.org on 2007/04/04 16:50:58 UTC

svn commit: r525524 - /gump/metadata/project/smartfrog.xml

Author: stevel
Date: Wed Apr  4 07:50:58 2007
New Revision: 525524

URL: http://svn.apache.org/viewvc?view=rev&rev=525524
Log:
move ant-testutil dependency up

Modified:
    gump/metadata/project/smartfrog.xml

Modified: gump/metadata/project/smartfrog.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/smartfrog.xml?view=diff&rev=525524&r1=525523&r2=525524
==============================================================================
--- gump/metadata/project/smartfrog.xml (original)
+++ gump/metadata/project/smartfrog.xml Wed Apr  4 07:50:58 2007
@@ -70,7 +70,7 @@
     <depend project="junit3" runtime="false"/>
     <depend project="smartfrog" runtime="true" inherit="runtime"/>
     <depend project="ivy" runtime="false" inherit="runtime"/>
-
+    <depend project="ant-testutil" runtime="true" inherit="runtime"/>
 
     <work nested="extras/ant/build/classes"/>
     <home nested="extras/ant/dist/lib"/>