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:08:18 UTC

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

Author: antelder
Date: Wed Feb  3 12:08:17 2010
New Revision: 906022

URL: http://svn.apache.org/viewvc?rev=906022&view=rev
Log:
Take out the JMS callbacks itest for now as there's an intermitent problem with spaces going missing

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=906022&r1=906021&r2=906022&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:08:17 2010
@@ -31,7 +31,6 @@
     
   <modules>
     <module>args</module>
-    <module>callbacks</module>
     <module>defaults</module>
     <module>DynamicReplyQ</module>
     <module>exceptions</module>
@@ -60,6 +59,7 @@
     <module>uri-rpc</module>
 
 <!-- still to bring up in 2.x
+    <module>callbacks</module>
     <module>definitions</module>
 -->