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/09/25 08:33:49 UTC

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

Author: bodewig
Date: Fri Sep 25 06:33:49 2009
New Revision: 818736

URL: http://svn.apache.org/viewvc?rev=818736&view=rev
Log:
I think this is what was intended

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=818736&r1=818735&r2=818736&view=diff
==============================================================================
--- gump/metadata/project/db-torque.xml (original)
+++ gump/metadata/project/db-torque.xml Fri Sep 25 06:33:49 2009
@@ -23,50 +23,8 @@
   <svn repository="asf" dir="db/torque/torque4/trunk/"/>
 
   <project name="db-torque-parent">
-
-    <!-- Standard Maven target to produce Javadocs, source -->
-    <!-- and binary distributions.                         -->
-    <mvn basedir="torque-maven-parent" goal="install">
-      <property name="maven.test.skip.exec" value="true"/>
-    </mvn>
-
-    <option project="xml-apis"/>
-    <option project="xml-xerces"/>
-    <option project="log4j"/>
-    <option project="javax.servlet"/>
-    <option project="commons-beanutils"/>
-    <option project="commons-logging"/>
-    <option project="commons-configuration"/>
-    <option project="commons-lang-2.x"/>
-    <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"/>
-    <option project="jakarta-turbine-jcs"/>
-    <option project="fulcrum/fulcrum-testcontainer"/>
-    <option project="fulcrum/fulcrum-yaafi"/>
-
-    <!-- jar name="torque-maven-parent/target/torque-parent-4.0-alpha1-SNAPSHOT.jar"/ -->
+    <jar name="torque-maven-parent/pom.xml"/>
     <license name="torque-maven-parent/LICENSE.txt"/>
-
-    <nag from="general@gump.apache.org"
-        to="torque-dev@db.apache.org"/>
-  </project>
-
-  <project name="db-torque-parent-test">
-
-    <!-- Standard Maven target to produce Javadocs, source -->
-    <!-- and binary distributions.                         -->
-    <mvn basedir="torque-maven-parent" goal="install" />
-    <depend project="db-torque-parent"/>
-    <junitreport nested="torque-runtime/target/surefire-reports"/>
-    <nag from="general@gump.apache.org"
-        to="torque-dev@db.apache.org"/>
   </project>
 
   <project name="db-torque-runtime">