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/08/30 05:50:45 UTC

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

Author: bodewig
Date: Mon Aug 30 03:50:44 2010
New Revision: 990691

URL: http://svn.apache.org/viewvc?rev=990691&view=rev
Log:
remove one jar

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=990691&r1=990690&r2=990691&view=diff
==============================================================================
--- gump/metadata/project/james-imap.xml (original)
+++ gump/metadata/project/james-imap.xml Mon Aug 30 03:50:44 2010
@@ -64,22 +64,20 @@
     <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="api/target/apache-james-imap-api-*[0-9T].jar"
          id="apache-james-imap-api"/>
-    <jar name="decode/target/apache-james-imap-decode-*[0-9T].jar"
-         id="apache-james-imap-decode"/>
-    <jar name="mailbox/target/apache-james-imap-mailbox-*[0-9T].jar"
-         id="apache-james-imap-mailbox"/>
-    <jar name="memory/target/apache-james-imap-memory-*[0-9T].jar"
-         id="apache-james-imap-memory"/>
     <jar name="message/target/apache-james-imap-message-*[0-9T].jar"
          id="apache-james-imap-message"/>
-    <jar name="protocol-tester/target/apache-james-imap-protocol-tester-*[0-9T].jar"
-         id="apache-james-imap-protocol-tester"/>
-    <jar name="seda/target/apache-james-imap-seda-*[0-9T].jar"
-         id="apache-james-imap-seda"/>
+    <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="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="torque/target/apache-james-imap-torque-*[0-9T].jar"
          id="apache-james-imap-torque"/>
   </project>