summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-06-11 15:20:50 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-06-11 15:20:50 +0000
commit8d140d533dd985193ca8e312691fd210c89841af (patch)
tree01014b7e53db9535b51ac2224dfa96b497dd2b17 /sca-java-2.x
parent87ea9632b3aa27308d43cc0cd8364a3f26458842 (diff)
Take out the comet binding for now as it doesn't build because the remote maven repos no longer include its dependencies correctly
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348900 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/modules/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/pom.xml b/sca-java-2.x/trunk/modules/pom.xml
index 3aadeb3b88..ad664d82d3 100644
--- a/sca-java-2.x/trunk/modules/pom.xml
+++ b/sca-java-2.x/trunk/modules/pom.xml
@@ -36,7 +36,7 @@
<module>binding-atom</module>
<module>binding-atom-runtime</module>
<module>binding-comet</module>
- <module>binding-comet-runtime</module>
+ <!-- This is broken due to changes in the external Maven repos for its dependencies module>binding-comet-runtime</module -->
<module>binding-ejb</module>
<module>binding-ejb-runtime</module>
<module>binding-http</module>