summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-07-17 21:34:39 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-07-17 21:34:39 +0000
commit4003a0d6917a7bbe723da78b861c62ab15a1ec57 (patch)
tree3d11c9d8c5c699d37fb0faeff382f66061f185c9 /java/sca
parent371ee8d08ffcff159598482586fcec7c5a1b1f17 (diff)
Adding gdata binding from Haibo to general build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677744 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-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 6e8e003988..ccafed82dd 100644
--- a/java/sca/modules/pom.xml
+++ b/java/sca/modules/pom.xml
@@ -56,6 +56,8 @@
<module>binding-atom-abdera</module>
<module>binding-gdata</module>
<module>binding-gdata-runtime</module>
+ <module>binding-gdata-gsoc</module>
+ <module>binding-gdata-runtime-gsoc</module>
<module>binding-http</module>
<module>binding-http-runtime</module>
<module>binding-jms</module>