mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
[eclipse/xtext#1605] update orbit to 2020-03
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
76712445ce
commit
36babc7191
9 changed files with 11 additions and 11 deletions
|
@ -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/2019-12"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -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/2019-12"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -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/2019-12"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -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/2019-12"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -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/2019-12"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -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/2019-12"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*******************************************************************************
|
||||
* Copyright (c) 2015, 2019 itemis AG (http://www.itemis.eu) and others.
|
||||
* Copyright (c) 2015, 2020 itemis AG (http://www.itemis.eu) and others.
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the Eclipse Public License v1.0
|
||||
* which accompanies this distribution, and is available at
|
||||
|
@ -96,7 +96,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/2019-12"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* Copyright (c) 2015, 2019 itemis AG (http://www.itemis.eu) and others.
|
||||
* Copyright (c) 2015, 2020 itemis AG (http://www.itemis.eu) and others.
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the Eclipse Public License v1.0
|
||||
* which accompanies this distribution, and is available at
|
||||
|
@ -229,7 +229,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/2019-12\"/>");
|
||||
_builder.append("<repository location=\"https://download.eclipse.org/tools/orbit/downloads/2020-03\"/>");
|
||||
_builder.newLine();
|
||||
_builder.append("\t\t");
|
||||
_builder.append("</location>");
|
||||
|
|
|
@ -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/2019-12"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-03"/>
|
||||
<unit id="org.junit" version="0.0.0"/>
|
||||
<unit id="com.google.guava" version="27.1.0.v20190517-1946"/>
|
||||
</location>
|
||||
|
|
Loading…
Reference in a new issue