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/18 13:56:37 UTC

svn commit: r1023751 - /gump/metadata/project/james-server.xml

Author: bodewig
Date: Mon Oct 18 11:56:36 2010
New Revision: 1023751

URL: http://svn.apache.org/viewvc?rev=1023751&view=rev
Log:
jars

Modified:
    gump/metadata/project/james-server.xml

Modified: gump/metadata/project/james-server.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-server.xml?rev=1023751&r1=1023750&r2=1023751&view=diff
==============================================================================
--- gump/metadata/project/james-server.xml (original)
+++ gump/metadata/project/james-server.xml Mon Oct 18 11:56:36 2010
@@ -99,12 +99,16 @@
          id="james-server-user-function"/>
     <jar name="domain-library/target/james-server-domain-library-*[0-9T].jar"
          id="james-server-domain-library"/>
+    <jar name="domain-jpa/target/james-server-domain-jpa-*[0-9T].jar"
+         id="james-server-domain-jpa"/>
+    <jar name="domain-xml/target/james-server-domain-xml-*[0-9T].jar"
+         id="james-server-domain-xml"/>
+    <jar name="domain-jdbc/target/james-server-domain-jdbc-*[0-9T].jar"
+         id="james-server-domain-jdbc"/>
     <jar name="spool-api/target/james-server-spool-api-*[0-9T].jar"
          id="james-server-spool-api"/>
     <jar name="management/target/james-server-management-*[0-9T].jar"
          id="james-server-management"/>
-    <jar name="domain-function/target/james-server-domain-function-*[0-9T].jar"
-         id="james-server-domain-function"/>
     <jar name="mail-file/target/james-server-mail-file-*[0-9T].jar"
          id="james-server-mail-file"/>
     <jar name="mail-jdbc/target/james-server-mail-jdbc-*[0-9T].jar"
@@ -127,8 +131,8 @@
          id="james-server-queue-api"/>
     <jar name="spoolmanager/target/james-server-spoolmanager-*[0-9T].jar"
          id="james-server-spoolmanager"/>
-    <jar name="mailetcontainer-impl/target/james-server-mailetcontainer-impl-*[0-9T].jar"
-         id="james-server-mailetcontainer-impl"/>
+    <jar name="mailetcontainer-library/target/james-server-mailetcontainer-library-*[0-9T].jar"
+         id="james-server-mailetcontainer-library"/>
     <jar name="mailetcontainer-camel/target/james-server-mailetcontainer-camel-*[0-9T].jar"
          id="james-server-mailetcontainer-camel"/>
     <jar name="remotemanager/target/james-server-remotemanager-*[0-9T].jar"
@@ -141,6 +145,8 @@
          id="james-server-spring-common"/>
     <jar name="mailbox-adapter/target/james-server-mailbox-adapter-*[0-9T].jar"
          id="james-server-mailbox-adapter"/>
+    <jar name="queue-jms/target/james-server-queue-jms-*[0-9T].jar"
+         id="james-server-queue-jms"/>
     <jar name="queue-activemq/target/james-server-queue-activemq-*[0-9T].jar"
          id="james-server-queue-activemq"/>
     <jar name="spring-deployment/target/james-server-spring-deployment-*[0-9T].jar"