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/07 10:57:04 UTC

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

Author: crossley
Date: Wed Jul  7 08:57:04 2010
New Revision: 961311

URL: http://svn.apache.org/viewvc?rev=961311&view=rev
Log:
Add "commons-io" 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=961311&r1=961310&r2=961311&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Wed Jul  7 08:57:04 2010
@@ -64,6 +64,7 @@
 <!-- The additional stuff required to run forrest -->
 <!-- FIXME: Gradually adding stuff as Gump tells us to. -->
     <option project="commons-cli" runtime="true"/>
+    <option project="commons-io" runtime="true"/>
     <option project="jakarta-oro" runtime="true"/>
     <option project="xml-resolver" runtime="true"/>