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 2009/09/16 18:03:31 UTC

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

Author: bodewig
Date: Wed Sep 16 16:03:31 2009
New Revision: 815856

URL: http://svn.apache.org/viewvc?rev=815856&view=rev
Log:
libraries downloaded during the current build on vmgump

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=815856&r1=815855&r2=815856&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Sep 16 16:03:31 2009
@@ -201,8 +201,6 @@
     <depend project="ant" inherit="runtime"/>
     <depend project="xml-xerces"/>
     <depend project="xml-apis"/>
-    <depend project="junit"/>
-    <depend project="easymock" />
     <work nested="collections/build/classes"/>
     <work nested="collections/build/tests"/>
     <home nested="collections/build"/>
@@ -210,6 +208,10 @@
     <javadoc nested="collections/build/docs/apidocs"/>
 -->
     <mvn basedir="collections" separateLocalRepository="true"/>
+    <option project="junit"/>
+    <option project="easymock" />
+    <option project="ant"/>
+
     <jar name="collections/target/commons-collections-3.3-SNAPSHOT.jar" />
 
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>