You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by an...@apache.org on 2005/10/05 07:39:09 UTC

svn commit: r294998 - /gump/metadata/project/db-ojb.xml

Author: antonio
Date: Tue Oct  4 22:39:07 2005
New Revision: 294998

URL: http://svn.apache.org/viewcvs?rev=294998&view=rev
Log:
Replace commons-sql dependence with the new db-ddlutils project

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

Modified: gump/metadata/project/db-ojb.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/db-ojb.xml?rev=294998&r1=294997&r2=294998&view=diff
==============================================================================
--- gump/metadata/project/db-ojb.xml (original)
+++ gump/metadata/project/db-ojb.xml Tue Oct  4 22:39:07 2005
@@ -49,7 +49,7 @@
     <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     <depend project="commons-pool"/>
-    <depend project="commons-sql"/>
+    <depend project="db-ddlutils"/>
     <depend project="commons-betwixt"/>
     <depend project="commons-graph"/>
     <!--depend project="db-commons-grafolia"/-->
@@ -113,7 +113,7 @@
     <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     <depend project="commons-pool"/>
-    <depend project="commons-sql"/>
+    <depend project="db-ddlutils"/>
     <depend project="commons-betwixt"/>
     <depend project="commons-graph"/>
     <!--depend project="db-commons-grafolia"/-->