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/12 11:04:36 UTC

svn commit: r984692 - /gump/metadata/project/camel.xml

Author: bodewig
Date: Thu Aug 12 09:04:36 2010
New Revision: 984692

URL: http://svn.apache.org/viewvc?rev=984692&view=rev
Log:
camel-jms needs camel-sping's tests jar as well

Modified:
    gump/metadata/project/camel.xml

Modified: gump/metadata/project/camel.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/camel.xml?rev=984692&r1=984691&r2=984692&view=diff
==============================================================================
--- gump/metadata/project/camel.xml (original)
+++ gump/metadata/project/camel.xml Thu Aug 12 09:04:36 2010
@@ -127,6 +127,7 @@
     <home nested="components/camel-spring" />
 
     <jar name="target/camel-spring-*[0-9T].jar" />
+    <jar name="target/camel-spring-*[0-9T]-tests.jar" type="testsjar"/>
 
     <option project="asm"/>
     <option project="camel-core"/>