From 8ce84a1487961c171166bb9f91a5649e9c4b0133 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 3 Jun 2010 10:36:17 +0000 Subject: Remove extra surefire config to try to fix the tests not running issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950942 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/binding-jsonrpc-runtime/pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonrpc-runtime') diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonrpc-runtime/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonrpc-runtime/pom.xml index 30c8f84912..9c28005bfd 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonrpc-runtime/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonrpc-runtime/pom.xml @@ -151,24 +151,4 @@ - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.5 - - - **/*TestCase.java - - brief - false - once - -ea -Xmx256m - off - - - - - -- cgit v1.2.3