From 33e416cc44d50988609a4e01ca056477ebe3d9bf Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 25 Nov 2014 00:54:52 +0100 Subject: Update Tycho to 0.21 Change-Id: I2232142ee84a4fa75bab08fe3b5fac7a6b66e823 Signed-off-by: Matthias Sohn --- org.eclipse.egit.mylyn.ui.test/pom.xml | 77 ++++++++++++++++++---------------- org.eclipse.egit.ui.test/pom.xml | 69 +++++++++++++++--------------- pom.xml | 2 +- 3 files changed, 78 insertions(+), 70 deletions(-) diff --git a/org.eclipse.egit.mylyn.ui.test/pom.xml b/org.eclipse.egit.mylyn.ui.test/pom.xml index 45051503e4..93e1cafa25 100644 --- a/org.eclipse.egit.mylyn.ui.test/pom.xml +++ b/org.eclipse.egit.mylyn.ui.test/pom.xml @@ -66,53 +66,58 @@ org.eclipse.tycho - tycho-surefire-plugin + target-platform-configuration ${tycho-version} - - **/*Test.java - - true - true - org.eclipse.sdk.ide - ${ui.test.vmargs} - org.eclipse.ui.ide.workbench + + eclipse-feature + org.eclipse.jgit + 0.0.0 + eclipse-feature org.eclipse.jgit.java7 0.0.0 + + eclipse-feature + org.eclipse.egit + 0.0.0 + + + eclipse-feature + org.eclipse.egit.mylyn + 0.0.0 + + + eclipse-feature + org.eclipse.pde + ${platform-version} + + + eclipse-feature + org.eclipse.cvs + [1.1.2,2.0.0) + - - - p2-installable-unit - org.eclipse.egit.feature.group - 3.6.0 - - - p2-installable-unit - org.eclipse.egit.mylyn.feature.group - 3.6.0 - - - p2-installable-unit - org.eclipse.jgit.feature.group - 3.6.0 - - - p2-installable-unit - org.eclipse.pde.feature.group - ${platform-version} - - - p2-installable-unit - org.eclipse.cvs.feature.group - [1.1.2,2.0.0) - - + + + + org.eclipse.tycho + tycho-surefire-plugin + ${tycho-version} + + + **/*Test.java + + true + true + org.eclipse.sdk.ide + ${ui.test.vmargs} + org.eclipse.ui.ide.workbench diff --git a/org.eclipse.egit.ui.test/pom.xml b/org.eclipse.egit.ui.test/pom.xml index dbdba1c58d..2bf2348537 100644 --- a/org.eclipse.egit.ui.test/pom.xml +++ b/org.eclipse.egit.ui.test/pom.xml @@ -70,50 +70,53 @@ org.eclipse.tycho - tycho-surefire-plugin + target-platform-configuration ${tycho-version} - - **/*Test.java - - true - false - org.eclipse.sdk.ide - ${ui.test.vmargs} - org.eclipse.ui.ide.workbench + + eclipse-feature + org.eclipse.jgit + 0.0.0 + eclipse-feature org.eclipse.jgit.java7 0.0.0 + + eclipse-feature + org.eclipse.egit + 0.0.0 + + + eclipse-feature + org.eclipse.pde + ${platform-version} + + + eclipse-feature + org.eclipse.cvs + [1.1.2,2.0.0) + - - - p2-installable-unit - org.eclipse.egit.feature - org.eclipse.egit.feature.group - 3.6.0 - - - p2-installable-unit - org.eclipse.jgit.feature - org.eclipse.jgit.feature.group - 3.6.0 - - - p2-installable-unit - org.eclipse.pde.feature.group - ${platform-version} - - - p2-installable-unit - org.eclipse.cvs.feature.group - [1.1.2,2.0.0) - - + + + + org.eclipse.tycho + tycho-surefire-plugin + ${tycho-version} + + + **/*Test.java + + true + false + org.eclipse.sdk.ide + ${ui.test.vmargs} + org.eclipse.ui.ide.workbench diff --git a/pom.xml b/pom.xml index 55df1ca839..11a683f83b 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ 3.6.0-SNAPSHOT - 0.20.0 + 0.21.0 ${tycho-version} 1.8.4 4.11 -- cgit v1.2.3