You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2009/09/14 15:11:20 UTC

svn commit: r814626 - /tuscany/java/sca/itest/jms/pom.xml

Author: antelder
Date: Mon Sep 14 13:11:20 2009
New Revision: 814626

URL: http://svn.apache.org/viewvc?rev=814626&view=rev
Log:
Add the args test to the top jms itest pom.xml

Modified:
    tuscany/java/sca/itest/jms/pom.xml

Modified: tuscany/java/sca/itest/jms/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/itest/jms/pom.xml?rev=814626&r1=814625&r2=814626&view=diff
==============================================================================
--- tuscany/java/sca/itest/jms/pom.xml (original)
+++ tuscany/java/sca/itest/jms/pom.xml Mon Sep 14 13:11:20 2009
@@ -30,6 +30,7 @@
     <name>Apache Tuscany SCA iTest JMS</name>
     
   <modules>
+    <module>args</module>
     <module>ttl</module>
   </modules>