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/03/17 14:35:53 UTC

svn commit: r924288 - /tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml

Author: antelder
Date: Wed Mar 17 13:35:52 2010
New Revision: 924288

URL: http://svn.apache.org/viewvc?rev=924288&view=rev
Log:
Take out the two nodes test again as these seem to always be breaking the Hudson build

Modified:
    tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml

Modified: tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml?rev=924288&r1=924287&r2=924288&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml Wed Mar 17 13:35:52 2010
@@ -50,8 +50,8 @@
     <module>binding-sca-hazelcast</module>
     <module>binding-sca-tribes</module>
     <module>one-node-test</module>
-    <module>two-nodes-two-vms-hazelcast</module>
 <!-- failing now and then with RMI already bound problem
+    <module>two-nodes-two-vms-hazelcast</module>
     <module>two-nodes-test</module>
 -->