summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-07 11:53:50 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-07 11:53:50 +0000
commit2828a49676d2196486a409ce502aff40ef1873fb (patch)
tree1b10218573d06f97f53704cb6a8d1c11f115420c /java
parent8c38ddd3c8016c2c7b6c8a7ea8ecdd846d41f51a (diff)
Add another jms exception tests to the build as it works now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822680 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/itest/jms/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/jms/pom.xml b/java/sca/itest/jms/pom.xml
index b6a198de79..5d783d9fa2 100644
--- a/java/sca/itest/jms/pom.xml
+++ b/java/sca/itest/jms/pom.xml
@@ -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>
-->