[eclipse/xtext#1682] update orbit to 2020-06

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
Christian Dietrich 2020-03-20 08:12:48 +01:00
parent 0e71643340
commit aaaa0b7f3c
9 changed files with 9 additions and 9 deletions

View file

@ -25,7 +25,7 @@
<unit id="org.objectweb.asm" version="7.2.0.v20191010-1910"/>
<unit id="org.objectweb.asm.tree" version="7.2.0.v20191010-1910"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-06"/>
</location>
</locations>
</target>

View file

@ -25,7 +25,7 @@
<unit id="org.objectweb.asm" version="7.2.0.v20191010-1910"/>
<unit id="org.objectweb.asm.tree" version="7.2.0.v20191010-1910"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-06"/>
</location>
</locations>
</target>

View file

@ -25,7 +25,7 @@
<unit id="org.objectweb.asm" version="7.2.0.v20191010-1910"/>
<unit id="org.objectweb.asm.tree" version="7.2.0.v20191010-1910"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-06"/>
</location>
</locations>
</target>

View file

@ -25,7 +25,7 @@
<unit id="org.objectweb.asm" version="7.2.0.v20191010-1910"/>
<unit id="org.objectweb.asm.tree" version="7.2.0.v20191010-1910"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-06"/>
</location>
</locations>
</target>

View file

@ -25,7 +25,7 @@
<unit id="org.objectweb.asm" version="7.2.0.v20191010-1910"/>
<unit id="org.objectweb.asm.tree" version="7.2.0.v20191010-1910"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-06"/>
</location>
</locations>
</target>

View file

@ -25,7 +25,7 @@
<unit id="org.objectweb.asm" version="7.2.0.v20191010-1910"/>
<unit id="org.objectweb.asm.tree" version="7.2.0.v20191010-1910"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-06"/>
</location>
</locations>
</target>

View file

@ -92,7 +92,7 @@ class TargetPlatformProject extends ProjectDescriptor {
<unit id="org.objectweb.asm" version="7.2.0.v20191010-1910"/>
<unit id="org.objectweb.asm.tree" version="7.2.0.v20191010-1910"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-06"/>
</location>
</locations>
</target>

View file

@ -216,7 +216,7 @@ public class TargetPlatformProject extends ProjectDescriptor {
_builder.append("<unit id=\"io.github.classgraph\" version=\"4.8.35.v20190528-1517\"/>");
_builder.newLine();
_builder.append("\t\t\t");
_builder.append("<repository location=\"https://download.eclipse.org/tools/orbit/downloads/2020-03\"/>");
_builder.append("<repository location=\"https://download.eclipse.org/tools/orbit/downloads/2020-06\"/>");
_builder.newLine();
_builder.append("\t\t");
_builder.append("</location>");

View file

@ -18,7 +18,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/2020-03"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-06"/>
<unit id="org.junit" version="4.12.0.v201504281640"/>
<unit id="com.google.guava" version="27.1.0.v20190517-1946"/>
</location>