From 9eecbf531f3b45e4be204b45e06b345c5fc4c625 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Jan 04 2016 10:15:00 +0000 Subject: Update for maven-surefire 2.19.1 --- diff --git a/tycho-fix-surefire.patch b/tycho-fix-surefire.patch index b146444..1676d28 100644 --- a/tycho-fix-surefire.patch +++ b/tycho-fix-surefire.patch @@ -38,7 +38,7 @@ index c43cc8d..6e5fde4 100644 org.apache.maven.plugins maven-surefire-plugin - 2.17 -+ 2.19 ++ 2.19.1 org.apache.maven.plugins @@ -53,8 +53,8 @@ index da31140..fb5803f 100644 -Require-Bundle: org.junit;bundle-version="[3.8.0,4.0.0)" -Bundle-ClassPath: jars/surefire-junit3-2.17.jar +Require-Bundle: org.junit;bundle-version="[3.8.0,5.0.0)" -+Bundle-ClassPath: jars/surefire-junit3-2.19.jar, -+ jars/common-junit3-2.19.jar ++Bundle-ClassPath: jars/surefire-junit3-2.19.1.jar, ++ jars/common-junit3-2.19.1.jar Bundle-Vendor: %providerName diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml index f99c319..0224cc6 100644 @@ -81,9 +81,9 @@ index 50be5ea..97760e2 100644 Bundle-RequiredExecutionEnvironment: J2SE-1.5, JavaSE-1.6 -Bundle-ClassPath: jars/surefire-junit4-2.17.jar -+Bundle-ClassPath: jars/surefire-junit4-2.19.jar, -+ jars/common-junit3-2.19.jar, -+ jars/common-junit4-2.19.jar ++Bundle-ClassPath: jars/surefire-junit4-2.19.1.jar, ++ jars/common-junit3-2.19.1.jar, ++ jars/common-junit4-2.19.1.jar Import-Package: junit.framework;version="3.0.0", org.junit;version="4.0.0", org.junit.runner;version="4.0.0", @@ -122,11 +122,11 @@ index 595265b..1ac6c5d 100644 - jars/surefire-junit47-2.17.jar, - jars/common-junit48-2.17.jar, - jars/surefire-grouper-2.17.jar -+ jars/surefire-junit47-2.19.jar, -+ jars/common-junit48-2.19.jar, -+ jars/surefire-grouper-2.19.jar, -+ jars/common-junit3-2.19.jar, -+ jars/common-junit4-2.19.jar ++ jars/surefire-junit47-2.19.1.jar, ++ jars/common-junit48-2.19.1.jar, ++ jars/surefire-grouper-2.19.1.jar, ++ jars/common-junit3-2.19.1.jar, ++ jars/common-junit4-2.19.1.jar Import-Package: junit.framework;version="3.0.0", org.junit;version="[4.7,5)", org.junit.runner;version="[4.7,5)", @@ -162,9 +162,9 @@ index 991edc1..83732d5 100644 - jars/surefire-booter-2.17.jar, - jars/surefire-api-2.17.jar, - jars/maven-surefire-common-2.17.jar -+ jars/surefire-booter-2.19.jar, -+ jars/surefire-api-2.19.jar, -+ jars/maven-surefire-common-2.19.jar, ++ jars/surefire-booter-2.19.1.jar, ++ jars/surefire-api-2.19.1.jar, ++ jars/maven-surefire-common-2.19.1.jar, + jars/plexus-utils-3.0.jar Bundle-Name: Tycho Surefire OSGi Booter Eclipse Application (Incubation) Bundle-ManifestVersion: 2 @@ -259,7 +259,7 @@ index cb2b826..bbe5f29 100644 - 2.17 -+ 2.19 ++ 2.19.1