From 61ea162ed636675ee6924c86840aa4f8cda414df Mon Sep 17 00:00:00 2001 From: Steffen Pingel Date: Sun, 10 Jul 2011 22:32:54 +0200 Subject: run tests in each bundle bug 339956: reduce redundancy in build and simplify target management https://bugs.eclipse.org/bugs/show_bug.cgi?id=339956 --- org.eclipse.mylyn.bugzilla.tests/pom.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to 'org.eclipse.mylyn.bugzilla.tests/pom.xml') diff --git a/org.eclipse.mylyn.bugzilla.tests/pom.xml b/org.eclipse.mylyn.bugzilla.tests/pom.xml index 2efb966d8..9dcf62445 100644 --- a/org.eclipse.mylyn.bugzilla.tests/pom.xml +++ b/org.eclipse.mylyn.bugzilla.tests/pom.xml @@ -10,14 +10,11 @@ org.eclipse.mylyn.tasks org.eclipse.mylyn.bugzilla.tests 3.7.0-SNAPSHOT - eclipse-plugin + eclipse-test-plugin + + ${project.artifactId}.AllBugzillaTests + - - - org.eclipse.tycho - tycho-source-plugin - - @@ -27,5 +24,20 @@ + + + org.eclipse.tycho + tycho-surefire-plugin + ${tycho-version} + + ${project.artifactId} + ${test.suite} + + + + org.eclipse.tycho + tycho-source-plugin + + -- cgit v1.2.3