summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/nodes/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-02-11 10:46:47 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-02-11 10:46:47 +0000
commit4c9b0c9d7549528c88cc7cb562193f61fd908d02 (patch)
treedbd3f3a2505ad7b39b95f108db07a50470abf54d /sca-java-2.x/trunk/itest/nodes/pom.xml
parent05f168b67a8be4c1e9712c0c47d1de43e818b61f (diff)
hazelcast two nodes test still causing problems so remove it from the build for now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908921 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/itest/nodes/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/nodes/pom.xml b/sca-java-2.x/trunk/itest/nodes/pom.xml
index 319dd89975..055c23e6c1 100644
--- a/sca-java-2.x/trunk/itest/nodes/pom.xml
+++ b/sca-java-2.x/trunk/itest/nodes/pom.xml
@@ -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>