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/01/06 14:34:05 UTC

svn commit: r731936 - /gump/metadata/project/turbine-fulcrum.xml

Author: bodewig
Date: Tue Jan  6 05:34:04 2009
New Revision: 731936

URL: http://svn.apache.org/viewvc?rev=731936&view=rev
Log:
dependencies += commons-collections

Modified:
    gump/metadata/project/turbine-fulcrum.xml

Modified: gump/metadata/project/turbine-fulcrum.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/turbine-fulcrum.xml?rev=731936&r1=731935&r2=731936&view=diff
==============================================================================
--- gump/metadata/project/turbine-fulcrum.xml (original)
+++ gump/metadata/project/turbine-fulcrum.xml Tue Jan  6 05:34:04 2009
@@ -461,6 +461,7 @@
     <depend project="xml-xerces"/> 
 
     <depend project="commons-lang"/>
+    <depend project="commons-collections"/>
     <depend project="commons-logging"/>
     <depend project="quartz"/>
     <depend project="xstream"/>