From ee19b7b16732bdccc30501d4e77725894db95646 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 25 Jan 2011 13:45:34 +0000 Subject: comment out the direct otest dependency as this pulls in two copies of Tuscany JARs and add in a line (commented out) to show how to debug surefire tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063276 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml index b5d4acb603..1251437645 100644 --- a/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml +++ b/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml @@ -30,13 +30,15 @@ - - + + + org.apache.tuscany.sca @@ -83,7 +85,11 @@ org.apache.maven.plugins maven-surefire-plugin + -Xms256m -Xmx1024m + -- cgit v1.2.3