From 0779ede82508f413c07da79f3aab38341313c5df Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 25 Jan 2010 09:59:52 +0000 Subject: Use the single threaded test runner git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902760 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/itest/nodes/one-jvm/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/itest/nodes/one-jvm/pom.xml b/sca-java-2.x/trunk/itest/nodes/one-jvm/pom.xml index 1edbfc3b99..96e87a778a 100644 --- a/sca-java-2.x/trunk/itest/nodes/one-jvm/pom.xml +++ b/sca-java-2.x/trunk/itest/nodes/one-jvm/pom.xml @@ -50,4 +50,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