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/09 12:56:14 UTC

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

Author: bodewig
Date: Thu Sep  9 10:56:13 2010
New Revision: 995378

URL: http://svn.apache.org/viewvc?rev=995378&view=rev
Log:
artifact names have changed

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=995378&r1=995377&r2=995378&view=diff
==============================================================================
--- gump/metadata/project/james-imap.xml (original)
+++ gump/metadata/project/james-imap.xml Thu Sep  9 10:56:13 2010
@@ -70,14 +70,14 @@
          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-imap-mailbox-*[0-9T].jar"
-         id="apache-james-imap-mailbox"/>
-    <jar name="store/target/apache-james-imap-store-*[0-9T].jar"
-         id="apache-james-imap-store"/>
+    <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="memory/target/apache-james-imap-memory-*[0-9T].jar"
-         id="apache-james-imap-memory"/>
+    <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"/>
   </project>