From c4d765732c7d3b61993192c287d93982ee1e8f35 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 Jan 2010 15:15:14 +0000 Subject: Don't see why this would effect anything as the tests don't run in parallel but switch it off anyway to see if it changes the hudson build fail git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903258 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/itest/distribution/calculator-rmi/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/itest/distribution/calculator-rmi/pom.xml b/sca-java-2.x/trunk/itest/distribution/calculator-rmi/pom.xml index 6bb18c463c..bbc4ee3adc 100644 --- a/sca-java-2.x/trunk/itest/distribution/calculator-rmi/pom.xml +++ b/sca-java-2.x/trunk/itest/distribution/calculator-rmi/pom.xml @@ -63,6 +63,21 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 2.5 + + + **/*TestCase.java + + brief + false + once + -ea -Xmx256m + off + + -- cgit v1.2.3