summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-12 06:47:55 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-12 06:47:55 +0000
commit708caee48be5cf6af8123ba56366aacf28402f9b (patch)
tree9e163b6bd238e5989fa0f243800030851fdab584 /sca-java-2.x/trunk
parenta32e3dc8dbcf4483314a6035a9dc0a38935d43cc (diff)
Add json shades to ractor build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898192 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/shades/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/shades/pom.xml b/sca-java-2.x/trunk/shades/pom.xml
index 9604f953ea..e5031e9550 100644
--- a/sca-java-2.x/trunk/shades/pom.xml
+++ b/sca-java-2.x/trunk/shades/pom.xml
@@ -33,6 +33,8 @@
<modules>
<module>base</module>
<module>base-nodep</module>
+ <module>json</module>
+ <module>json-nodep</module>
<module>spring</module>
<module>spring-nodep</module>
<module>webservices</module>