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/26 05:13:52 UTC

svn commit: r449887 - /gump/metadata/project/ant-contrib.xml

Author: bodewig
Date: Mon Sep 25 20:13:50 2006
New Revision: 449887

URL: http://svn.apache.org/viewvc?view=rev&rev=449887
Log:
new dependency

Modified:
    gump/metadata/project/ant-contrib.xml

Modified: gump/metadata/project/ant-contrib.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant-contrib.xml?view=diff&rev=449887&r1=449886&r2=449887
==============================================================================
--- gump/metadata/project/ant-contrib.xml (original)
+++ gump/metadata/project/ant-contrib.xml Mon Sep 25 20:13:50 2006
@@ -31,6 +31,7 @@
     </ant>
 
     <depend project="ant" inherit="runtime"/>
+    <depend project="commons-httpclient"/>
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
     <depend project="packaged-bcel" runtime="true"/>