mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
Merge pull request #1741 from eclipse/cd_asm92
[eclipse/xtext#1978] update to asm 9.2
This commit is contained in:
commit
8890268e2d
10 changed files with 19 additions and 19 deletions
|
@ -25,8 +25,8 @@
|
|||
<unit id="javax.inject" version="1.0.0.v20091030"/>
|
||||
<unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
|
||||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<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="org.objectweb.asm" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="org.objectweb.asm.tree" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
|
||||
</location>
|
||||
|
|
|
@ -25,8 +25,8 @@
|
|||
<unit id="javax.inject" version="1.0.0.v20091030"/>
|
||||
<unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
|
||||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<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="org.objectweb.asm" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="org.objectweb.asm.tree" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
|
||||
</location>
|
||||
|
|
|
@ -25,8 +25,8 @@
|
|||
<unit id="javax.inject" version="1.0.0.v20091030"/>
|
||||
<unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
|
||||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<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="org.objectweb.asm" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="org.objectweb.asm.tree" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
|
||||
</location>
|
||||
|
|
|
@ -25,8 +25,8 @@
|
|||
<unit id="javax.inject" version="1.0.0.v20091030"/>
|
||||
<unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
|
||||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<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="org.objectweb.asm" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="org.objectweb.asm.tree" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
|
||||
</location>
|
||||
|
|
|
@ -31,8 +31,8 @@
|
|||
<unit id="org.junit.platform.launcher" version="1.7.1.v20210222-1948"/>
|
||||
<unit id="org.junit.platform.runner" version="1.7.1.v20210222-1948"/>
|
||||
<unit id="org.opentest4j" version="1.2.0.v20190826-0900"/>
|
||||
<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="org.objectweb.asm" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="org.objectweb.asm.tree" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
|
||||
</location>
|
||||
|
|
|
@ -25,8 +25,8 @@
|
|||
<unit id="javax.inject" version="1.0.0.v20091030"/>
|
||||
<unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
|
||||
<unit id="org.junit" version="4.12.0.v201504281640"/>
|
||||
<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="org.objectweb.asm" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="org.objectweb.asm.tree" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
|
||||
</location>
|
||||
|
|
|
@ -53,11 +53,11 @@ public class TypesGeneratorFragment2 extends AbstractXtextGeneratorFragment {
|
|||
if (getProjectConfig().getRuntime().getManifest() != null) {
|
||||
Set<String> requiredBundles = getProjectConfig().getRuntime().getManifest().getRequiredBundles();
|
||||
requiredBundles.add("org.eclipse.xtext.common.types");
|
||||
requiredBundles.add("org.objectweb.asm;bundle-version=\"[9.1.0,9.2.0)\";resolution:=optional");
|
||||
requiredBundles.add("org.objectweb.asm;bundle-version=\"[9.2.0,9.3.0)\";resolution:=optional");
|
||||
}
|
||||
if (getProjectConfig().getRuntimeTest().getManifest() != null) {
|
||||
Set<String> requiredBundles = getProjectConfig().getRuntimeTest().getManifest().getRequiredBundles();
|
||||
requiredBundles.add("org.objectweb.asm;bundle-version=\"[9.1.0,9.2.0)\";resolution:=optional");
|
||||
requiredBundles.add("org.objectweb.asm;bundle-version=\"[9.2.0,9.3.0)\";resolution:=optional");
|
||||
}
|
||||
if (getProjectConfig().getEclipsePlugin().getManifest() != null) {
|
||||
Set<String> requiredBundles = getProjectConfig().getEclipsePlugin().getManifest().getRequiredBundles();
|
||||
|
|
|
@ -101,8 +101,8 @@ class TargetPlatformProject extends ProjectDescriptor {
|
|||
<unit id="org.junit.platform.runner" version="1.7.1.v20210222-1948"/>
|
||||
<unit id="org.opentest4j" version="1.2.0.v20190826-0900"/>
|
||||
«ENDIF»
|
||||
<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="org.objectweb.asm" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="org.objectweb.asm.tree" version="9.2.0.v20210813-1119"/>
|
||||
<unit id="io.github.classgraph" version="4.8.35.v20190528-1517"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
|
||||
</location>
|
||||
|
|
|
@ -230,10 +230,10 @@ public class TargetPlatformProject extends ProjectDescriptor {
|
|||
}
|
||||
}
|
||||
_builder.append("\t\t\t");
|
||||
_builder.append("<unit id=\"org.objectweb.asm\" version=\"9.1.0.v20210209-1849\"/>");
|
||||
_builder.append("<unit id=\"org.objectweb.asm\" version=\"9.2.0.v20210813-1119\"/>");
|
||||
_builder.newLine();
|
||||
_builder.append("\t\t\t");
|
||||
_builder.append("<unit id=\"org.objectweb.asm.tree\" version=\"9.1.0.v20210209-1849\"/>");
|
||||
_builder.append("<unit id=\"org.objectweb.asm.tree\" version=\"9.2.0.v20210813-1119\"/>");
|
||||
_builder.newLine();
|
||||
_builder.append("\t\t\t");
|
||||
_builder.append("<unit id=\"io.github.classgraph\" version=\"4.8.35.v20190528-1517\"/>");
|
||||
|
|
|
@ -194,7 +194,7 @@ Require-Bundle: org.eclipse.emf.ecore.xmi;bundle-version="2.16.0";visibility:=re
|
|||
org.eclipse.emf.common;bundle-version="2.17.0",
|
||||
org.antlr.runtime;bundle-version="[3.2.0,3.2.1)";visibility:=reexport,
|
||||
com.google.inject;bundle-version="5.0.1";visibility:=reexport,
|
||||
org.objectweb.asm;bundle-version="[9.1.0,9.2.0)";resolution:=optional,
|
||||
org.objectweb.asm;bundle-version="[9.2.0,9.3.0)";resolution:=optional,
|
||||
org.eclipse.emf.mwe.core;bundle-version="1.3.21";resolution:=optional;visibility:=reexport,
|
||||
org.eclipse.emf.mwe.utils;bundle-version="1.3.21";resolution:=optional;visibility:=reexport,
|
||||
org.eclipse.xtend;bundle-version="2.2.0";resolution:=optional,
|
||||
|
|
Loading…
Reference in a new issue