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 2008/08/18 15:58:30 UTC

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

Author: bodewig
Date: Mon Aug 18 06:58:30 2008
New Revision: 686759

URL: http://svn.apache.org/viewvc?rev=686759&view=rev
Log:
missed one dependency

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=686759&r1=686758&r2=686759&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Mon Aug 18 06:58:30 2008
@@ -227,6 +227,7 @@
     <option project="commons-jxpath"/>
     <option project="commons-lang"/>
     <option project="commons-logging"/>
+    <option project="commons-pool"/>
     <option project="jdom"/>
     <option project="junit"/>
     <option project="logging-log4j-12"/>