mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 00:38:56 +00:00
[releng] Increase version to 2.11.0
This commit is contained in:
parent
c5476f0553
commit
ba5c7ce010
30 changed files with 32 additions and 32 deletions
|
@ -3,7 +3,7 @@
|
|||
<resource path="META-INF/MANIFEST.MF">
|
||||
<filter id="927989779">
|
||||
<message_arguments>
|
||||
<message_argument value="2.10.1"/>
|
||||
<message_argument value="2.11.0"/>
|
||||
<message_argument value="org.eclipse.xtext"/>
|
||||
</message_arguments>
|
||||
</filter>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.xtext.ide;singleton:=true
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Version: 2.11.0.qualifier
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Xtext Junit4 Support
|
||||
Bundle-SymbolicName: org.eclipse.xtext.junit4
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Version: 2.11.0.qualifier
|
||||
Bundle-Vendor: Eclipse Xtext
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: org.eclipse.xtext.junit4,
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<resource path="META-INF/MANIFEST.MF">
|
||||
<filter comment="guava lowerbound to 14.0" id="927989779">
|
||||
<message_arguments>
|
||||
<message_argument value="2.10.1"/>
|
||||
<message_argument value="2.11.0"/>
|
||||
<message_argument value="com.google.guava"/>
|
||||
</message_arguments>
|
||||
</filter>
|
||||
|
|
|
@ -3,8 +3,8 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: %pluginName
|
||||
Bundle-Localization: plugin
|
||||
Bundle-SymbolicName: org.eclipse.xtext.util
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Maven-Version: 2.10.1
|
||||
Bundle-Version: 2.11.0.qualifier
|
||||
Maven-Version: 2.11.0-SNAPSHOT
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: org.eclipse.xtext.util;
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-SymbolicName: org.eclipse.xtext.xtext.generator;singleton:=true
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Version: 2.11.0.qualifier
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-Name: %pluginName
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Xtext Wizard
|
||||
Bundle-SymbolicName: org.eclipse.xtext.xtext.wizard
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Version: 2.11.0.qualifier
|
||||
Bundle-Vendor: Eclipse Xtext
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: org.eclipse.xtext.xtext.wizard;x-friends:="org.eclipse.xtext.xtext.ui,org.eclipse.xtext.xtext.ui.tests",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<resource path="META-INF/MANIFEST.MF">
|
||||
<filter id="927989779">
|
||||
<message_arguments>
|
||||
<message_argument value="2.10.1"/>
|
||||
<message_argument value="2.11.0"/>
|
||||
<message_argument value="org.eclipse.xtext.util"/>
|
||||
</message_arguments>
|
||||
</filter>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.xtext;singleton:=true
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Version: 2.11.0.qualifier
|
||||
Bundle-ClassPath: .
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: org.eclipse.xtext.junit4.tests
|
||||
Bundle-SymbolicName: org.eclipse.xtext.junit4.tests
|
||||
Bundle-Vendor: Eclipse Xtext
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Version: 2.11.0.qualifier
|
||||
Require-Bundle: org.junit,
|
||||
org.eclipse.xtext.junit4,
|
||||
com.google.inject;bundle-version="3.0.0",
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Common Xtext Testlanguages For UI and Runtime - IDE
|
||||
Bundle-SymbolicName: org.eclipse.xtext.testlanguages.ide;singleton:=true
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Version: 2.11.0.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-Vendor: Eclipse Xtext
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Common Xtext Testlanguages For UI and Runtime - Runtime
|
||||
Bundle-Vendor: Eclipse Xtext
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Version: 2.11.0.qualifier
|
||||
Bundle-SymbolicName: org.eclipse.xtext.testlanguages; singleton:=true
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Require-Bundle: org.eclipse.xtext,
|
||||
|
|
|
@ -52,12 +52,12 @@
|
|||
<dependency>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.xbase.lib</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.emf</groupId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.xtext.tests;singleton:=true
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Version: 2.11.0.qualifier
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<version>2.11.0-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -127,7 +127,7 @@ class CliWizardIntegrationTest {
|
|||
|
||||
private static def newProjectConfig() {
|
||||
new WizardConfiguration => [
|
||||
xtextVersion = new XtextVersion("2.10.0-SNAPSHOT")
|
||||
xtextVersion = new XtextVersion("2.11.0-SNAPSHOT")
|
||||
encoding = Charsets.UTF_8
|
||||
language => [
|
||||
name = "org.xtext.example.mydsl.MyDsl"
|
||||
|
|
|
@ -9,7 +9,7 @@ buildscript {
|
|||
}
|
||||
|
||||
subprojects {
|
||||
ext.xtextVersion = '2.10.0-SNAPSHOT'
|
||||
ext.xtextVersion = '2.11.0-SNAPSHOT'
|
||||
repositories {
|
||||
jcenter()
|
||||
maven {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<properties>
|
||||
<tycho-version>0.23.1</tycho-version>
|
||||
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
|
||||
<xtextVersion>2.11.0-SNAPSHOT</xtextVersion>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
|
|
|
@ -9,7 +9,7 @@ buildscript {
|
|||
}
|
||||
|
||||
subprojects {
|
||||
ext.xtextVersion = '2.10.0-SNAPSHOT'
|
||||
ext.xtextVersion = '2.11.0-SNAPSHOT'
|
||||
repositories {
|
||||
jcenter()
|
||||
maven {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<properties>
|
||||
<tycho-version>0.23.1</tycho-version>
|
||||
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
|
||||
<xtextVersion>2.11.0-SNAPSHOT</xtextVersion>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<properties>
|
||||
<tycho-version>0.23.1</tycho-version>
|
||||
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
|
||||
<xtextVersion>2.11.0-SNAPSHOT</xtextVersion>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
|
||||
<xtextVersion>2.11.0-SNAPSHOT</xtextVersion>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
|
|
Loading…
Reference in a new issue