You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2009/09/16 04:29:25 UTC

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

Author: billbarker
Date: Wed Sep 16 02:29:25 2009
New Revision: 815589

URL: http://svn.apache.org/viewvc?rev=815589&view=rev
Log:
Commons-collection now requires easymock

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=815589&r1=815588&r2=815589&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Sep 16 02:29:25 2009
@@ -201,6 +201,7 @@
     <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"/>