summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/jms/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-02-03 12:19:26 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-02-03 12:19:26 +0000
commitc01b671f38d9cb6b4cf9e13208b638ef334389a6 (patch)
tree4e269c2ac17b2dc5ebf79106cde86c38330e5580 /sca-java-2.x/trunk/itest/jms/pom.xml
parentf3ea2e0b8d57dfbd5c896670a0174ada46bbec01 (diff)
Put back in the JMS callbacks test as theres a workaround for it now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906027 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest/jms/pom.xml')
-rw-r--r--sca-java-2.x/trunk/itest/jms/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/jms/pom.xml b/sca-java-2.x/trunk/itest/jms/pom.xml
index ad92cd5eec..cccfe5c657 100644
--- a/sca-java-2.x/trunk/itest/jms/pom.xml
+++ b/sca-java-2.x/trunk/itest/jms/pom.xml
@@ -31,6 +31,7 @@
<modules>
<module>args</module>
+ <module>callbacks</module>
<module>defaults</module>
<module>DynamicReplyQ</module>
<module>exceptions</module>
@@ -59,7 +60,6 @@
<module>uri-rpc</module>
<!-- still to bring up in 2.x
- <module>callbacks</module>
<module>definitions</module>
-->