From 1ed17a55b2053dfd20fd6652029e306f5b65f33f Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 20 Jan 2010 11:12:46 +0000 Subject: Update to use junit 4.8.1 and add explicit surefire plugin configs which disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/modules/binding-sca-runtime-rmi/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'sca-java-2.x/trunk/modules/binding-sca-runtime-rmi/pom.xml') diff --git a/sca-java-2.x/trunk/modules/binding-sca-runtime-rmi/pom.xml b/sca-java-2.x/trunk/modules/binding-sca-runtime-rmi/pom.xml index d556c4b0a0..9579235605 100644 --- a/sca-java-2.x/trunk/modules/binding-sca-runtime-rmi/pom.xml +++ b/sca-java-2.x/trunk/modules/binding-sca-runtime-rmi/pom.xml @@ -60,4 +60,24 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.5 + + + **/*TestCase.java + + brief + false + once + -ea -Xmx256m + off + + + + + -- cgit v1.2.3