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 2010/02/03 09:37:02 UTC

svn commit: r905936 - /tuscany/sca-java-2.x/trunk/itest/jms/pom.xml

Author: antelder
Date: Wed Feb  3 08:37:01 2010
New Revision: 905936

URL: http://svn.apache.org/viewvc?rev=905936&view=rev
Log:
Add jms callbacks to the build

Modified:
    tuscany/sca-java-2.x/trunk/itest/jms/pom.xml

Modified: tuscany/sca-java-2.x/trunk/itest/jms/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/jms/pom.xml?rev=905936&r1=905935&r2=905936&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/jms/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/jms/pom.xml Wed Feb  3 08:37:01 2010
@@ -31,6 +31,7 @@
     
   <modules>
     <module>args</module>
+    <module>callbacks</module>
     <module>defaults</module>
     <module>DynamicReplyQ</module>
     <module>exceptions</module>
@@ -59,7 +60,6 @@
     <module>uri-rpc</module>
 
 <!-- still to bring up in 2.x
-    <module>callbacks</module>
     <module>definitions</module>
 -->