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/07/01 10:59:48 UTC

svn commit: r959560 - /gump/metadata/project/james-protocols.xml

Author: bodewig
Date: Thu Jul  1 08:59:48 2010
New Revision: 959560

URL: http://svn.apache.org/viewvc?rev=959560&view=rev
Log:
additional jar needed by james-server

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

Modified: gump/metadata/project/james-protocols.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-protocols.xml?rev=959560&r1=959559&r2=959560&view=diff
==============================================================================
--- gump/metadata/project/james-protocols.xml (original)
+++ gump/metadata/project/james-protocols.xml Thu Jul  1 08:59:48 2010
@@ -45,6 +45,8 @@
 
     <jar name="api/target/protocols-api-1.1-SNAPSHOT.jar"
          id="protocols-api"/>
+    <jar name="impl/target/protocols-impl-1.1-SNAPSHOT.jar"
+         id="protocols-impl"/>
     <jar name="smtp/target/protocols-smtp-1.1-SNAPSHOT.jar"
          id="protocols-smtp"/>
   </project>