You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by cr...@apache.org on 2010/07/13 11:00:32 UTC

svn commit: r963623 - /gump/metadata/project/forrest.xml

Author: crossley
Date: Tue Jul 13 09:00:32 2010
New Revision: 963623

URL: http://svn.apache.org/viewvc?rev=963623&view=rev
Log:
Add "commons-logging" for runtime.

Modified:
    gump/metadata/project/forrest.xml

Modified: gump/metadata/project/forrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/forrest.xml?rev=963623&r1=963622&r2=963623&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Tue Jul 13 09:00:32 2010
@@ -68,6 +68,7 @@
     <option project="avalon-logkit" runtime="true"/>
     <option project="commons-cli" runtime="true"/>
     <option project="commons-io" runtime="true"/>
+    <option project="commons-logging" runtime="true"/>
     <option project="concurrent" runtime="true"/>
     <option project="jakarta-oro" runtime="true"/>
     <option project="xml-resolver" runtime="true"/>