From b27138c89a4b587c4e649bab75ff0e4ce205135e Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 20 Jan 2010 11:20:16 +0000 Subject: add parallel to the distribution profile to see what happens with using that on Hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901135 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml index b907d24da5..355a4265c5 100644 --- a/sca-java-2.x/trunk/pom.xml +++ b/sca-java-2.x/trunk/pom.xml @@ -275,6 +275,25 @@ distribution archetypes + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.5 + + + **/*TestCase.java + + brief + false + once + -ea -Xmx256m + classes + + + + -- cgit v1.2.3