Author: antelder
Date: Wed Oct 7 11:53:50 2009
New Revision: 822680
URL: http://svn.apache.org/viewvc?rev=822680&view=rev
Log:
Add another jms exception tests 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=822680&r1=822679&r2=822680&view=diff
==============================================================================
--- tuscany/java/sca/itest/jms/pom.xml (original)
+++ tuscany/java/sca/itest/jms/pom.xml Wed Oct 7 11:53:50 2009
@@ -34,6 +34,7 @@
<module>defaults</module>
<module>DynamicReplyQ</module>
<module>exceptions</module>
+ <module>exceptions1</module>
<module>externalBroker</module>
<module>non-sca-client</module>
<module>noreplyto</module>
@@ -52,7 +53,6 @@
<!-- still to bring up in 2.x
<module>callbacks</module>
<module>definitions</module>
- <module>exceptions1</module>
<module>format</module>
-->