summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-04-23 07:58:17 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-04-23 07:58:17 +0000
commitc93578fc2edb70c5bf0aac60c8af9be63116f092 (patch)
tree9d2297bae8033ae161adf3ccd3e4cea879d4c80e /sca-java-2.x
parent04f9d0f83a721fb62fc7da07342e91d5b4760fd3 (diff)
Include jms shade
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937179 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/shades/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/shades/pom.xml b/sca-java-2.x/trunk/shades/pom.xml
index e5031e9550..712af5b2f0 100644
--- a/sca-java-2.x/trunk/shades/pom.xml
+++ b/sca-java-2.x/trunk/shades/pom.xml
@@ -33,6 +33,7 @@
<modules>
<module>base</module>
<module>base-nodep</module>
+ <module>jms</module>
<module>json</module>
<module>json-nodep</module>
<module>spring</module>