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/10/07 15:48:59 UTC

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

Author: antelder
Date: Wed Oct  7 13:48:58 2009
New Revision: 822736

URL: http://svn.apache.org/viewvc?rev=822736&view=rev
Log:
Add the format-jmstext itest to the build as it works now

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=822736&r1=822735&r2=822736&view=diff
==============================================================================
--- tuscany/java/sca/itest/jms/pom.xml (original)
+++ tuscany/java/sca/itest/jms/pom.xml Wed Oct  7 13:48:58 2009
@@ -41,6 +41,7 @@
     <module>format-jmsdefault</module>
     <module>format-jmsmessage</module>
     <module>format-jmstext</module>
+    <module>format-jmstextxml</module>
     <module>format-jmstextxmlinjmsobjectout</module>
     <module>non-sca-client</module>
     <module>noreplyto</module>
@@ -61,7 +62,6 @@
     <module>definitions</module>
 
     <module>format-jmsobject</module>
-    <module>format-jmstextxml</module>
 -->
 
   </modules>