From 24aed9ee632ebeecf2c7e08c76a4783e89c3224e Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 25 Jan 2010 17:08:01 +0000 Subject: Try to fix this on Hudson by disabling parallel tests, though it works ok with that for me locally so this might not be the issue, perhaps its multicast on Hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902876 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/itest/nodes/one-jvm-hazelcast/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast/pom.xml b/sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast/pom.xml index a41ec3e614..54dca44b84 100644 --- a/sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast/pom.xml +++ b/sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast/pom.xml @@ -60,4 +60,23 @@ 2.0-SNAPSHOT + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.5 + + + **/*TestCase.java + + brief + false + once + -ea -Xmx256m + off + + + + -- cgit v1.2.3