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 13:19:28 UTC

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

Author: antelder
Date: Wed Feb  3 12:19:26 2010
New Revision: 906027

URL: http://svn.apache.org/viewvc?rev=906027&view=rev
Log:
Put back in the JMS callbacks test as theres a workaround for it now

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=906027&r1=906026&r2=906027&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 12:19:26 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>
 -->