Skip to content

Commit

Permalink
Merge pull request #3281 from eclipse-xtext/cd-orb-2025-03
Browse files Browse the repository at this point in the history
update to orbit 2025-03
  • Loading branch information
cdietrich authored Dec 4, 2024
2 parents 96b4c38 + fa63f55 commit acc36ef
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<unit id="org.apache.commons.commons-logging" version="0.0.0"/>
<unit id="org.objectweb.asm" version="9.7.1"/>
<unit id="io.github.classgraph.classgraph" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<unit id="org.apache.commons.commons-logging" version="0.0.0"/>
<unit id="org.objectweb.asm" version="9.7.1"/>
<unit id="io.github.classgraph.classgraph" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<unit id="org.apache.commons.commons-logging" version="0.0.0"/>
<unit id="org.objectweb.asm" version="9.7.1"/>
<unit id="io.github.classgraph.classgraph" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<unit id="org.apache.commons.commons-logging" version="0.0.0"/>
<unit id="org.objectweb.asm" version="9.7.1"/>
<unit id="io.github.classgraph.classgraph" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<unit id="org.opentest4j" version="0.0.0"/>
<unit id="org.objectweb.asm" version="9.7.1"/>
<unit id="io.github.classgraph.classgraph" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<unit id="org.apache.commons.commons-logging" version="0.0.0"/>
<unit id="org.objectweb.asm" version="9.7.1"/>
<unit id="io.github.classgraph.classgraph" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<unit id="org.apache.commons.commons-logging" version="0.0.0"/>
<unit id="org.objectweb.asm" version="9.7.1"/>
<unit id="io.github.classgraph.classgraph" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
Just mention the p2 repo so that additional requirements with ranges specified in
features and bundles are taken from Orbit (e.g., objectweb.asm)
-->
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ class TargetPlatformProject extends ProjectDescriptor {
«ENDIF»
<unit id="org.objectweb.asm" version="9.7.1"/>
<unit id="io.github.classgraph.classgraph" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
</location>
</locations>
</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ public CharSequence target() {
_builder.append("<unit id=\"io.github.classgraph.classgraph\" version=\"0.0.0\"/>");
_builder.newLine();
_builder.append("\t\t\t");
_builder.append("<repository location=\"https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12\"/>");
_builder.append("<repository location=\"https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03\"/>");
_builder.newLine();
_builder.append("\t\t");
_builder.append("</location>");
Expand Down
2 changes: 1 addition & 1 deletion xtext-latest.target
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<repository location="https://download.eclipse.org/technology/swtbot/releases/4.0.0/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
<unit id="org.apache.log4j" version="1.2.25"/>
<unit id="org.kohsuke.args4j" version="0.0.0"/>
<unit id="com.google.gson" version="2.11.0"/>
Expand Down
2 changes: 1 addition & 1 deletion xtext-r202403.target
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<repository location="https://download.eclipse.org/technology/swtbot/releases/4.0.0/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
<unit id="org.apache.log4j" version="1.2.25"/>
<unit id="org.kohsuke.args4j" version="0.0.0"/>
<unit id="com.google.gson" version="2.11.0"/>
Expand Down
2 changes: 1 addition & 1 deletion xtext-r202406.target
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<repository location="https://download.eclipse.org/technology/swtbot/releases/4.0.0/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
<unit id="org.apache.log4j" version="1.2.25"/>
<unit id="org.kohsuke.args4j" version="0.0.0"/>
<unit id="com.google.gson" version="2.11.0"/>
Expand Down
2 changes: 1 addition & 1 deletion xtext-r202409.target
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<repository location="https://download.eclipse.org/technology/swtbot/releases/4.0.0/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
<unit id="org.apache.log4j" version="1.2.25"/>
<unit id="org.kohsuke.args4j" version="0.0.0"/>
<unit id="com.google.gson" version="2.11.0"/>
Expand Down
2 changes: 1 addition & 1 deletion xtext-r202412.target
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<repository location="https://download.eclipse.org/technology/swtbot/releases/4.0.0/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03"/>
<unit id="org.apache.log4j" version="1.2.25"/>
<unit id="org.kohsuke.args4j" version="0.0.0"/>
<unit id="com.google.gson" version="2.11.0"/>
Expand Down

0 comments on commit acc36ef

Please sign in to comment.