Author: slaws
Date: Thu Feb 11 10:46:47 2010
New Revision: 908921

URL: http://svn.apache.org/viewvc?rev=908921&view=rev
Log:
hazelcast two nodes test still causing problems so remove it from the build for 
now

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=908921&r1=908920&r2=908921&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml Thu Feb 11 10:46:47 2010
@@ -49,7 +49,9 @@
     <module>one-node-test</module>
     <module>two-nodes-test</module>
     <module>two-nodes-two-vms-test</module>
+<!-- failing now and then with RMI already bound problem
     <module>two-nodes-two-vms-hazelcast</module>
+-->
 
 <!--
     <module>three-nodes-three-vms-test</module>


Reply via email to