Author: antelder
Date: Mon Jun 11 15:20:50 2012
New Revision: 1348900
URL: http://svn.apache.org/viewvc?rev=1348900&view=rev
Log:
Take out the comet binding for now as it doesn't build because the remote maven
repos no longer include its dependencies correctly
Modified:
tuscany/sca-java-2.x/trunk/modules/pom.xml
Modified: tuscany/sca-java-2.x/trunk/modules/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/pom.xml?rev=1348900&r1=1348899&r2=1348900&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/modules/pom.xml Mon Jun 11 15:20:50 2012
@@ -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>