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 2010/10/11 14:14:06 UTC

svn commit: r1021314 - in /gump/metadata/project: db-torque.xml james-imap.xml james-server.xml

Author: bodewig
Date: Mon Oct 11 12:14:06 2010
New Revision: 1021314

URL: http://svn.apache.org/viewvc?rev=1021314&view=rev
Log:
Torque 4.x is not compatible to 3.x

Modified:
    gump/metadata/project/db-torque.xml
    gump/metadata/project/james-imap.xml
    gump/metadata/project/james-server.xml

Modified: gump/metadata/project/db-torque.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/db-torque.xml?rev=1021314&r1=1021313&r2=1021314&view=diff
==============================================================================
--- gump/metadata/project/db-torque.xml (original)
+++ gump/metadata/project/db-torque.xml Mon Oct 11 12:14:06 2010
@@ -68,6 +68,10 @@
     <option project="xml-xerces"/>
     <option project="xerces1_xerces"/>
 
+    <!-- james-imap uses Torque 3.x which is not compatible with the
+         4.x version we build -->
+    <option project="james-imap"/>
+
     <jar name="torque-runtime/target/torque-runtime-4.0-alpha1-SNAPSHOT.jar"
          id="torque-runtime"/>
     <license name="torque-maven-parent/LICENSE.txt"/>

Modified: gump/metadata/project/james-imap.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-imap.xml?rev=1021314&r1=1021313&r2=1021314&view=diff
==============================================================================
--- gump/metadata/project/james-imap.xml (original)
+++ gump/metadata/project/james-imap.xml Mon Oct 11 12:14:06 2010
@@ -55,7 +55,6 @@
     <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-pool"/>
-    <option project="db-torque-runtime"/>
     <option project="jmock2"/>
     <option project="junit"/>
     <option project="lucene-java"/>

Modified: gump/metadata/project/james-server.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-server.xml?rev=1021314&r1=1021313&r2=1021314&view=diff
==============================================================================
--- gump/metadata/project/james-server.xml (original)
+++ gump/metadata/project/james-server.xml Mon Oct 11 12:14:06 2010
@@ -74,7 +74,6 @@
     <option project="jms"/>
     <option project="logging-log4j-12"/>
     <option project="openjpa"/>
-    <option project="org.apache.db.torque_runtime"/>
 
     <jar name="core-api/target/james-server-core-api-*[0-9T].jar"
          id="james-server-core-api"/>