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 2005/12/29 17:21:38 UTC

svn commit: r359837 - /gump/metadata/project/db-ddlutils.xml

Author: bodewig
Date: Thu Dec 29 08:21:35 2005
New Revision: 359837

URL: http://svn.apache.org/viewcvs?rev=359837&view=rev
Log:
new dependecy on commons-codec

Modified:
    gump/metadata/project/db-ddlutils.xml

Modified: gump/metadata/project/db-ddlutils.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/db-ddlutils.xml?rev=359837&r1=359836&r2=359837&view=diff
==============================================================================
--- gump/metadata/project/db-ddlutils.xml (original)
+++ gump/metadata/project/db-ddlutils.xml Thu Dec 29 08:21:35 2005
@@ -30,6 +30,7 @@
     <depend project="ant" version="1.6.5"/>
     <depend project="commons-beanutils"/>
     <depend project="commons-betwixt"/>
+    <depend project="commons-codec"/>
     <depend project="commons-collections"/>
     <depend project="commons-dbcp"/>
     <depend project="commons-digester"/>