Skip to content

Commit

Permalink
Pin JUnit 5 dependencies in target definition files
Browse files Browse the repository at this point in the history
  • Loading branch information
donat committed Jul 26, 2023
1 parent e924320 commit 60f21ae
Show file tree
Hide file tree
Showing 21 changed files with 221 additions and 121 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def eclipseVersionAgnosticDependencies = [
'org.slf4j.api' : '1.7.30',
'org.slf4j.simple' : '1.7.30',
'com.google.guava' : '30.1.0',
'com.google.gson' : '2.7.0',
'com.google.gson' : '2.10.1',
'org.eclipse.swtbot.eclipse.finder' : '2.2.1',
'org.eclipse.swtbot.junit4_x' : '2.2.1',
'org.jetbrains.kotlin.bundled-compiler': '0.8.7',
Expand Down
17 changes: 11 additions & 6 deletions target-platforms/410.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@
<unit id="org.eclipse.sdk.ide" version="4.10.0.I20181206-0815"/>
<repository location="https://download.eclipse.org/releases/2018-12"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
<unit id="org.junit" version="4.13.0.v20200204-1500"/>
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<location>
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
<unit id="org.slf4j.api" version="1.7.30.v20221112-0806"/>
<unit id="org.junit.jupiter.api" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.jupiter.engine" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.platform.engine" version="1.9.1.v20221103-2317"/>
<unit id="org.junit.platform.commons" version="1.9.1.v20221103-2317"/>
<unit id="org.opentest4j" version="1.2.0.v20211018-1956"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
Expand Down
17 changes: 11 additions & 6 deletions target-platforms/411.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@
<unit id="org.eclipse.sdk.ide" version="4.11.0.I20190307-0500"/>
<repository location="https://download.eclipse.org/releases/2019-03"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
<unit id="org.junit" version="4.13.0.v20200204-1500"/>
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<location>
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
<unit id="org.slf4j.api" version="1.7.30.v20221112-0806"/>
<unit id="org.junit.jupiter.api" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.jupiter.engine" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.platform.engine" version="1.9.1.v20221103-2317"/>
<unit id="org.junit.platform.commons" version="1.9.1.v20221103-2317"/>
<unit id="org.opentest4j" version="1.2.0.v20211018-1956"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
Expand Down
17 changes: 11 additions & 6 deletions target-platforms/412.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@
<unit id="org.eclipse.sdk.ide" version="4.12.0.I20190605-1800"/>
<repository location="https://download.eclipse.org/releases/2019-06"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
<unit id="org.junit" version="4.13.0.v20200204-1500"/>
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<location>
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
<unit id="org.slf4j.api" version="1.7.30.v20221112-0806"/>
<unit id="org.junit.jupiter.api" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.jupiter.engine" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.platform.engine" version="1.9.1.v20221103-2317"/>
<unit id="org.junit.platform.commons" version="1.9.1.v20221103-2317"/>
<unit id="org.opentest4j" version="1.2.0.v20211018-1956"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
Expand Down
17 changes: 11 additions & 6 deletions target-platforms/413.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@
<unit id="org.eclipse.sdk.ide" version="4.13.0.I20190916-1045"/>
<repository location="https://download.eclipse.org/releases/2019-09"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
<unit id="org.junit" version="4.13.0.v20200204-1500"/>
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<location>
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
<unit id="org.slf4j.api" version="1.7.30.v20221112-0806"/>
<unit id="org.junit.jupiter.api" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.jupiter.engine" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.platform.engine" version="1.9.1.v20221103-2317"/>
<unit id="org.junit.platform.commons" version="1.9.1.v20221103-2317"/>
<unit id="org.opentest4j" version="1.2.0.v20211018-1956"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
Expand Down
17 changes: 11 additions & 6 deletions target-platforms/414.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@
<unit id="org.eclipse.sdk.ide" version="4.14.0.I20191210-0610"/>
<repository location="https://download.eclipse.org/releases/2019-12"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
<unit id="org.junit" version="4.13.0.v20200204-1500"/>
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<location>
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
<unit id="org.slf4j.api" version="1.7.30.v20221112-0806"/>
<unit id="org.junit.jupiter.api" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.jupiter.engine" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.platform.engine" version="1.9.1.v20221103-2317"/>
<unit id="org.junit.platform.commons" version="1.9.1.v20221103-2317"/>
<unit id="org.opentest4j" version="1.2.0.v20211018-1956"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
Expand Down
17 changes: 11 additions & 6 deletions target-platforms/415.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@
<unit id="org.eclipse.sdk.ide" version="4.15.0.I20200305-0155"/>
<repository location="https://download.eclipse.org/releases/2020-03"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
<unit id="org.junit" version="4.13.0.v20200204-1500"/>
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<location>
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
<unit id="org.slf4j.api" version="1.7.30.v20221112-0806"/>
<unit id="org.junit.jupiter.api" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.jupiter.engine" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.platform.engine" version="1.9.1.v20221103-2317"/>
<unit id="org.junit.platform.commons" version="1.9.1.v20221103-2317"/>
<unit id="org.opentest4j" version="1.2.0.v20211018-1956"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
Expand Down
17 changes: 11 additions & 6 deletions target-platforms/416.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@
<unit id="org.eclipse.sdk.ide" version="4.16.0.I20200604-0540"/>
<repository location="https://download.eclipse.org/releases/2020-06"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
<unit id="org.junit" version="4.13.0.v20200204-1500"/>
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<location>
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
<unit id="org.slf4j.api" version="1.7.30.v20221112-0806"/>
<unit id="org.junit.jupiter.api" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.jupiter.engine" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.platform.engine" version="1.9.1.v20221103-2317"/>
<unit id="org.junit.platform.commons" version="1.9.1.v20221103-2317"/>
<unit id="org.opentest4j" version="1.2.0.v20211018-1956"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
Expand Down
17 changes: 11 additions & 6 deletions target-platforms/417.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@
<unit id="org.eclipse.sdk.ide" version="4.17.0.I20200902-1800"/>
<repository location="https://download.eclipse.org/releases/2020-09"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
<unit id="org.junit" version="4.13.0.v20200204-1500"/>
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<location>
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
<unit id="org.slf4j.api" version="1.7.30.v20221112-0806"/>
<unit id="org.junit.jupiter.api" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.jupiter.engine" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.platform.engine" version="1.9.1.v20221103-2317"/>
<unit id="org.junit.platform.commons" version="1.9.1.v20221103-2317"/>
<unit id="org.opentest4j" version="1.2.0.v20211018-1956"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
Expand Down
17 changes: 11 additions & 6 deletions target-platforms/418.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@
<unit id="org.eclipse.sdk.ide" version="4.18.0.I20201202-1800"/>
<repository location="https://download.eclipse.org/releases/2020-12"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
<unit id="org.junit" version="4.13.0.v20200204-1500"/>
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<location>
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
<unit id="org.slf4j.api" version="1.7.30.v20221112-0806"/>
<unit id="org.junit.jupiter.api" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.jupiter.engine" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.platform.engine" version="1.9.1.v20221103-2317"/>
<unit id="org.junit.platform.commons" version="1.9.1.v20221103-2317"/>
<unit id="org.opentest4j" version="1.2.0.v20211018-1956"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
Expand Down
17 changes: 11 additions & 6 deletions target-platforms/419.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@
<unit id="org.eclipse.sdk.ide" version="4.19.0.I20210303-1800"/>
<repository location="https://download.eclipse.org/releases/2021-03"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
<unit id="org.junit" version="4.13.0.v20200204-1500"/>
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<location>
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
<unit id="org.slf4j.api" version="1.7.30.v20221112-0806"/>
<unit id="org.junit.jupiter.api" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.jupiter.engine" version="5.9.1.v20221103-2317"/>
<unit id="org.junit.platform.engine" version="1.9.1.v20221103-2317"/>
<unit id="org.junit.platform.commons" version="1.9.1.v20221103-2317"/>
<unit id="org.opentest4j" version="1.2.0.v20211018-1956"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
Expand Down
Loading

0 comments on commit 60f21ae

Please sign in to comment.