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 2010/08/25 06:53:23 UTC

svn commit: r988803 - /gump/metadata/project/commons-proper.xml

Author: bodewig
Date: Wed Aug 25 04:53:23 2010
New Revision: 988803

URL: http://svn.apache.org/viewvc?rev=988803&view=rev
Log:
now that digester builds using mvn it requires velocity to be built first

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

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=988803&r1=988802&r2=988803&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Aug 25 04:53:23 2010
@@ -355,6 +355,7 @@
     <depend project="commons-beanutils"/>
     <depend project="commons-collections"/>
     <depend project="commons-logging"/>
+    <option project="velocity-engine"/>
     <jar name="digester/target/commons-digester-*[0-9T].jar"/>
 
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>