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/06/09 12:33:21 UTC

svn commit: r952948 - /gump/metadata/project/commons-lang-2.x.xml

Author: bodewig
Date: Wed Jun  9 10:33:21 2010
New Revision: 952948

URL: http://svn.apache.org/viewvc?rev=952948&view=rev
Log:
build order tweaks

Modified:
    gump/metadata/project/commons-lang-2.x.xml

Modified: gump/metadata/project/commons-lang-2.x.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-lang-2.x.xml?rev=952948&r1=952947&r2=952948&view=diff
==============================================================================
--- gump/metadata/project/commons-lang-2.x.xml (original)
+++ gump/metadata/project/commons-lang-2.x.xml Wed Jun  9 10:33:21 2010
@@ -50,5 +50,7 @@
     <depend project="commons-lang-2.x" />
     <option project="ant"/>
     <option project="junit"/>
+    <option project="commons-collections"/>
+    <option project="velocity-engine"/>
   </project>
 </module>