update to orbit 2021-09

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
Christian Dietrich 2021-06-07 20:08:05 +02:00
parent c8db685b6b
commit 8cfefd3032
9 changed files with 9 additions and 9 deletions

View file

@ -28,7 +28,7 @@
<unit id="org.objectweb.asm" version="9.1.0.v20210209-1849"/>
<unit id="org.objectweb.asm.tree" version="9.1.0.v20210209-1849"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-06"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
</location>
</locations>
</target>

View file

@ -28,7 +28,7 @@
<unit id="org.objectweb.asm" version="9.1.0.v20210209-1849"/>
<unit id="org.objectweb.asm.tree" version="9.1.0.v20210209-1849"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-06"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
</location>
</locations>
</target>

View file

@ -28,7 +28,7 @@
<unit id="org.objectweb.asm" version="9.1.0.v20210209-1849"/>
<unit id="org.objectweb.asm.tree" version="9.1.0.v20210209-1849"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-06"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
</location>
</locations>
</target>

View file

@ -28,7 +28,7 @@
<unit id="org.objectweb.asm" version="9.1.0.v20210209-1849"/>
<unit id="org.objectweb.asm.tree" version="9.1.0.v20210209-1849"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-06"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
</location>
</locations>
</target>

View file

@ -34,7 +34,7 @@
<unit id="org.objectweb.asm" version="9.1.0.v20210209-1849"/>
<unit id="org.objectweb.asm.tree" version="9.1.0.v20210209-1849"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-06"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
</location>
</locations>
</target>

View file

@ -28,7 +28,7 @@
<unit id="org.objectweb.asm" version="9.1.0.v20210209-1849"/>
<unit id="org.objectweb.asm.tree" version="9.1.0.v20210209-1849"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-06"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
</location>
</locations>
</target>

View file

@ -104,7 +104,7 @@ class TargetPlatformProject extends ProjectDescriptor {
<unit id="org.objectweb.asm" version="9.1.0.v20210209-1849"/>
<unit id="org.objectweb.asm.tree" version="9.1.0.v20210209-1849"/>
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-06"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
</location>
</locations>
</target>

View file

@ -239,7 +239,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/2021-06\"/>");
_builder.append("<repository location=\"https://download.eclipse.org/tools/orbit/downloads/2021-09\"/>");
_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/2021-06"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
<unit id="org.junit" version="4.12.0.v201504281640"/>
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
</location>