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/15 17:04:34 UTC

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

Author: bodewig
Date: Tue Sep 15 15:04:34 2009
New Revision: 815355

URL: http://svn.apache.org/viewvc?rev=815355&view=rev
Log:
commons-collections seems to have moved to JUnit 4 by now

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=815355&r1=815354&r2=815355&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Tue Sep 15 15:04:34 2009
@@ -200,7 +200,7 @@
     <depend project="ant" inherit="runtime"/>
     <depend project="xml-xerces"/>
     <depend project="xml-apis"/>
-    <depend project="junit3"/>
+    <depend project="junit"/>
     <work nested="collections/build/classes"/>
     <work nested="collections/build/tests"/>
     <home nested="collections/build"/>