Author: antelder
Date: Tue Mar 16 07:01:10 2010
New Revision: 923593
URL: http://svn.apache.org/viewvc?rev=923593&view=rev
Log:
Remove two nodes test as it often hangs the hudson build, put back the
hazelcast one as its been working fine for me
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=923593&r1=923592&r2=923593&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml Tue Mar 16 07:01:10 2010
@@ -50,10 +50,9 @@
<module>binding-sca-hazelcast</module>
<module>binding-sca-tribes</module>
<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>
+<!-- failing now and then with RMI already bound problem
+ <module>two-nodes-test</module>
-->
<!--