|
8 | 8 | <unit id="org.eclipse.license.feature.group" version="2.0.2.v20181016-2210"/> |
9 | 9 | </location> |
10 | 10 |
|
11 | | - <!-- 4.35 = Eclipse 2025-09 --> |
| 11 | + <!-- 4.36 = Eclipse 2025-12 --> |
12 | 12 | <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> |
13 | | - <repository location="https://download.eclipse.org/eclipse/updates/4.37"/> |
| 13 | + <repository location="https://download.eclipse.org/eclipse/updates/4.38"/> |
14 | 14 | <unit id="org.eclipse.platform.feature.group" version="0.0.0"/> |
15 | 15 | <unit id="org.eclipse.ui.trace" version="0.0.0"/> |
16 | 16 | <unit id="org.eclipse.ui.tests.harness" version="0.0.0"/> |
|
22 | 22 | </location> |
23 | 23 |
|
24 | 24 | <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> |
25 | | - <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-09/"/> |
| 25 | + <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-12/"/> |
26 | 26 | <unit id="assertj-core" version="0.0.0"/> |
27 | 27 | <unit id="assertj-core.source" version="0.0.0"/> |
28 | 28 | <unit id="com.google.gson" version="0.0.0"/> |
|
36 | 36 | <unit id="org.snakeyaml.engine" version="0.0.0"/> |
37 | 37 | <unit id="org.snakeyaml.engine.source" version="0.0.0"/> |
38 | 38 | <unit id="org.junit" version="0.0.0"/> |
39 | | - <unit id="junit-jupiter-api" version="0.0.0"/> |
| 39 | + |
| 40 | + <!-- Pinning JUnit 5 for now --> |
| 41 | + <unit id="junit-jupiter-api" version="[5.0.0,6.0.0)"/> |
| 42 | + <unit id="junit-jupiter-engine" version="[5.0.0,6.0.0)"/> |
| 43 | + <unit id="junit-jupiter-migrationsupport" version="[5.0.0,6.0.0)"/> |
| 44 | + <unit id="junit-jupiter-params" version="[5.0.0,6.0.0)"/> |
| 45 | + <unit id="junit-platform-commons" version="[1.0.0,2.0.0)"/> |
| 46 | + <unit id="junit-platform-engine" version="[1.0.0,2.0.0)"/> |
| 47 | + <unit id="junit-platform-launcher" version="[1.0.0,2.0.0)"/> |
| 48 | + <unit id="junit-platform-runner" version="[1.0.0,2.0.0)"/> |
| 49 | + <unit id="junit-platform-suite-api" version="[1.0.0,2.0.0)"/> |
| 50 | + <unit id="junit-platform-suite-commons" version="[1.0.0,2.0.0)"/> |
| 51 | + <unit id="junit-platform-suite-engine" version="[1.0.0,2.0.0)"/> |
| 52 | + <unit id="junit-vintage-engine" version="[5.0.0,6.0.0)"/> |
40 | 53 | </location> |
41 | 54 | </locations> |
42 | 55 |
|
|
0 commit comments