You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/02/11 11:46:50 UTC

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

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>