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 13:21:16 UTC

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

Author: antelder
Date: Wed Oct  7 11:21:16 2009
New Revision: 822667

URL: http://svn.apache.org/viewvc?rev=822667&view=rev
Log:
Add the exceptions test into 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=822667&r1=822666&r2=822667&view=diff
==============================================================================
--- tuscany/java/sca/itest/jms/pom.xml (original)
+++ tuscany/java/sca/itest/jms/pom.xml Wed Oct  7 11:21:16 2009
@@ -33,6 +33,7 @@
     <module>args</module>
     <module>defaults</module>
     <module>DynamicReplyQ</module>
+    <module>exceptions</module>
     <module>externalBroker</module>
     <module>non-sca-client</module>
     <module>noreplyto</module>
@@ -51,7 +52,6 @@
 <!-- still to bring up in 2.x
     <module>callbacks</module>
     <module>definitions</module>
-    <module>exceptions</module>
     <module>exceptions1</module>
     <module>format</module>
 -->