From b75f2eec473ff228ce59f229bcebe9284aba9069 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 28 Jul 2010 09:02:01 +0000 Subject: Add excludes for tests not really part of all test runner git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979996 13f79535-47bb-0310-9956-ffa450edef68 --- otest/newlayout/tuscany-policy-test-runner/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'otest') diff --git a/otest/newlayout/tuscany-policy-test-runner/pom.xml b/otest/newlayout/tuscany-policy-test-runner/pom.xml index 26476db33a..367fc80ac7 100644 --- a/otest/newlayout/tuscany-policy-test-runner/pom.xml +++ b/otest/newlayout/tuscany-policy-test-runner/pom.xml @@ -215,6 +215,17 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + **/POL_3002_TestCase.java + **/POL_4015_TestCase.java + **/POL_4016_TestCase.java + + + -- cgit v1.2.3