summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-27 08:36:37 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-27 08:36:37 +0000
commita1372ebaa3d02c36348e13bb9fd33b02b922d5f5 (patch)
tree9bf6c5cf717610414f91c81f9e571ce8143140a1 /branches
parent219f44f7e58456c62b5d86b2c31aa6bc52bb0ddd (diff)
TUSCANY-2837 - Adding new modules to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759054 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-1.x/modules/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/pom.xml b/branches/sca-java-1.x/modules/pom.xml
index 1af7752bcb..4621645b9e 100644
--- a/branches/sca-java-1.x/modules/pom.xml
+++ b/branches/sca-java-1.x/modules/pom.xml
@@ -52,6 +52,7 @@
<module>binding-feed</module>
<!-- new bindings -->
<module>binding-atom</module>
+ <module>binding-atom-js</module>
<module>binding-atom-abdera</module>
<module>binding-gdata</module>
<module>binding-gdata-runtime</module>
@@ -61,6 +62,7 @@
<module>binding-jms-runtime</module>
<module>binding-jms-policy</module>
<module>binding-jsonrpc</module>
+ <module>binding-jsonrpc-js</module>
<module>binding-jsonrpc-runtime</module>
<module>binding-notification</module>
<module>binding-rmi</module>
@@ -91,6 +93,7 @@
<module>core-databinding</module>
<module>core-spi</module>
<module>core-spring</module>
+ <module>core-web</module>
<module>data-api</module>
<module>databinding</module>
<module>databinding-axiom</module>