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 2007/08/06 03:34:25 UTC

svn commit: r562997 - /gump/metadata/project/ws-commons.xml

Author: billbarker
Date: Sun Aug  5 18:34:24 2007
New Revision: 562997

URL: http://svn.apache.org/viewvc?view=rev&rev=562997
Log:
If you are using an ant build, then you need to have ant

Modified:
    gump/metadata/project/ws-commons.xml

Modified: gump/metadata/project/ws-commons.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ws-commons.xml?view=diff&rev=562997&r1=562996&r2=562997
==============================================================================
--- gump/metadata/project/ws-commons.xml (original)
+++ gump/metadata/project/ws-commons.xml Sun Aug  5 18:34:24 2007
@@ -65,6 +65,7 @@
     <work nested="build/test-classes" />
 
     <depend project="xmlunit" />
+    <depend project="ant" inherit="runtime" />
     <depend project="stax" />
     <option project="junit" />
     <jar name="XmlSchema/build/lib/ws-commons-xmlschema-@@DATE@@.jar"/>