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 2011/11/15 08:09:45 UTC

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

Author: bodewig
Date: Tue Nov 15 07:09:45 2011
New Revision: 1202073

URL: http://svn.apache.org/viewvc?rev=1202073&view=rev
Log:
publish tests jar

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=1202073&r1=1202072&r2=1202073&view=diff
==============================================================================
--- gump/metadata/project/apache-mailet.xml (original)
+++ gump/metadata/project/apache-mailet.xml Tue Nov 15 07:09:45 2011
@@ -71,6 +71,8 @@
     <option project="junit"/>
 
     <jar name="base/trunk/target/apache-mailet-base-*[0-9T].jar"/>
+    <output name="base/trunk/target/apache-mailet-base-*[0-9T]-tests.jar"
+            type="testsjar"/>
   </project>
 
   <project name="apache-mailet-base-test">