summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-06 11:34:42 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-06 11:34:42 +0000
commit2a8ad11a7d2ff811302e721103f666efd8ad14e8 (patch)
treee71673e3f98ef97b2285e52f973167f425734d98 /branches/sca-java-1.x/modules
parentae90f3b8940fef914ffbb0a260a203e4ef5d96c1 (diff)
Add jms host modules to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741541 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/modules')
-rw-r--r--branches/sca-java-1.x/modules/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/pom.xml b/branches/sca-java-1.x/modules/pom.xml
index d52c72537d..0028b9c35d 100644
--- a/branches/sca-java-1.x/modules/pom.xml
+++ b/branches/sca-java-1.x/modules/pom.xml
@@ -118,6 +118,8 @@
<module>host-ejb</module>
<module>host-embedded</module>
<module>host-http</module>
+ <module>host-jms</module>
+ <module>host-jms-asf</module>
<module>host-openejb</module>
<module>host-rmi</module>
<module>host-webapp</module>