Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
[eclipse/xtext#2061] Bootstrap against MWE 2.13.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <[email protected]>
  • Loading branch information
cdietrich committed May 19, 2022
1 parent eef35ef commit 1e59312
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<unit id="org.eclipse.xtend.lib.source" version="0.0.0"/>
<unit id="org.eclipse.xtend.lib.macro" version="0.0.0"/>
<unit id="org.eclipse.xtend.lib.macro.source" version="0.0.0"/>
<repository location="https://ci.eclipse.org/xtext/job/xtext-lib/job/master/lastStableBuild/artifact/build/p2-repository/"/>
<repository location="https://ci.eclipse.org/xtext/job/xtext-lib/job/cd_xtext_issue2061_mwe2130/lastStableBuild/artifact/build/p2-repository/"/>
</location>

<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
Expand All @@ -33,7 +33,7 @@
<unit id="org.eclipse.xtext.testlanguages.ide.source" version="0.0.0"/>
<unit id="org.eclipse.xtext.tests" version="0.0.0"/>
<unit id="org.eclipse.xtext.tests.source" version="0.0.0"/>
<repository location="https://ci.eclipse.org/xtext/job/xtext-core/job/master/lastStableBuild/artifact/build/p2-repository/"/>
<repository location="https://ci.eclipse.org/xtext/job/xtext-core/job/cd_xtext_issue2061_mwe2130/lastStableBuild/artifact/build/p2-repository/"/>
</location>

<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
Expand Down Expand Up @@ -61,7 +61,7 @@
<unit id="org.eclipse.xtext.xbase.testing.source" version="0.0.0"/>
<unit id="org.eclipse.xtext.xbase.testlanguages" version="0.0.0"/>
<unit id="org.eclipse.xtext.xbase.testlanguages.source" version="0.0.0"/>
<repository location="https://ci.eclipse.org/xtext/job/xtext-extras/job/master/lastStableBuild/artifact/build/p2-repository/"/>
<repository location="https://ci.eclipse.org/xtext/job/xtext-extras/job/cd_xtext_issue2061_mwe2130/lastStableBuild/artifact/build/p2-repository/"/>
</location>

<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
Expand Down Expand Up @@ -116,7 +116,7 @@
<unit id="org.eclipse.xtext.xtext.ui.graph.source" version="0.0.0"/>
<unit id="org.eclipse.xtext.xbase.ui.testing" version="0.0.0"/>
<unit id="org.eclipse.xtext.xbase.ui.testing.source" version="0.0.0"/>
<repository location="https://ci.eclipse.org/xtext/job/xtext-eclipse/job/master/lastStableBuild/artifact/build/p2-repository/"/>
<repository location="https://ci.eclipse.org/xtext/job/xtext-eclipse/job/cd_xtext_issue2061_mwe2130/lastStableBuild/artifact/build/p2-repository/"/>
</location>

<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
Expand All @@ -132,7 +132,7 @@
<unit id="org.eclipse.xtend.m2e.source" version="0.0.0"/>
<unit id="org.eclipse.xtend.standalone" version="0.0.0"/>
<unit id="org.eclipse.xtend.standalone.source" version="0.0.0"/>
<repository location="https://ci.eclipse.org/xtext/job/xtext-xtend/job/master/lastStableBuild/artifact/build/p2-repository/"/>
<repository location="https://ci.eclipse.org/xtext/job/xtext-xtend/job/cd_xtext_issue2061_mwe2130/lastStableBuild/artifact/build/p2-repository/"/>
</location>

<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
Expand Down Expand Up @@ -201,7 +201,7 @@
</location>

<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202204291234/"/>
<repository location="https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.13.0/"/>
<unit id="org.eclipse.emf.mwe2.lib" version="0.0.0"/>
</location>

Expand Down

0 comments on commit 1e59312

Please sign in to comment.