summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-06-11 15:28:29 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-06-11 15:28:29 +0000
commitf0cc5ecaaf68108fd09ab3f2f8844117a47490c1 (patch)
tree0f32a3bae534a1554428791c8206b71777f78dc9 /sca-java-2.x
parent8d140d533dd985193ca8e312691fd210c89841af (diff)
Remove comet samples while the binding is broken
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348904 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/pom.xml b/sca-java-2.x/trunk/samples/learning-more/pom.xml
index 6c33295476..57226d3862 100644
--- a/sca-java-2.x/trunk/samples/learning-more/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/pom.xml
@@ -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>