summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-01 09:53:19 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-01 09:53:19 +0000
commitd19db0c3607fed637e291f6844ff82125f3d49ac (patch)
tree3507d0c57fc6c992d3e20a7efee77d564c682c58
parent6048475161f88a7509814d2202c7637a59b57fbb (diff)
Add the JMSmodules to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820589 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/sca/modules/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/modules/pom.xml b/java/sca/modules/pom.xml
index 898e38d6cd..ec78eb5b8a 100644
--- a/java/sca/modules/pom.xml
+++ b/java/sca/modules/pom.xml
@@ -35,6 +35,8 @@
<module>assembly-xsd</module>
<module>binding-http</module>
<module>binding-http-runtime</module>
+ <module>binding-jms</module>
+ <module>binding-jms-runtime</module>
<module>binding-jsonp</module>
<module>binding-jsonp-runtime</module>
<module>binding-rmi</module>