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 14:26:20 UTC

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

Author: bodewig
Date: Wed Aug 25 12:26:19 2010
New Revision: 989058

URL: http://svn.apache.org/viewvc?rev=989058&view=rev
Log:
stuff downloaded by mvn

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=989058&r1=989057&r2=989058&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Aug 25 12:26:19 2010
@@ -619,8 +619,12 @@
     <package>org.apache.commons.lang3</package>
     <description>utilities for the classes that are in java.lang's hierarchy</description>
     <mvn basedir="lang" goal="package"/>
+    <option project="ant"/>
+    <option project="commons-collections"/>
     <option project="commons-lang"/>
     <option project="junit"/>
+    <option project="velocity-engine"/>
+    <option project="xpp"/>
     <jar name="lang/target/commons-lang3-*[0-9T].jar"/>
 
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>