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/05 10:02:02 UTC

svn commit: r960473 - /gump/metadata/project/apache-mailet.xml

Author: bodewig
Date: Mon Jul  5 08:02:02 2010
New Revision: 960473

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

Modified:
    gump/metadata/project/apache-mailet.xml

Modified: gump/metadata/project/apache-mailet.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/apache-mailet.xml?rev=960473&r1=960472&r2=960473&view=diff
==============================================================================
--- gump/metadata/project/apache-mailet.xml (original)
+++ gump/metadata/project/apache-mailet.xml Mon Jul  5 08:02:02 2010
@@ -51,5 +51,8 @@
 
     <jar name="base/trunk/target/apache-mailet-base-*[0-9T].jar"
          id="apache-mailet-base"/>
+    <jar name="base/trunk/target/apache-mailet-base-*[0-9T]-tests.jar"
+         type="testsjar"
+         id="apache-mailet-base"/>
   </project>
 </module>