mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
[eclipse/xtext#1475] build against orbit 2019-09
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
46e9eaf8ec
commit
b54cbb099c
9 changed files with 9 additions and 9 deletions
|
@ -24,7 +24,7 @@
|
|||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<unit id="org.objectweb.asm" version="7.1.0.v20190412-2143"/>
|
||||
<unit id="org.objectweb.asm.tree" version="7.1.0.v20190412-2143"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-09"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<unit id="org.objectweb.asm" version="7.1.0.v20190412-2143"/>
|
||||
<unit id="org.objectweb.asm.tree" version="7.1.0.v20190412-2143"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-09"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<unit id="org.objectweb.asm" version="7.1.0.v20190412-2143"/>
|
||||
<unit id="org.objectweb.asm.tree" version="7.1.0.v20190412-2143"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-09"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<unit id="org.objectweb.asm" version="7.1.0.v20190412-2143"/>
|
||||
<unit id="org.objectweb.asm.tree" version="7.1.0.v20190412-2143"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-09"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<unit id="org.objectweb.asm" version="7.1.0.v20190412-2143"/>
|
||||
<unit id="org.objectweb.asm.tree" version="7.1.0.v20190412-2143"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-09"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<unit id="org.objectweb.asm" version="7.1.0.v20190412-2143"/>
|
||||
<unit id="org.objectweb.asm.tree" version="7.1.0.v20190412-2143"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-09"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -95,7 +95,7 @@ class TargetPlatformProject extends ProjectDescriptor {
|
|||
«ENDIF»
|
||||
<unit id="org.objectweb.asm" version="7.1.0.v20190412-2143"/>
|
||||
<unit id="org.objectweb.asm.tree" version="7.1.0.v20190412-2143"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-09"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -200,7 +200,7 @@ public class TargetPlatformProject extends ProjectDescriptor {
|
|||
_builder.append("<unit id=\"org.objectweb.asm.tree\" version=\"7.1.0.v20190412-2143\"/>");
|
||||
_builder.newLine();
|
||||
_builder.append("\t");
|
||||
_builder.append("<repository location=\"https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-06\"/>");
|
||||
_builder.append("<repository location=\"https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-09\"/>");
|
||||
_builder.newLine();
|
||||
_builder.append("</location>");
|
||||
_builder.newLine();
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<repository location="https://download.eclipse.org/releases/oxygen/201804111000"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20180606145124/repository"/>
|
||||
<repository location="https://download.eclipse.org/modeling/tmf/xtext/updates/orbit/2019-09"/>
|
||||
<unit id="org.junit" version="0.0.0"/>
|
||||
</location>
|
||||
</locations>
|
||||
|
|
Loading…
Reference in a new issue