You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/10/15 15:51:55 UTC

svn commit: r1022919 - /tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml

Author: antelder
Date: Fri Oct 15 13:51:54 2010
New Revision: 1022919

URL: http://svn.apache.org/viewvc?rev=1022919&view=rev
Log:
Temporarily take out the comet sample to see if hudson will complete ok without it

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=1022919&r1=1022918&r2=1022919&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 Fri Oct 15 13:51:54 2010
@@ -42,7 +42,7 @@
                 <module>binding-rmi</module>
                 <module>binding-sca</module>
                 <module>binding-ws</module>
-                <module>binding-comet</module>
+                <!-- module>binding-comet</module -->
                 <module>binding-jsonrpc</module>
                 <module>implementation-bpel</module>
                 <module>implementation-composite</module>