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 2009/05/07 14:16:57 UTC

svn commit: r772632 - /gump/metadata/project/db-torque.xml

Author: bodewig
Date: Thu May  7 12:16:57 2009
New Revision: 772632

URL: http://svn.apache.org/viewvc?rev=772632&view=rev
Log:
a subset of things downloaded by mvn when building torque-parent

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

Modified: gump/metadata/project/db-torque.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/db-torque.xml?rev=772632&r1=772631&r2=772632&view=diff
==============================================================================
--- gump/metadata/project/db-torque.xml (original)
+++ gump/metadata/project/db-torque.xml Thu May  7 12:16:57 2009
@@ -28,8 +28,24 @@
     <!-- and binary distributions.                         -->
     <mvn basedir="torque-maven-parent" goal="install" />
 
-    <depend project="xml-apis"/>
-    <depend project="xml-xerces"/>
+    <option project="xml-apis"/>
+    <option project="xml-xerces"/>
+    <option project="log4j"/>
+    <option project="jakarta-servletapi-5-servlet"/>
+    <option project="commons-beanutils"/>
+    <option project="commons-logging"/>
+    <option project="commons-configuration"/>
+    <option project="commons-lang"/>
+    <option project="commons-digester"/>
+    <option project="commons-codec"/>
+    <option project="commons-jxpath"/>
+    <option project="commons-dbcp"/>
+    <option project="commons-pool"/>
+    <option project="ant"/>
+    <option project="jdom"/>
+    <option project="xalan"/>
+    <option project="jmock"/>
+
 
     <!-- jar name="torque-maven-parent/target/torque-parent-4.0-alpha1-SNAPSHOT.jar"/ -->
     <license name="torque-maven-parent/LICENSE.txt"/>