diff options
| author | Roland Grunberg | 2020-09-28 14:19:25 +0000 |
|---|---|---|
| committer | Roland Grunberg | 2020-10-26 15:37:17 +0000 |
| commit | 9c0f989f9eb2b85cc5290e5b420c9e28a87b21d5 (patch) | |
| tree | 1a7ae913bd38368baa9fbd197d0eb2fb50e1e119 | |
| parent | e10908d9f1d5aab2b036235b73c8c2ce5e80a627 (diff) | |
| download | orbit-recipes-9c0f989f9eb2b85cc5290e5b420c9e28a87b21d5.tar.gz orbit-recipes-9c0f989f9eb2b85cc5290e5b420c9e28a87b21d5.tar.xz orbit-recipes-9c0f989f9eb2b85cc5290e5b420c9e28a87b21d5.zip | |
Bug 567358: [JUnit 5] Add JUnit 5.7.0 bundles to Orbit
- Adjust opentest4j and apiguardian minimum version requirements
- Remove JUnit 5.6.0
CQ: 22640
Change-Id: I99052c8df5a0d3ba5a3ab820d87238bb67f2346a
| -rw-r--r-- | junit/junit5/create-junit5-recipes.sh | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.api_5.7.0/.project (renamed from junit/junit5/org.junit.jupiter.api_5.6.0/.project) | 2 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.api_5.7.0/osgi.bnd (renamed from junit/junit5/org.junit.jupiter.api_5.6.0/osgi.bnd) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.api_5.7.0/pom.xml (renamed from junit/junit5/org.junit.jupiter.api_5.6.0/pom.xml) | 4 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.api_5.7.0/src/eclipse/ip_log.xml (renamed from junit/junit5/org.junit.jupiter.api_5.6.0/src/eclipse/ip_log.xml) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.api_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties (renamed from junit/junit5/org.junit.jupiter.api_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.api_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html (renamed from junit/junit5/org.junit.jupiter.api_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.api_5.7.0/src/main/resources/about.html (renamed from junit/junit5/org.junit.jupiter.api_5.6.0/src/main/resources/about.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.engine_5.7.0/.project (renamed from junit/junit5/org.junit.jupiter.engine_5.6.0/.project) | 2 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.engine_5.7.0/osgi.bnd (renamed from junit/junit5/org.junit.jupiter.engine_5.6.0/osgi.bnd) | 10 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.engine_5.7.0/pom.xml (renamed from junit/junit5/org.junit.jupiter.engine_5.6.0/pom.xml) | 4 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.engine_5.7.0/src/eclipse/ip_log.xml (renamed from junit/junit5/org.junit.jupiter.engine_5.6.0/src/eclipse/ip_log.xml) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.engine_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties (renamed from junit/junit5/org.junit.jupiter.engine_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.engine_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html (renamed from junit/junit5/org.junit.jupiter.engine_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.engine_5.7.0/src/main/resources/about.html (renamed from junit/junit5/org.junit.jupiter.engine_5.6.0/src/main/resources/about.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/.project (renamed from junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/.project) | 2 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/osgi.bnd (renamed from junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/osgi.bnd) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/pom.xml (renamed from junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/pom.xml) | 4 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/eclipse/ip_log.xml (renamed from junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/eclipse/ip_log.xml) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties (renamed from junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html (renamed from junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/main/resources/about.html (renamed from junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/main/resources/about.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.params_5.7.0/.project (renamed from junit/junit5/org.junit.vintage.engine_5.6.0/.project) | 2 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.params_5.7.0/osgi.bnd (renamed from junit/junit5/org.junit.jupiter.params_5.6.0/osgi.bnd) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.params_5.7.0/pom.xml (renamed from junit/junit5/org.junit.jupiter.params_5.6.0/pom.xml) | 4 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.params_5.7.0/src/eclipse/ip_log.xml (renamed from junit/junit5/org.junit.jupiter.params_5.6.0/src/eclipse/ip_log.xml) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.params_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties (renamed from junit/junit5/org.junit.jupiter.params_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.params_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html (renamed from junit/junit5/org.junit.jupiter.params_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.jupiter.params_5.7.0/src/main/resources/about.html (renamed from junit/junit5/org.junit.jupiter.params_5.6.0/src/main/resources/about.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.commons_1.7.0/.project (renamed from junit/junit5/org.junit.platform.commons_1.6.0/.project) | 2 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.commons_1.7.0/osgi.bnd (renamed from junit/junit5/org.junit.platform.commons_1.6.0/osgi.bnd) | 2 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.commons_1.7.0/pom.xml (renamed from junit/junit5/org.junit.platform.commons_1.6.0/pom.xml) | 4 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.commons_1.7.0/src/eclipse/ip_log.xml (renamed from junit/junit5/org.junit.platform.commons_1.6.0/src/eclipse/ip_log.xml) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.commons_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties (renamed from junit/junit5/org.junit.platform.commons_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.commons_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html (renamed from junit/junit5/org.junit.platform.commons_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.commons_1.7.0/src/main/resources/about.html (renamed from junit/junit5/org.junit.platform.commons_1.6.0/src/main/resources/about.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.engine_1.7.0/.project (renamed from junit/junit5/org.junit.platform.engine_1.6.0/.project) | 2 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.engine_1.7.0/osgi.bnd (renamed from junit/junit5/org.junit.platform.engine_1.6.0/osgi.bnd) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.engine_1.7.0/pom.xml (renamed from junit/junit5/org.junit.platform.engine_1.6.0/pom.xml) | 4 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.engine_1.7.0/src/eclipse/ip_log.xml (renamed from junit/junit5/org.junit.platform.engine_1.6.0/src/eclipse/ip_log.xml) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.engine_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties (renamed from junit/junit5/org.junit.platform.engine_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.engine_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html (renamed from junit/junit5/org.junit.platform.engine_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.engine_1.7.0/src/main/resources/about.html (renamed from junit/junit5/org.junit.platform.engine_1.6.0/src/main/resources/about.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.launcher_1.6.0/.project | 11 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.launcher_1.7.0/.project | 11 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.launcher_1.7.0/osgi.bnd (renamed from junit/junit5/org.junit.platform.launcher_1.6.0/osgi.bnd) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.launcher_1.7.0/pom.xml (renamed from junit/junit5/org.junit.platform.launcher_1.6.0/pom.xml) | 4 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.launcher_1.7.0/src/eclipse/ip_log.xml (renamed from junit/junit5/org.junit.platform.launcher_1.6.0/src/eclipse/ip_log.xml) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.launcher_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties (renamed from junit/junit5/org.junit.platform.launcher_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.launcher_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html (renamed from junit/junit5/org.junit.platform.launcher_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.launcher_1.7.0/src/main/resources/about.html (renamed from junit/junit5/org.junit.platform.launcher_1.6.0/src/main/resources/about.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.runner_1.6.0/.project | 11 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.runner_1.7.0/.project | 11 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.runner_1.7.0/osgi.bnd (renamed from junit/junit5/org.junit.platform.runner_1.6.0/osgi.bnd) | 10 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.runner_1.7.0/pom.xml (renamed from junit/junit5/org.junit.platform.runner_1.6.0/pom.xml) | 4 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.runner_1.7.0/src/eclipse/ip_log.xml (renamed from junit/junit5/org.junit.platform.runner_1.6.0/src/eclipse/ip_log.xml) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.runner_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties (renamed from junit/junit5/org.junit.platform.runner_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.runner_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html (renamed from junit/junit5/org.junit.platform.runner_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.runner_1.7.0/src/main/resources/about.html (renamed from junit/junit5/org.junit.platform.runner_1.6.0/src/main/resources/about.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.suite.api_1.6.0/.project | 11 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.suite.api_1.7.0/.project | 11 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.suite.api_1.7.0/osgi.bnd (renamed from junit/junit5/org.junit.platform.suite.api_1.6.0/osgi.bnd) | 2 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.suite.api_1.7.0/pom.xml (renamed from junit/junit5/org.junit.platform.suite.api_1.6.0/pom.xml) | 4 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.suite.api_1.7.0/src/eclipse/ip_log.xml (renamed from junit/junit5/org.junit.platform.suite.api_1.6.0/src/eclipse/ip_log.xml) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.suite.api_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties (renamed from junit/junit5/org.junit.platform.suite.api_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.suite.api_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html (renamed from junit/junit5/org.junit.platform.suite.api_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.platform.suite.api_1.7.0/src/main/resources/about.html (renamed from junit/junit5/org.junit.platform.suite.api_1.6.0/src/main/resources/about.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.vintage.engine_5.7.0/.project (renamed from junit/junit5/org.junit.jupiter.params_5.6.0/.project) | 2 | ||||
| -rw-r--r-- | junit/junit5/org.junit.vintage.engine_5.7.0/osgi.bnd (renamed from junit/junit5/org.junit.vintage.engine_5.6.0/osgi.bnd) | 8 | ||||
| -rw-r--r-- | junit/junit5/org.junit.vintage.engine_5.7.0/pom.xml (renamed from junit/junit5/org.junit.vintage.engine_5.6.0/pom.xml) | 4 | ||||
| -rw-r--r-- | junit/junit5/org.junit.vintage.engine_5.7.0/src/eclipse/ip_log.xml (renamed from junit/junit5/org.junit.vintage.engine_5.6.0/src/eclipse/ip_log.xml) | 6 | ||||
| -rw-r--r-- | junit/junit5/org.junit.vintage.engine_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties (renamed from junit/junit5/org.junit.vintage.engine_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.vintage.engine_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html (renamed from junit/junit5/org.junit.vintage.engine_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/org.junit.vintage.engine_5.7.0/src/main/resources/about.html (renamed from junit/junit5/org.junit.vintage.engine_5.6.0/src/main/resources/about.html) | 0 | ||||
| -rw-r--r-- | junit/junit5/pom.xml | 22 | ||||
| -rw-r--r-- | releng/aggregationfeature/feature.xml | 22 |
76 files changed, 146 insertions, 146 deletions
diff --git a/junit/junit5/create-junit5-recipes.sh b/junit/junit5/create-junit5-recipes.sh index 3d08aa7e..28d001d3 100644 --- a/junit/junit5/create-junit5-recipes.sh +++ b/junit/junit5/create-junit5-recipes.sh @@ -6,7 +6,7 @@ function ebr () { # Edit these as needed for 'org.junit.platform' GID_PLATFORM='org.junit.platform' -VERSION_PLATFORM='1.6.0' +VERSION_PLATFORM='1.7.0' ARTIDS_PLATFORM=( junit-platform-commons junit-platform-engine @@ -28,7 +28,7 @@ done # Edit these as needed for 'org.junit.jupiter' GID_JUPITER='org.junit.jupiter' -VERSION_JUPITER='5.6.0' +VERSION_JUPITER='5.7.0' ARTIDS_JUPITER=( junit-jupiter-api junit-jupiter-engine @@ -48,7 +48,7 @@ done # Edit these as needed for 'org.junit.vintage' GID_VINTAGE='org.junit.vintage' -VERSION_VINTAGE='5.6.0' +VERSION_VINTAGE='5.7.0' ARTIDS_VINTAGE=( junit-vintage-engine ) diff --git a/junit/junit5/org.junit.jupiter.api_5.6.0/.project b/junit/junit5/org.junit.jupiter.api_5.7.0/.project index eb6d2dc3..bce74fbb 100644 --- a/junit/junit5/org.junit.jupiter.api_5.6.0/.project +++ b/junit/junit5/org.junit.jupiter.api_5.7.0/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.junit.jupiter.api_5.6.0</name> + <name>org.junit.jupiter.api_5.7.0</name> <comment></comment> <projects> </projects> diff --git a/junit/junit5/org.junit.jupiter.api_5.6.0/osgi.bnd b/junit/junit5/org.junit.jupiter.api_5.7.0/osgi.bnd index bbc5622c..19b94373 100644 --- a/junit/junit5/org.junit.jupiter.api_5.6.0/osgi.bnd +++ b/junit/junit5/org.junit.jupiter.api_5.7.0/osgi.bnd @@ -1,7 +1,7 @@ package-version=${version;===;${Bundle-Version}} -apiguardian-api-version-range=${range;[===,+);1.0.0} -opentest4j-version-range=${range;[===,+);1.1.1} -junit-platform-commons-version-range=${range;[===,+);1.6.0} +apiguardian-api-version-range=${range;[===,+);1.1.0} +opentest4j-version-range=${range;[===,+);1.2.0} +junit-platform-commons-version-range=${range;[===,+);1.7.0} Export-Package: \ !about.html,!about-files, \ diff --git a/junit/junit5/org.junit.jupiter.api_5.6.0/pom.xml b/junit/junit5/org.junit.jupiter.api_5.7.0/pom.xml index 098f335c..06ea6693 100644 --- a/junit/junit5/org.junit.jupiter.api_5.6.0/pom.xml +++ b/junit/junit5/org.junit.jupiter.api_5.7.0/pom.xml @@ -8,14 +8,14 @@ <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.junit.jupiter.api</artifactId> - <version>5.6.0-SNAPSHOT</version> + <version>5.7.0-SNAPSHOT</version> <packaging>eclipse-bundle-recipe</packaging> <name>JUnit Jupiter API</name> <dependencies> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter-api</artifactId> - <version>5.6.0</version> + <version>5.7.0</version> </dependency> </dependencies> </project> diff --git a/junit/junit5/org.junit.jupiter.api_5.6.0/src/eclipse/ip_log.xml b/junit/junit5/org.junit.jupiter.api_5.7.0/src/eclipse/ip_log.xml index c248283c..ef078f27 100644 --- a/junit/junit5/org.junit.jupiter.api_5.6.0/src/eclipse/ip_log.xml +++ b/junit/junit5/org.junit.jupiter.api_5.7.0/src/eclipse/ip_log.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <ip_log version="1.0"> - <project id="org.junit.jupiter.api" version="5.6.0" status="done"> + <project id="org.junit.jupiter.api" version="5.7.0" status="done"> <info> <name>JUnit Jupiter API</name> <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository> @@ -12,12 +12,12 @@ <company>IBM</company> </contact> <legal> - <ipzilla bug_id="21546"/> + <ipzilla bug_id="22640"/> <license> <name>Eclipse Public License</name> <reference>http://www.eclipse.org/legal/epl-v10.html</reference> </license> - <package>junit-jupiter-api-5.6.0.jar</package> + <package>junit-jupiter-api-5.7.0.jar</package> </legal> </project> </ip_log>
\ No newline at end of file diff --git a/junit/junit5/org.junit.jupiter.api_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/junit/junit5/org.junit.jupiter.api_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties index 8e666abf..8e666abf 100644 --- a/junit/junit5/org.junit.jupiter.api_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/junit/junit5/org.junit.jupiter.api_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties diff --git a/junit/junit5/org.junit.jupiter.api_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html b/junit/junit5/org.junit.jupiter.api_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html index 637a181d..637a181d 100644 --- a/junit/junit5/org.junit.jupiter.api_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html +++ b/junit/junit5/org.junit.jupiter.api_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html diff --git a/junit/junit5/org.junit.jupiter.api_5.6.0/src/main/resources/about.html b/junit/junit5/org.junit.jupiter.api_5.7.0/src/main/resources/about.html index e6745c81..e6745c81 100644 --- a/junit/junit5/org.junit.jupiter.api_5.6.0/src/main/resources/about.html +++ b/junit/junit5/org.junit.jupiter.api_5.7.0/src/main/resources/about.html diff --git a/junit/junit5/org.junit.jupiter.engine_5.6.0/.project b/junit/junit5/org.junit.jupiter.engine_5.7.0/.project index 791020bb..556f5b56 100644 --- a/junit/junit5/org.junit.jupiter.engine_5.6.0/.project +++ b/junit/junit5/org.junit.jupiter.engine_5.7.0/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.junit.jupiter.engine_5.6.0</name> + <name>org.junit.jupiter.engine_5.7.0</name> <comment></comment> <projects> </projects> diff --git a/junit/junit5/org.junit.jupiter.engine_5.6.0/osgi.bnd b/junit/junit5/org.junit.jupiter.engine_5.7.0/osgi.bnd index 1b15e384..1512f69a 100644 --- a/junit/junit5/org.junit.jupiter.engine_5.6.0/osgi.bnd +++ b/junit/junit5/org.junit.jupiter.engine_5.7.0/osgi.bnd @@ -1,9 +1,9 @@ package-version=${version;===;${Bundle-Version}} -apiguardian-api-version-range=${range;[===,+);1.0.0} -junit-platform-engine-version-range=${range;[===,+);1.6.0} -junit-jupiter-api-version-range=${range;[===,+);5.6.0} -junit-platform-commons-version-range=${range;[===,+);1.6.0} -opentest4j-version-range=${range;[===,+);1.1.1} +apiguardian-api-version-range=${range;[===,+);1.1.0} +junit-platform-engine-version-range=${range;[===,+);1.7.0} +junit-jupiter-api-version-range=${range;[===,+);5.7.0} +junit-platform-commons-version-range=${range;[===,+);1.7.0} +opentest4j-version-range=${range;[===,+);1.2.0} Export-Package: \ !about.html,!about-files, \ diff --git a/junit/junit5/org.junit.jupiter.engine_5.6.0/pom.xml b/junit/junit5/org.junit.jupiter.engine_5.7.0/pom.xml index b30db7f8..bec55ac6 100644 --- a/junit/junit5/org.junit.jupiter.engine_5.6.0/pom.xml +++ b/junit/junit5/org.junit.jupiter.engine_5.7.0/pom.xml @@ -8,14 +8,14 @@ <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.junit.jupiter.engine</artifactId> - <version>5.6.0-SNAPSHOT</version> + <version>5.7.0-SNAPSHOT</version> <packaging>eclipse-bundle-recipe</packaging> <name>JUnit Jupiter Engine</name> <dependencies> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter-engine</artifactId> - <version>5.6.0</version> + <version>5.7.0</version> </dependency> </dependencies> </project> diff --git a/junit/junit5/org.junit.jupiter.engine_5.6.0/src/eclipse/ip_log.xml b/junit/junit5/org.junit.jupiter.engine_5.7.0/src/eclipse/ip_log.xml index 3df68ee5..8aa078a9 100644 --- a/junit/junit5/org.junit.jupiter.engine_5.6.0/src/eclipse/ip_log.xml +++ b/junit/junit5/org.junit.jupiter.engine_5.7.0/src/eclipse/ip_log.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <ip_log version="1.0"> - <project id="org.junit.jupiter.engine" version="5.6.0" status="done"> + <project id="org.junit.jupiter.engine" version="5.7.0" status="done"> <info> <name>JUnit Jupiter Engine</name> <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository> @@ -12,12 +12,12 @@ <company>IBM</company> </contact> <legal> - <ipzilla bug_id="21546"/> + <ipzilla bug_id="22640"/> <license> <name>Eclipse Public License</name> <reference>http://www.eclipse.org/legal/epl-v10.html</reference> </license> - <package>junit-jupiter-engine-5.6.0.jar</package> + <package>junit-jupiter-engine-5.7.0.jar</package> </legal> </project> </ip_log>
\ No newline at end of file diff --git a/junit/junit5/org.junit.jupiter.engine_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/junit/junit5/org.junit.jupiter.engine_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties index 1c2b33ae..1c2b33ae 100644 --- a/junit/junit5/org.junit.jupiter.engine_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/junit/junit5/org.junit.jupiter.engine_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties diff --git a/junit/junit5/org.junit.jupiter.engine_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html b/junit/junit5/org.junit.jupiter.engine_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html index 637a181d..637a181d 100644 --- a/junit/junit5/org.junit.jupiter.engine_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html +++ b/junit/junit5/org.junit.jupiter.engine_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html diff --git a/junit/junit5/org.junit.jupiter.engine_5.6.0/src/main/resources/about.html b/junit/junit5/org.junit.jupiter.engine_5.7.0/src/main/resources/about.html index 4ae721fc..4ae721fc 100644 --- a/junit/junit5/org.junit.jupiter.engine_5.6.0/src/main/resources/about.html +++ b/junit/junit5/org.junit.jupiter.engine_5.7.0/src/main/resources/about.html diff --git a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/.project b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/.project index eb86f677..bc212215 100644 --- a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/.project +++ b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.junit.jupiter.migrationsupport_5.6.0</name> + <name>org.junit.jupiter.migrationsupport_5.7.0</name> <comment></comment> <projects> </projects> diff --git a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/osgi.bnd b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/osgi.bnd index f10622a6..ec9c3bf0 100644 --- a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/osgi.bnd +++ b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/osgi.bnd @@ -1,8 +1,8 @@ package-version=${version;===;${Bundle-Version}} -apiguardian-api-version-range=${range;[===,+);1.0.0} +apiguardian-api-version-range=${range;[===,+);1.1.0} junit-version-range=${range;[===,+);4.13} -junit-jupiter-api-version-range=${range;[===,+);5.6.0} -junit-platform-commons-version-range=${range;[===,+);1.6.0} +junit-jupiter-api-version-range=${range;[===,+);5.7.0} +junit-platform-commons-version-range=${range;[===,+);1.7.0} Export-Package: \ !about.html,!about-files, \ diff --git a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/pom.xml b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/pom.xml index 95ea56c2..e7d09107 100644 --- a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/pom.xml +++ b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/pom.xml @@ -8,14 +8,14 @@ <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.junit.jupiter.migrationsupport</artifactId> - <version>5.6.0-SNAPSHOT</version> + <version>5.7.0-SNAPSHOT</version> <packaging>eclipse-bundle-recipe</packaging> <name>JUnit Jupiter Migration Support</name> <dependencies> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter-migrationsupport</artifactId> - <version>5.6.0</version> + <version>5.7.0</version> </dependency> </dependencies> </project> diff --git a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/eclipse/ip_log.xml b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/eclipse/ip_log.xml index 754360b1..9a394e5e 100644 --- a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/eclipse/ip_log.xml +++ b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/eclipse/ip_log.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <ip_log version="1.0"> - <project id="org.junit.jupiter.migrationsupport" version="5.6.0" status="done"> + <project id="org.junit.jupiter.migrationsupport" version="5.7.0" status="done"> <info> <name>JUnit Jupiter Migration Support</name> <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository> @@ -12,12 +12,12 @@ <company>IBM</company> </contact> <legal> - <ipzilla bug_id="21546"/> + <ipzilla bug_id="22640"/> <license> <name>Eclipse Public License</name> <reference>http://www.eclipse.org/legal/epl-v10.html</reference> </license> - <package>junit-jupiter-migrationsupport-5.6.0.jar</package> + <package>junit-jupiter-migrationsupport-5.7.0.jar</package> </legal> </project> </ip_log>
\ No newline at end of file diff --git a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties index f708829f..f708829f 100644 --- a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties diff --git a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html index 637a181d..637a181d 100644 --- a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html +++ b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html diff --git a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/main/resources/about.html b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/main/resources/about.html index e328e75e..e328e75e 100644 --- a/junit/junit5/org.junit.jupiter.migrationsupport_5.6.0/src/main/resources/about.html +++ b/junit/junit5/org.junit.jupiter.migrationsupport_5.7.0/src/main/resources/about.html diff --git a/junit/junit5/org.junit.vintage.engine_5.6.0/.project b/junit/junit5/org.junit.jupiter.params_5.7.0/.project index 680255ec..98b26fc7 100644 --- a/junit/junit5/org.junit.vintage.engine_5.6.0/.project +++ b/junit/junit5/org.junit.jupiter.params_5.7.0/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.junit.vintage.engine_5.6.0</name> + <name>org.junit.jupiter.params_5.7.0</name> <comment></comment> <projects> </projects> diff --git a/junit/junit5/org.junit.jupiter.params_5.6.0/osgi.bnd b/junit/junit5/org.junit.jupiter.params_5.7.0/osgi.bnd index 3792d1af..1c54d4ea 100644 --- a/junit/junit5/org.junit.jupiter.params_5.6.0/osgi.bnd +++ b/junit/junit5/org.junit.jupiter.params_5.7.0/osgi.bnd @@ -1,7 +1,7 @@ package-version=${version;===;${Bundle-Version}} -apiguardian-api-version-range=${range;[===,+);1.0.0} -junit-jupiter-api-version-range=${range;[===,+);5.6.0} -junit-platform-commons-version-range=${range;[===,+);1.6.0} +apiguardian-api-version-range=${range;[===,+);1.1.0} +junit-jupiter-api-version-range=${range;[===,+);5.7.0} +junit-platform-commons-version-range=${range;[===,+);1.7.0} Export-Package: \ !about.html,!about-files, \ diff --git a/junit/junit5/org.junit.jupiter.params_5.6.0/pom.xml b/junit/junit5/org.junit.jupiter.params_5.7.0/pom.xml index c899b6d9..812639aa 100644 --- a/junit/junit5/org.junit.jupiter.params_5.6.0/pom.xml +++ b/junit/junit5/org.junit.jupiter.params_5.7.0/pom.xml @@ -8,14 +8,14 @@ <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.junit.jupiter.params</artifactId> - <version>5.6.0-SNAPSHOT</version> + <version>5.7.0-SNAPSHOT</version> <packaging>eclipse-bundle-recipe</packaging> <name>JUnit Jupiter Params</name> <dependencies> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter-params</artifactId> - <version>5.6.0</version> + <version>5.7.0</version> </dependency> </dependencies> </project> diff --git a/junit/junit5/org.junit.jupiter.params_5.6.0/src/eclipse/ip_log.xml b/junit/junit5/org.junit.jupiter.params_5.7.0/src/eclipse/ip_log.xml index 6a6e0a79..8ac04b76 100644 --- a/junit/junit5/org.junit.jupiter.params_5.6.0/src/eclipse/ip_log.xml +++ b/junit/junit5/org.junit.jupiter.params_5.7.0/src/eclipse/ip_log.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <ip_log version="1.0"> - <project id="org.junit.jupiter.params" version="5.6.0" status="done"> + <project id="org.junit.jupiter.params" version="5.7.0" status="done"> <info> <name>JUnit Jupiter Params</name> <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository> @@ -12,12 +12,12 @@ <company>IBM</company> </contact> <legal> - <ipzilla bug_id="21546"/> + <ipzilla bug_id="22640"/> <license> <name>Eclipse Public License</name> <reference>http://www.eclipse.org/legal/epl-v10.html</reference> </license> - <package>junit-jupiter-params-5.6.0.jar</package> + <package>junit-jupiter-params-5.7.0.jar</package> </legal> </project> </ip_log>
\ No newline at end of file diff --git a/junit/junit5/org.junit.jupiter.params_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/junit/junit5/org.junit.jupiter.params_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties index 230043dc..230043dc 100644 --- a/junit/junit5/org.junit.jupiter.params_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/junit/junit5/org.junit.jupiter.params_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties diff --git a/junit/junit5/org.junit.jupiter.params_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html b/junit/junit5/org.junit.jupiter.params_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html index 637a181d..637a181d 100644 --- a/junit/junit5/org.junit.jupiter.params_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html +++ b/junit/junit5/org.junit.jupiter.params_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html diff --git a/junit/junit5/org.junit.jupiter.params_5.6.0/src/main/resources/about.html b/junit/junit5/org.junit.jupiter.params_5.7.0/src/main/resources/about.html index 2326e647..2326e647 100644 --- a/junit/junit5/org.junit.jupiter.params_5.6.0/src/main/resources/about.html +++ b/junit/junit5/org.junit.jupiter.params_5.7.0/src/main/resources/about.html diff --git a/junit/junit5/org.junit.platform.commons_1.6.0/.project b/junit/junit5/org.junit.platform.commons_1.7.0/.project index e0c9a285..0401ab09 100644 --- a/junit/junit5/org.junit.platform.commons_1.6.0/.project +++ b/junit/junit5/org.junit.platform.commons_1.7.0/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.junit.platform.commons_1.6.0</name> + <name>org.junit.platform.commons_1.7.0</name> <comment></comment> <projects> </projects> diff --git a/junit/junit5/org.junit.platform.commons_1.6.0/osgi.bnd b/junit/junit5/org.junit.platform.commons_1.7.0/osgi.bnd index c4b07a2d..264a07f2 100644 --- a/junit/junit5/org.junit.platform.commons_1.6.0/osgi.bnd +++ b/junit/junit5/org.junit.platform.commons_1.7.0/osgi.bnd @@ -1,5 +1,5 @@ package-version=${version;===;${Bundle-Version}} -apiguardian-api-version-range=${range;[===,+);1.0.0} +apiguardian-api-version-range=${range;[===,+);1.1.0} Export-Package: \ !about.html,!about-files, \ diff --git a/junit/junit5/org.junit.platform.commons_1.6.0/pom.xml b/junit/junit5/org.junit.platform.commons_1.7.0/pom.xml index 2dd790af..ad1802cc 100644 --- a/junit/junit5/org.junit.platform.commons_1.6.0/pom.xml +++ b/junit/junit5/org.junit.platform.commons_1.7.0/pom.xml @@ -8,14 +8,14 @@ <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.junit.platform.commons</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>eclipse-bundle-recipe</packaging> <name>JUnit Platform Commons</name> <dependencies> <dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-commons</artifactId> - <version>1.6.0</version> + <version>1.7.0</version> </dependency> </dependencies> </project> diff --git a/junit/junit5/org.junit.platform.commons_1.6.0/src/eclipse/ip_log.xml b/junit/junit5/org.junit.platform.commons_1.7.0/src/eclipse/ip_log.xml index a711285b..4b72fc01 100644 --- a/junit/junit5/org.junit.platform.commons_1.6.0/src/eclipse/ip_log.xml +++ b/junit/junit5/org.junit.platform.commons_1.7.0/src/eclipse/ip_log.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <ip_log version="1.0"> - <project id="org.junit.platform.commons" version="1.6.0" status="done"> + <project id="org.junit.platform.commons" version="1.7.0" status="done"> <info> <name>JUnit Platform Commons</name> <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository> @@ -12,12 +12,12 @@ <company>IBM</company> </contact> <legal> - <ipzilla bug_id="21546"/> + <ipzilla bug_id="22640"/> <license> <name>Eclipse Public License</name> <reference>http://www.eclipse.org/legal/epl-v10.html</reference> </license> - <package>junit-platform-commons-1.6.0.jar</package> + <package>junit-platform-commons-1.7.0.jar</package> </legal> </project> </ip_log>
\ No newline at end of file diff --git a/junit/junit5/org.junit.platform.commons_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/junit/junit5/org.junit.platform.commons_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties index bf32f863..bf32f863 100644 --- a/junit/junit5/org.junit.platform.commons_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/junit/junit5/org.junit.platform.commons_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties diff --git a/junit/junit5/org.junit.platform.commons_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html b/junit/junit5/org.junit.platform.commons_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html index 637a181d..637a181d 100644 --- a/junit/junit5/org.junit.platform.commons_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html +++ b/junit/junit5/org.junit.platform.commons_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html diff --git a/junit/junit5/org.junit.platform.commons_1.6.0/src/main/resources/about.html b/junit/junit5/org.junit.platform.commons_1.7.0/src/main/resources/about.html index 414ead4f..414ead4f 100644 --- a/junit/junit5/org.junit.platform.commons_1.6.0/src/main/resources/about.html +++ b/junit/junit5/org.junit.platform.commons_1.7.0/src/main/resources/about.html diff --git a/junit/junit5/org.junit.platform.engine_1.6.0/.project b/junit/junit5/org.junit.platform.engine_1.7.0/.project index 3c069ef7..5fe08b6f 100644 --- a/junit/junit5/org.junit.platform.engine_1.6.0/.project +++ b/junit/junit5/org.junit.platform.engine_1.7.0/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.junit.platform.engine_1.6.0</name> + <name>org.junit.platform.engine_1.7.0</name> <comment></comment> <projects> </projects> diff --git a/junit/junit5/org.junit.platform.engine_1.6.0/osgi.bnd b/junit/junit5/org.junit.platform.engine_1.7.0/osgi.bnd index fa6debd6..f5cae228 100644 --- a/junit/junit5/org.junit.platform.engine_1.6.0/osgi.bnd +++ b/junit/junit5/org.junit.platform.engine_1.7.0/osgi.bnd @@ -1,7 +1,7 @@ package-version=${version;===;${Bundle-Version}} -apiguardian-api-version-range=${range;[===,+);1.0.0} -junit-platform-commons-version-range=${range;[===,+);1.6.0} -opentest4j-version-range=${range;[===,+);1.1.1} +apiguardian-api-version-range=${range;[===,+);1.1.0} +junit-platform-commons-version-range=${range;[===,+);1.7.0} +opentest4j-version-range=${range;[===,+);1.2.0} Export-Package: \ !about.html,!about-files, \ diff --git a/junit/junit5/org.junit.platform.engine_1.6.0/pom.xml b/junit/junit5/org.junit.platform.engine_1.7.0/pom.xml index 8b4c8bb9..e5b2d08b 100644 --- a/junit/junit5/org.junit.platform.engine_1.6.0/pom.xml +++ b/junit/junit5/org.junit.platform.engine_1.7.0/pom.xml @@ -8,14 +8,14 @@ <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.junit.platform.engine</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>eclipse-bundle-recipe</packaging> <name>JUnit Platform Engine API</name> <dependencies> <dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-engine</artifactId> - <version>1.6.0</version> + <version>1.7.0</version> </dependency> </dependencies> </project> diff --git a/junit/junit5/org.junit.platform.engine_1.6.0/src/eclipse/ip_log.xml b/junit/junit5/org.junit.platform.engine_1.7.0/src/eclipse/ip_log.xml index 48e40141..10e61d63 100644 --- a/junit/junit5/org.junit.platform.engine_1.6.0/src/eclipse/ip_log.xml +++ b/junit/junit5/org.junit.platform.engine_1.7.0/src/eclipse/ip_log.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <ip_log version="1.0"> - <project id="org.junit.platform.engine" version="1.6.0" status="done"> + <project id="org.junit.platform.engine" version="1.7.0" status="done"> <info> <name>JUnit Platform Engine API</name> <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository> @@ -12,12 +12,12 @@ <company>IBM</company> </contact> <legal> - <ipzilla bug_id="21546"/> + <ipzilla bug_id="22640"/> <license> <name>Eclipse Public License</name> <reference>http://www.eclipse.org/legal/epl-v10.html</reference> </license> - <package>junit-platform-engine-1.6.0.jar</package> + <package>junit-platform-engine-1.7.0.jar</package> </legal> </project> </ip_log>
\ No newline at end of file diff --git a/junit/junit5/org.junit.platform.engine_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/junit/junit5/org.junit.platform.engine_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties index 12a41087..12a41087 100644 --- a/junit/junit5/org.junit.platform.engine_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/junit/junit5/org.junit.platform.engine_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties diff --git a/junit/junit5/org.junit.platform.engine_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html b/junit/junit5/org.junit.platform.engine_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html index 637a181d..637a181d 100644 --- a/junit/junit5/org.junit.platform.engine_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html +++ b/junit/junit5/org.junit.platform.engine_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html diff --git a/junit/junit5/org.junit.platform.engine_1.6.0/src/main/resources/about.html b/junit/junit5/org.junit.platform.engine_1.7.0/src/main/resources/about.html index ec6edbb3..ec6edbb3 100644 --- a/junit/junit5/org.junit.platform.engine_1.6.0/src/main/resources/about.html +++ b/junit/junit5/org.junit.platform.engine_1.7.0/src/main/resources/about.html diff --git a/junit/junit5/org.junit.platform.launcher_1.6.0/.project b/junit/junit5/org.junit.platform.launcher_1.6.0/.project deleted file mode 100644 index 628739fb..00000000 --- a/junit/junit5/org.junit.platform.launcher_1.6.0/.project +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.junit.platform.launcher_1.6.0</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - </buildSpec> - <natures> - </natures> -</projectDescription> diff --git a/junit/junit5/org.junit.platform.launcher_1.7.0/.project b/junit/junit5/org.junit.platform.launcher_1.7.0/.project new file mode 100644 index 00000000..9bc37e75 --- /dev/null +++ b/junit/junit5/org.junit.platform.launcher_1.7.0/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.junit.platform.launcher_1.7.0</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> diff --git a/junit/junit5/org.junit.platform.launcher_1.6.0/osgi.bnd b/junit/junit5/org.junit.platform.launcher_1.7.0/osgi.bnd index 064531c0..c59ece3b 100644 --- a/junit/junit5/org.junit.platform.launcher_1.6.0/osgi.bnd +++ b/junit/junit5/org.junit.platform.launcher_1.7.0/osgi.bnd @@ -1,7 +1,7 @@ package-version=${version;===;${Bundle-Version}} -apiguardian-api-version-range=${range;[===,+);1.0.0} -junit-platform-engine-version-range=${range;[===,+);1.6.0} -junit-platform-commons-version-range=${range;[===,+);1.6.0} +apiguardian-api-version-range=${range;[===,+);1.1.0} +junit-platform-engine-version-range=${range;[===,+);1.7.0} +junit-platform-commons-version-range=${range;[===,+);1.7.0} Export-Package: \ !about.html,!about-files, \ diff --git a/junit/junit5/org.junit.platform.launcher_1.6.0/pom.xml b/junit/junit5/org.junit.platform.launcher_1.7.0/pom.xml index 61d73dc8..f9d95275 100644 --- a/junit/junit5/org.junit.platform.launcher_1.6.0/pom.xml +++ b/junit/junit5/org.junit.platform.launcher_1.7.0/pom.xml @@ -8,14 +8,14 @@ <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.junit.platform.launcher</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>eclipse-bundle-recipe</packaging> <name>JUnit Platform Launcher</name> <dependencies> <dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-launcher</artifactId> - <version>1.6.0</version> + <version>1.7.0</version> </dependency> </dependencies> </project> diff --git a/junit/junit5/org.junit.platform.launcher_1.6.0/src/eclipse/ip_log.xml b/junit/junit5/org.junit.platform.launcher_1.7.0/src/eclipse/ip_log.xml index 1eb32a52..5dead46b 100644 --- a/junit/junit5/org.junit.platform.launcher_1.6.0/src/eclipse/ip_log.xml +++ b/junit/junit5/org.junit.platform.launcher_1.7.0/src/eclipse/ip_log.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <ip_log version="1.0"> - <project id="org.junit.platform.launcher" version="1.6.0" status="done"> + <project id="org.junit.platform.launcher" version="1.7.0" status="done"> <info> <name>JUnit Platform Launcher</name> <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository> @@ -12,12 +12,12 @@ <company>IBM</company> </contact> <legal> - <ipzilla bug_id="21546"/> + <ipzilla bug_id="22640"/> <license> <name>Eclipse Public License</name> <reference>http://www.eclipse.org/legal/epl-v10.html</reference> </license> - <package>junit-platform-launcher-1.6.0.jar</package> + <package>junit-platform-launcher-1.7.0.jar</package> </legal> </project> </ip_log>
\ No newline at end of file diff --git a/junit/junit5/org.junit.platform.launcher_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/junit/junit5/org.junit.platform.launcher_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties index adbdcbd1..adbdcbd1 100644 --- a/junit/junit5/org.junit.platform.launcher_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/junit/junit5/org.junit.platform.launcher_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties diff --git a/junit/junit5/org.junit.platform.launcher_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html b/junit/junit5/org.junit.platform.launcher_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html index 637a181d..637a181d 100644 --- a/junit/junit5/org.junit.platform.launcher_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html +++ b/junit/junit5/org.junit.platform.launcher_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html diff --git a/junit/junit5/org.junit.platform.launcher_1.6.0/src/main/resources/about.html b/junit/junit5/org.junit.platform.launcher_1.7.0/src/main/resources/about.html index f4b43a50..f4b43a50 100644 --- a/junit/junit5/org.junit.platform.launcher_1.6.0/src/main/resources/about.html +++ b/junit/junit5/org.junit.platform.launcher_1.7.0/src/main/resources/about.html diff --git a/junit/junit5/org.junit.platform.runner_1.6.0/.project b/junit/junit5/org.junit.platform.runner_1.6.0/.project deleted file mode 100644 index 329837c4..00000000 --- a/junit/junit5/org.junit.platform.runner_1.6.0/.project +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.junit.platform.runner_1.6.0</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - </buildSpec> - <natures> - </natures> -</projectDescription> diff --git a/junit/junit5/org.junit.platform.runner_1.7.0/.project b/junit/junit5/org.junit.platform.runner_1.7.0/.project new file mode 100644 index 00000000..f4443b2c --- /dev/null +++ b/junit/junit5/org.junit.platform.runner_1.7.0/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.junit.platform.runner_1.7.0</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> diff --git a/junit/junit5/org.junit.platform.runner_1.6.0/osgi.bnd b/junit/junit5/org.junit.platform.runner_1.7.0/osgi.bnd index 0d051294..086ac471 100644 --- a/junit/junit5/org.junit.platform.runner_1.6.0/osgi.bnd +++ b/junit/junit5/org.junit.platform.runner_1.7.0/osgi.bnd @@ -1,10 +1,10 @@ package-version=${version;===;${Bundle-Version}} -apiguardian-api-version-range=${range;[===,+);1.0.0} -junit-platform-launcher-version-range=${range;[===,+);1.6.0} -junit-platform-suite-api-version-range=${range;[===,+);1.6.0} +apiguardian-api-version-range=${range;[===,+);1.1.0} +junit-platform-launcher-version-range=${range;[===,+);1.7.0} +junit-platform-suite-api-version-range=${range;[===,+);1.7.0} junit-version-range=${range;[===,+);4.13} -junit-platform-commons-version-range=${range;[===,+);1.6.0} -junit-platform-engine-version-range=${range;[===,+);1.6.0} +junit-platform-commons-version-range=${range;[===,+);1.7.0} +junit-platform-engine-version-range=${range;[===,+);1.7.0} Export-Package: \ !about.html,!about-files, \ diff --git a/junit/junit5/org.junit.platform.runner_1.6.0/pom.xml b/junit/junit5/org.junit.platform.runner_1.7.0/pom.xml index 2f3cc08a..56f4c218 100644 --- a/junit/junit5/org.junit.platform.runner_1.6.0/pom.xml +++ b/junit/junit5/org.junit.platform.runner_1.7.0/pom.xml @@ -8,14 +8,14 @@ <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.junit.platform.runner</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>eclipse-bundle-recipe</packaging> <name>JUnit Platform Runner</name> <dependencies> <dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-runner</artifactId> - <version>1.6.0</version> + <version>1.7.0</version> </dependency> </dependencies> </project> diff --git a/junit/junit5/org.junit.platform.runner_1.6.0/src/eclipse/ip_log.xml b/junit/junit5/org.junit.platform.runner_1.7.0/src/eclipse/ip_log.xml index 29e4d3e5..b3735e3a 100644 --- a/junit/junit5/org.junit.platform.runner_1.6.0/src/eclipse/ip_log.xml +++ b/junit/junit5/org.junit.platform.runner_1.7.0/src/eclipse/ip_log.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <ip_log version="1.0"> - <project id="org.junit.platform.runner" version="1.6.0" status="done"> + <project id="org.junit.platform.runner" version="1.7.0" status="done"> <info> <name>JUnit Platform Runner</name> <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository> @@ -12,12 +12,12 @@ <company>IBM</company> </contact> <legal> - <ipzilla bug_id="21546"/> + <ipzilla bug_id="22640"/> <license> <name>Eclipse Public License</name> <reference>http://www.eclipse.org/legal/epl-v10.html</reference> </license> - <package>junit-platform-runner-1.6.0.jar</package> + <package>junit-platform-runner-1.7.0.jar</package> </legal> </project> </ip_log>
\ No newline at end of file diff --git a/junit/junit5/org.junit.platform.runner_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/junit/junit5/org.junit.platform.runner_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties index a16f1695..a16f1695 100644 --- a/junit/junit5/org.junit.platform.runner_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/junit/junit5/org.junit.platform.runner_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties diff --git a/junit/junit5/org.junit.platform.runner_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html b/junit/junit5/org.junit.platform.runner_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html index 637a181d..637a181d 100644 --- a/junit/junit5/org.junit.platform.runner_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html +++ b/junit/junit5/org.junit.platform.runner_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html diff --git a/junit/junit5/org.junit.platform.runner_1.6.0/src/main/resources/about.html b/junit/junit5/org.junit.platform.runner_1.7.0/src/main/resources/about.html index cace3f22..cace3f22 100644 --- a/junit/junit5/org.junit.platform.runner_1.6.0/src/main/resources/about.html +++ b/junit/junit5/org.junit.platform.runner_1.7.0/src/main/resources/about.html diff --git a/junit/junit5/org.junit.platform.suite.api_1.6.0/.project b/junit/junit5/org.junit.platform.suite.api_1.6.0/.project deleted file mode 100644 index 2895b669..00000000 --- a/junit/junit5/org.junit.platform.suite.api_1.6.0/.project +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.junit.platform.suite.api_1.6.0</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - </buildSpec> - <natures> - </natures> -</projectDescription> diff --git a/junit/junit5/org.junit.platform.suite.api_1.7.0/.project b/junit/junit5/org.junit.platform.suite.api_1.7.0/.project new file mode 100644 index 00000000..3fb2a086 --- /dev/null +++ b/junit/junit5/org.junit.platform.suite.api_1.7.0/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.junit.platform.suite.api_1.7.0</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> diff --git a/junit/junit5/org.junit.platform.suite.api_1.6.0/osgi.bnd b/junit/junit5/org.junit.platform.suite.api_1.7.0/osgi.bnd index 95e777c3..8eaecd56 100644 --- a/junit/junit5/org.junit.platform.suite.api_1.6.0/osgi.bnd +++ b/junit/junit5/org.junit.platform.suite.api_1.7.0/osgi.bnd @@ -1,5 +1,5 @@ package-version=${version;===;${Bundle-Version}} -apiguardian-api-version-range=${range;[===,+);1.0.0} +apiguardian-api-version-range=${range;[===,+);1.1.0} Export-Package: \ !about.html,!about-files, \ diff --git a/junit/junit5/org.junit.platform.suite.api_1.6.0/pom.xml b/junit/junit5/org.junit.platform.suite.api_1.7.0/pom.xml index 393d659a..a07873e4 100644 --- a/junit/junit5/org.junit.platform.suite.api_1.6.0/pom.xml +++ b/junit/junit5/org.junit.platform.suite.api_1.7.0/pom.xml @@ -8,14 +8,14 @@ <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.junit.platform.suite.api</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>eclipse-bundle-recipe</packaging> <name>JUnit Platform Suite API</name> <dependencies> <dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-suite-api</artifactId> - <version>1.6.0</version> + <version>1.7.0</version> </dependency> </dependencies> </project> diff --git a/junit/junit5/org.junit.platform.suite.api_1.6.0/src/eclipse/ip_log.xml b/junit/junit5/org.junit.platform.suite.api_1.7.0/src/eclipse/ip_log.xml index 162f6044..07b60585 100644 --- a/junit/junit5/org.junit.platform.suite.api_1.6.0/src/eclipse/ip_log.xml +++ b/junit/junit5/org.junit.platform.suite.api_1.7.0/src/eclipse/ip_log.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <ip_log version="1.0"> - <project id="org.junit.platform.suite.api" version="1.6.0" status="done"> + <project id="org.junit.platform.suite.api" version="1.7.0" status="done"> <info> <name>JUnit Platform Suite API</name> <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository> @@ -12,12 +12,12 @@ <company>IBM</company> </contact> <legal> - <ipzilla bug_id="21546"/> + <ipzilla bug_id="22640"/> <license> <name>Eclipse Public License</name> <reference>http://www.eclipse.org/legal/epl-v10.html</reference> </license> - <package>junit-platform-suite-api-1.6.0.jar</package> + <package>junit-platform-suite-api-1.7.0.jar</package> </legal> </project> </ip_log>
\ No newline at end of file diff --git a/junit/junit5/org.junit.platform.suite.api_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/junit/junit5/org.junit.platform.suite.api_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties index 15a08734..15a08734 100644 --- a/junit/junit5/org.junit.platform.suite.api_1.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/junit/junit5/org.junit.platform.suite.api_1.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties diff --git a/junit/junit5/org.junit.platform.suite.api_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html b/junit/junit5/org.junit.platform.suite.api_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html index 637a181d..637a181d 100644 --- a/junit/junit5/org.junit.platform.suite.api_1.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html +++ b/junit/junit5/org.junit.platform.suite.api_1.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html diff --git a/junit/junit5/org.junit.platform.suite.api_1.6.0/src/main/resources/about.html b/junit/junit5/org.junit.platform.suite.api_1.7.0/src/main/resources/about.html index 6ddc6a64..6ddc6a64 100644 --- a/junit/junit5/org.junit.platform.suite.api_1.6.0/src/main/resources/about.html +++ b/junit/junit5/org.junit.platform.suite.api_1.7.0/src/main/resources/about.html diff --git a/junit/junit5/org.junit.jupiter.params_5.6.0/.project b/junit/junit5/org.junit.vintage.engine_5.7.0/.project index 225709d9..93f6ff17 100644 --- a/junit/junit5/org.junit.jupiter.params_5.6.0/.project +++ b/junit/junit5/org.junit.vintage.engine_5.7.0/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.junit.jupiter.params_5.6.0</name> + <name>org.junit.vintage.engine_5.7.0</name> <comment></comment> <projects> </projects> diff --git a/junit/junit5/org.junit.vintage.engine_5.6.0/osgi.bnd b/junit/junit5/org.junit.vintage.engine_5.7.0/osgi.bnd index ddc9fa4f..1619d2be 100644 --- a/junit/junit5/org.junit.vintage.engine_5.6.0/osgi.bnd +++ b/junit/junit5/org.junit.vintage.engine_5.7.0/osgi.bnd @@ -1,9 +1,9 @@ package-version=${version;===;${Bundle-Version}} -apiguardian-api-version-range=${range;[===,+);1.0.0} -junit-platform-engine-version-range=${range;[===,+);1.6.0} -junit-platform-commons-version-range=${range;[===,+);1.6.0} +apiguardian-api-version-range=${range;[===,+);1.1.0} +junit-platform-engine-version-range=${range;[===,+);1.7.0} +junit-platform-commons-version-range=${range;[===,+);1.7.0} junit-version-range=${range;[===,+);4.13} -opentest4j-version-range=${range;[===,+);1.1.1} +opentest4j-version-range=${range;[===,+);1.2.0} Export-Package: \ !about.html,!about-files, \ diff --git a/junit/junit5/org.junit.vintage.engine_5.6.0/pom.xml b/junit/junit5/org.junit.vintage.engine_5.7.0/pom.xml index d2e5f2a6..8bf34c81 100644 --- a/junit/junit5/org.junit.vintage.engine_5.6.0/pom.xml +++ b/junit/junit5/org.junit.vintage.engine_5.7.0/pom.xml @@ -8,14 +8,14 @@ <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.junit.vintage.engine</artifactId> - <version>5.6.0-SNAPSHOT</version> + <version>5.7.0-SNAPSHOT</version> <packaging>eclipse-bundle-recipe</packaging> <name>JUnit Vintage Engine</name> <dependencies> <dependency> <groupId>org.junit.vintage</groupId> <artifactId>junit-vintage-engine</artifactId> - <version>5.6.0</version> + <version>5.7.0</version> </dependency> </dependencies> </project> diff --git a/junit/junit5/org.junit.vintage.engine_5.6.0/src/eclipse/ip_log.xml b/junit/junit5/org.junit.vintage.engine_5.7.0/src/eclipse/ip_log.xml index a25d4a18..07727086 100644 --- a/junit/junit5/org.junit.vintage.engine_5.6.0/src/eclipse/ip_log.xml +++ b/junit/junit5/org.junit.vintage.engine_5.7.0/src/eclipse/ip_log.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <ip_log version="1.0"> - <project id="org.junit.vintage.engine" version="5.6.0" status="done"> + <project id="org.junit.vintage.engine" version="5.7.0" status="done"> <info> <name>JUnit Vintage Engine</name> <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository> @@ -12,12 +12,12 @@ <company>IBM</company> </contact> <legal> - <ipzilla bug_id="21546"/> + <ipzilla bug_id="22640"/> <license> <name>Eclipse Public License</name> <reference>http://www.eclipse.org/legal/epl-v10.html</reference> </license> - <package>junit-vintage-engine-5.6.0.jar</package> + <package>junit-vintage-engine-5.7.0.jar</package> </legal> </project> </ip_log>
\ No newline at end of file diff --git a/junit/junit5/org.junit.vintage.engine_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/junit/junit5/org.junit.vintage.engine_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties index e0e90103..e0e90103 100644 --- a/junit/junit5/org.junit.vintage.engine_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/junit/junit5/org.junit.vintage.engine_5.7.0/src/main/resources/OSGI-INF/l10n/bundle.properties diff --git a/junit/junit5/org.junit.vintage.engine_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html b/junit/junit5/org.junit.vintage.engine_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html index 637a181d..637a181d 100644 --- a/junit/junit5/org.junit.vintage.engine_5.6.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html +++ b/junit/junit5/org.junit.vintage.engine_5.7.0/src/main/resources/about-files/ECLIPSE_PUBLIC_LICENSE_V2.0.html diff --git a/junit/junit5/org.junit.vintage.engine_5.6.0/src/main/resources/about.html b/junit/junit5/org.junit.vintage.engine_5.7.0/src/main/resources/about.html index f1133a47..f1133a47 100644 --- a/junit/junit5/org.junit.vintage.engine_5.6.0/src/main/resources/about.html +++ b/junit/junit5/org.junit.vintage.engine_5.7.0/src/main/resources/about.html diff --git a/junit/junit5/pom.xml b/junit/junit5/pom.xml index 7827547a..11e5cc04 100644 --- a/junit/junit5/pom.xml +++ b/junit/junit5/pom.xml @@ -8,18 +8,18 @@ </parent> <artifactId>junit5</artifactId> <packaging>pom</packaging> - <name>Eclipse Orbit :: JUnit 5.6.0 Recipes</name> + <name>Eclipse Orbit :: JUnit 5.7.0 Recipes</name> <modules> - <module>org.junit.jupiter.api_5.6.0</module> - <module>org.junit.jupiter.engine_5.6.0</module> - <module>org.junit.jupiter.migrationsupport_5.6.0</module> - <module>org.junit.jupiter.params_5.6.0</module> - <module>org.junit.platform.commons_1.6.0</module> - <module>org.junit.platform.engine_1.6.0</module> - <module>org.junit.platform.launcher_1.6.0</module> - <module>org.junit.platform.runner_1.6.0</module> - <module>org.junit.platform.suite.api_1.6.0</module> - <module>org.junit.vintage.engine_5.6.0</module> + <module>org.junit.jupiter.api_5.7.0</module> + <module>org.junit.jupiter.engine_5.7.0</module> + <module>org.junit.jupiter.migrationsupport_5.7.0</module> + <module>org.junit.jupiter.params_5.7.0</module> + <module>org.junit.platform.commons_1.7.0</module> + <module>org.junit.platform.engine_1.7.0</module> + <module>org.junit.platform.launcher_1.7.0</module> + <module>org.junit.platform.runner_1.7.0</module> + <module>org.junit.platform.suite.api_1.7.0</module> + <module>org.junit.vintage.engine_5.7.0</module> <module>org.opentest4j_1.2.0</module> <module>org.apiguardian_1.1.0</module> </modules> diff --git a/releng/aggregationfeature/feature.xml b/releng/aggregationfeature/feature.xml index 3431cb25..93a17df8 100644 --- a/releng/aggregationfeature/feature.xml +++ b/releng/aggregationfeature/feature.xml @@ -321,17 +321,17 @@ <plugin id="org.junit" version="4.13.0.qualifier"/> - <!-- JUnit 5.6.0 --> - <plugin id="org.junit.jupiter.api" version="5.6.0.qualifier"/> - <plugin id="org.junit.jupiter.engine" version="5.6.0.qualifier"/> - <plugin id="org.junit.jupiter.migrationsupport" version="5.6.0.qualifier"/> - <plugin id="org.junit.jupiter.params" version="5.6.0.qualifier"/> - <plugin id="org.junit.platform.commons" version="1.6.0.qualifier"/> - <plugin id="org.junit.platform.engine" version="1.6.0.qualifier"/> - <plugin id="org.junit.platform.launcher" version="1.6.0.qualifier"/> - <plugin id="org.junit.platform.runner" version="1.6.0.qualifier"/> - <plugin id="org.junit.platform.suite.api" version="1.6.0.qualifier"/> - <plugin id="org.junit.vintage.engine" version="5.6.0.qualifier"/> + <!-- JUnit 5.7.0 --> + <plugin id="org.junit.jupiter.api" version="5.7.0.qualifier"/> + <plugin id="org.junit.jupiter.engine" version="5.7.0.qualifier"/> + <plugin id="org.junit.jupiter.migrationsupport" version="5.7.0.qualifier"/> + <plugin id="org.junit.jupiter.params" version="5.7.0.qualifier"/> + <plugin id="org.junit.platform.commons" version="1.7.0.qualifier"/> + <plugin id="org.junit.platform.engine" version="1.7.0.qualifier"/> + <plugin id="org.junit.platform.launcher" version="1.7.0.qualifier"/> + <plugin id="org.junit.platform.runner" version="1.7.0.qualifier"/> + <plugin id="org.junit.platform.suite.api" version="1.7.0.qualifier"/> + <plugin id="org.junit.vintage.engine" version="5.7.0.qualifier"/> <plugin id="org.opentest4j" version="1.2.0.qualifier"/> <plugin id="org.apiguardian" version="1.1.0.qualifier"/> |
