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/09/20 15:50:09 UTC

svn commit: r998926 - /gump/metadata/project/james-imap.xml

Author: bodewig
Date: Mon Sep 20 13:50:09 2010
New Revision: 998926

URL: http://svn.apache.org/viewvc?rev=998926&view=rev
Log:
imap's jars

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

Modified: gump/metadata/project/james-imap.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-imap.xml?rev=998926&r1=998925&r2=998926&view=diff
==============================================================================
--- gump/metadata/project/james-imap.xml (original)
+++ gump/metadata/project/james-imap.xml Mon Sep 20 13:50:09 2010
@@ -64,22 +64,30 @@
     <option project="slf4j"/>
     <option project="village"/>
 
-    <jar name="protocol-tester/target/apache-james-imap-protocol-tester-*[0-9T].jar"
-         id="apache-james-imap-protocol-tester"/>
+    <jar name="mailbox/target/apache-james-mailbox-api-*[0-9T].jar"
+         id="apache-james-mailbox-api"/>
     <jar name="api/target/apache-james-imap-api-*[0-9T].jar"
          id="apache-james-imap-api"/>
     <jar name="message/target/apache-james-imap-message-*[0-9T].jar"
          id="apache-james-imap-message"/>
-    <jar name="mailbox/target/apache-james-mailbox-api-*[0-9T].jar"
-         id="apache-james-mailbox-api"/>
     <jar name="store/target/apache-james-mailbox-store-*[0-9T].jar"
          id="apache-james-mailbox-store"/>
-    <jar name="seda/target/apache-james-imap-seda-*[0-9T].jar"
-         id="apache-james-imap-seda"/>
+    <jar name="processor/target/apache-james-imap-processor-*[0-9T].jar"
+         id="apache-james-imap-processor"/>
+    <jar name="protocol-tester/target/apache-james-imap-protocol-tester-*[0-9T].jar"
+         id="apache-james-imap-protocol-tester"/>
+    <jar name="jpa/target/apache-james-mailbox-jpa-*[0-9T].jar"
+         id="apache-james-mailbox-jpa"/>
+    <jar name="jcr/target/apache-james-mailbox-jcr-*[0-9T].jar"
+         id="apache-james-mailbox-jcr"/>
     <jar name="memory/target/apache-james-mailbox-memory-*[0-9T].jar"
          id="apache-james-mailbox-memory"/>
-    <jar name="torque/target/apache-james-imap-torque-*[0-9T].jar"
-         id="apache-james-imap-torque"/>
+    <jar name="torque/target/apache-james-mailbox-torque-*[0-9T].jar"
+         id="apache-james-mailbox-torque"/>
+    <jar name="maildir/target/apache-james-mailbox-maildir-*[0-9T].jar"
+         id="apache-james-mailbox-maildir"/>
+    <jar name="target/apache-james-imap-*[0-9T].jar"
+         id="apache-james-imap"/>
   </project>
 
   <project name="james-imap-test">