-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): upgrade joni from 2.2.1 to 2.2.3
- Loading branch information
Showing
4 changed files
with
95 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,39 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<?pde version="3.8"?> | ||
<target name="TM4E config targeting current stable Eclipse release" sequenceNumber="9"> | ||
<locations> | ||
<locations> | ||
|
||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.license.feature.group" version="2.0.2.v20181016-2210"/> | ||
<repository location="https://download.eclipse.org/cbi/updates/license"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.license.feature.group" version="2.0.2.v20181016-2210"/> | ||
<repository location="https://download.eclipse.org/cbi/updates/license"/> | ||
</location> | ||
|
||
<!-- 4.34 = Eclipse 2024-12 --> | ||
<!-- 4.34 = Eclipse 2024-12 --> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.platform.feature.group" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.tests.harness" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/> | ||
<unit id="org.junit" version="0.0.0"/> | ||
<unit id="junit-jupiter-api" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.junit5.runtime" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.trace" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/eclipse/updates/4.34"/> | ||
</location> | ||
|
||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="com.google.gson" version="0.0.0"/> | ||
<unit id="com.google.gson.source" version="0.0.0"/> | ||
<unit id="org.apache.batik.css" version="0.0.0"/> | ||
<unit id="org.apache.batik.css.source" version="0.0.0"/> | ||
<unit id="org.jcodings" version="0.0.0"/> | ||
<unit id="org.jcodings.source" version="0.0.0"/> | ||
<unit id="org.joni" version="0.0.0"/> | ||
<unit id="org.joni.source" version="0.0.0"/> | ||
<unit id="org.snakeyaml.engine" version="0.0.0"/> | ||
<unit id="org.snakeyaml.engine.source" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="com.google.gson" version="0.0.0"/> | ||
<unit id="com.google.gson.source" version="0.0.0"/> | ||
<unit id="org.apache.batik.css" version="0.0.0"/> | ||
<unit id="org.apache.batik.css.source" version="0.0.0"/> | ||
<unit id="org.jcodings" version="0.0.0"/> | ||
<unit id="org.jcodings.source" version="0.0.0"/> | ||
<unit id="org.joni" version="0.0.0"/> | ||
<unit id="org.joni.source" version="0.0.0"/> | ||
<unit id="org.snakeyaml.engine" version="0.0.0"/> | ||
<unit id="org.snakeyaml.engine.source" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03/"/> | ||
</location> | ||
</locations> | ||
|
||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.platform.feature.group" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.tests.harness" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/> | ||
<unit id="org.junit" version="0.0.0"/> | ||
<unit id="junit-jupiter-api" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.junit5.runtime" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.trace" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/eclipse/updates/4.34"/> | ||
</location> | ||
</locations> | ||
|
||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21"/> | ||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21"/> | ||
</target> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,39 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<?pde version="3.8"?> | ||
<target name="TM4E config targeting oldest supported Eclipse release" sequenceNumber="9"> | ||
<locations> | ||
<locations> | ||
|
||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.license.feature.group" version="2.0.2.v20181016-2210"/> | ||
<repository location="https://download.eclipse.org/cbi/updates/license"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.license.feature.group" version="2.0.2.v20181016-2210"/> | ||
<repository location="https://download.eclipse.org/cbi/updates/license"/> | ||
</location> | ||
|
||
<!-- 4.29 = Eclipse 2023-09 --> | ||
<!-- 4.29 = Eclipse 2023-09 --> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.platform.feature.group" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.tests.harness" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/> | ||
<unit id="org.junit" version="0.0.0"/> | ||
<unit id="junit-jupiter-api" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.junit5.runtime" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.trace" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/eclipse/updates/4.29"/> | ||
</location> | ||
|
||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="com.google.gson" version="0.0.0"/> | ||
<unit id="org.apache.batik.css" version="0.0.0"/> | ||
<unit id="org.apache.batik.css.source" version="0.0.0"/> | ||
<unit id="org.jcodings" version="0.0.0"/> | ||
<unit id="org.jcodings.source" version="0.0.0"/> | ||
<unit id="org.joni" version="0.0.0"/> | ||
<unit id="org.joni.source" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-09"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="com.google.gson" version="0.0.0"/> | ||
<unit id="com.google.gson.source" version="0.0.0"/> | ||
<unit id="org.apache.batik.css" version="0.0.0"/> | ||
<unit id="org.apache.batik.css.source" version="0.0.0"/> | ||
<unit id="org.jcodings" version="0.0.0"/> | ||
<unit id="org.jcodings.source" version="0.0.0"/> | ||
<unit id="org.joni" version="0.0.0"/> | ||
<unit id="org.joni.source" version="0.0.0"/> | ||
<unit id="org.snakeyaml.engine" version="0.0.0"/> | ||
<unit id="org.snakeyaml.engine.source" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03/"/> | ||
</location> | ||
</locations> | ||
|
||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.platform.feature.group" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.tests.harness" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/> | ||
<unit id="org.junit" version="0.0.0"/> | ||
<unit id="junit-jupiter-api" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.junit5.runtime" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.trace" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/eclipse/updates/4.29"/> | ||
</location> | ||
|
||
<location includeDependencyDepth="direct" includeDependencyScopes="compile" includeSource="true" missingManifest="generate" type="Maven"> | ||
<dependencies> | ||
<dependency> | ||
<groupId>org.snakeyaml</groupId> | ||
<artifactId>snakeyaml-engine</artifactId> | ||
<version>2.8</version> | ||
<type>jar</type> | ||
</dependency> | ||
</dependencies> | ||
</location> | ||
</locations> | ||
|
||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/> | ||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/> | ||
</target> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,39 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<?pde version="3.8"?> | ||
<target name="TM4E config targeting integration builds of the next Eclipse release" sequenceNumber="9"> | ||
<locations> | ||
<locations> | ||
|
||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.license.feature.group" version="2.0.2.v20181016-2210"/> | ||
<repository location="https://download.eclipse.org/cbi/updates/license"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.license.feature.group" version="2.0.2.v20181016-2210"/> | ||
<repository location="https://download.eclipse.org/cbi/updates/license"/> | ||
</location> | ||
|
||
<!-- 4.35 = Eclipse 2025-03 --> | ||
<!-- 4.35 = Eclipse 2025-03 --> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.platform.feature.group" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.tests.harness" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/> | ||
<unit id="org.junit" version="0.0.0"/> | ||
<unit id="junit-jupiter-api" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.junit5.runtime" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.trace" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/eclipse/updates/4.35-I-builds"/> | ||
</location> | ||
|
||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="com.google.gson" version="0.0.0"/> | ||
<unit id="com.google.gson.source" version="0.0.0"/> | ||
<unit id="org.apache.batik.css" version="0.0.0"/> | ||
<unit id="org.apache.batik.css.source" version="0.0.0"/> | ||
<unit id="org.jcodings" version="0.0.0"/> | ||
<unit id="org.jcodings.source" version="0.0.0"/> | ||
<unit id="org.joni" version="0.0.0"/> | ||
<unit id="org.joni.source" version="0.0.0"/> | ||
<unit id="org.snakeyaml.engine" version="0.0.0"/> | ||
<unit id="org.snakeyaml.engine.source" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="com.google.gson" version="0.0.0"/> | ||
<unit id="com.google.gson.source" version="0.0.0"/> | ||
<unit id="org.apache.batik.css" version="0.0.0"/> | ||
<unit id="org.apache.batik.css.source" version="0.0.0"/> | ||
<unit id="org.jcodings" version="0.0.0"/> | ||
<unit id="org.jcodings.source" version="0.0.0"/> | ||
<unit id="org.joni" version="0.0.0"/> | ||
<unit id="org.joni.source" version="0.0.0"/> | ||
<unit id="org.snakeyaml.engine" version="0.0.0"/> | ||
<unit id="org.snakeyaml.engine.source" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03/"/> | ||
</location> | ||
</locations> | ||
|
||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<unit id="org.eclipse.platform.feature.group" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.tests.harness" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/> | ||
<unit id="org.junit" version="0.0.0"/> | ||
<unit id="junit-jupiter-api" version="0.0.0"/> | ||
<unit id="org.eclipse.jdt.junit5.runtime" version="0.0.0"/> | ||
<unit id="org.eclipse.ui.trace" version="0.0.0"/> | ||
<repository location="https://download.eclipse.org/eclipse/updates/4.35-I-builds"/> | ||
</location> | ||
</locations> | ||
|
||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21"/> | ||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21"/> | ||
</target> |