summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-06 11:52:19 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-06 11:52:19 +0000
commite4c6d7e8f12fea0c3178f6bbcc7612ae266c199a (patch)
treea3533572f0812ce9513643d309a3102eea3a8c40
parentc33cdf93ebe33e1501badde77e618d15d8a300f0 (diff)
Add in JMS itests to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822229 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 2b7aff3fa6..7b26f3e101 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -63,6 +63,7 @@
<module>exceptions</module>
<module>implementation-spring</module>
<module>interfaces</module>
+ <module>jms</module>
<module>nodes</module>
<!-- why commented out?
<module>operation-overloading</module>