Skip to content

Commit 52e0a52

Browse files
committed
ST6RI-844 Replace Xpect specific nightly repository with latest
1 parent 2bb8ed2 commit 52e0a52

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

org.omg.sysml.installer/SysML2.setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<repository
4848
url="http://download.eclipse.org/releases/2025-03/"/>
4949
<repository
50-
url="https://download.eclipse.org/xpect/updates/nightly/N202505300357"/>
50+
url="https://download.eclipse.org/xpect/updates/nightly/latest"/>
5151
<repository
5252
url="https://github.com/himi/p2-update-puml-sysmlv2/raw/main/updates"/>
5353
<description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>

org.omg.sysml.target/org.omg.sysml.target.target

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,8 @@
1919
<unit id="net.sourceforge.plantuml.feature.feature.group" version="1.1.25.202211040339"/>
2020
</location>
2121
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
22-
<repository location="https://download.eclipse.org/xpect/updates/nightly/N202505300357"/>
23-
<unit id="org.eclipse.xpect.sdk.feature.group" version="0.3.0.202505300357"/>
24-
<unit id="org.eclipse.xpect.xtext.lib.feature.feature.group" version="0.3.0.202505300357"/>
25-
<unit id="org.eclipse.xpect.xtext.xbase.lib.feature.feature.group" version="0.3.0.202505300357"/>
22+
<repository location="https://download.eclipse.org/xpect/updates/nightly/latest/"/>
23+
<unit id="org.eclipse.xpect.sdk.feature.group" version="0.0.0"/>
2624
</location>
2725
</locations>
2826
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21"/>

0 commit comments

Comments
 (0)