From 0a3061188b6f439a130a0bd49ba7e6a49f439fc1 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 20 Jan 2010 12:34:49 +0000 Subject: Disable parallel test running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901166 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/itest/nodes/two-nodes-test/pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-test/pom.xml b/sca-java-2.x/trunk/itest/nodes/two-nodes-test/pom.xml index a01b682803..f0df20c597 100644 --- a/sca-java-2.x/trunk/itest/nodes/two-nodes-test/pom.xml +++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-test/pom.xml @@ -55,4 +55,25 @@ 2.0-SNAPSHOT + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.5 + + + **/*TestCase.java + + brief + false + once + -ea -Xmx256m + off + + + + + -- cgit v1.2.3