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 17:43:45 UTC

svn commit: r960628 - /gump/metadata/project/activeio.xml

Author: bodewig
Date: Mon Jul  5 15:43:45 2010
New Revision: 960628

URL: http://svn.apache.org/viewvc?rev=960628&view=rev
Log:
tests jar used by activemq-core

Modified:
    gump/metadata/project/activeio.xml

Modified: gump/metadata/project/activeio.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/activeio.xml?rev=960628&r1=960627&r2=960628&view=diff
==============================================================================
--- gump/metadata/project/activeio.xml (original)
+++ gump/metadata/project/activeio.xml Mon Jul  5 15:43:45 2010
@@ -40,6 +40,10 @@
     <jar
         name="target/activeio-core-*[0-9T].jar"
      /> 
+    <jar
+        name="target/activeio-core-*[0-9T]-test.jar"
+        type="testsjar"
+     /> 
 
     <nag to="rdonkin@apache.org"
          from="GUMP &lt;ossfwot@dubioso.net&gt;"/>