Author: antelder
Date: Mon Jun 11 15:28:29 2012
New Revision: 1348904
URL: http://svn.apache.org/viewvc?rev=1348904&view=rev
Log:
Remove comet samples while the binding is broken
Modified:
tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml
Modified: tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml?rev=1348904&r1=1348903&r2=1348904&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml Mon Jun 11
15:28:29 2012
@@ -39,7 +39,7 @@
</activation>
<modules>
<module>async-invocation</module>
- <module>binding-comet</module>
+ <!-- removed as its broken presently
module>binding-comet</module -->
<module>binding-websocket</module>
<module>contribution-osgi</module>
<module>distributed-osgi-static</module>