From c7d640a2afe1dfaa182e3e220080786af87414da Mon Sep 17 00:00:00 2001 From: Alexey Andreev Date: Wed, 28 Oct 2015 00:09:42 +0300 Subject: [PATCH] Raise Eclipse plugin versions to 0.4.1.qualifier --- tools/eclipse/core-plugin/META-INF/MANIFEST.MF | 8 ++++---- tools/eclipse/core-plugin/build.properties | 6 +++--- tools/eclipse/feature/feature.xml | 6 +++--- tools/eclipse/m2e-feature/feature.xml | 4 ++-- tools/eclipse/m2e-plugin/META-INF/MANIFEST.MF | 2 +- tools/eclipse/m2e-plugin/lifecycle-mapping-metadata.xml | 2 +- tools/eclipse/plugin/META-INF/MANIFEST.MF | 2 +- tools/eclipse/updatesite/category.xml | 8 ++++---- tools/eclipse/updatesite/site.xml | 4 ++-- 9 files changed, 21 insertions(+), 21 deletions(-) diff --git a/tools/eclipse/core-plugin/META-INF/MANIFEST.MF b/tools/eclipse/core-plugin/META-INF/MANIFEST.MF index 0c284e1bd..0e07c40c9 100644 --- a/tools/eclipse/core-plugin/META-INF/MANIFEST.MF +++ b/tools/eclipse/core-plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: TeaVM plugin for Eclipse Bundle-SymbolicName: teavm-eclipse-core-plugin;singleton:=true -Bundle-Version: 0.4.0 +Bundle-Version: 0.4.1.qualifier Bundle-Vendor: Alexey Andreev Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-ClassPath: ., @@ -37,9 +37,9 @@ Bundle-ClassPath: ., lib/org.apache.aries.spifly.weaver-internal-1.0.1.jar, lib/org.apache.aries.util-1.0.0.jar, lib/slf4j-api-1.7.7.jar, - lib/teavm-chrome-rdp-0.4.0.jar, - lib/teavm-core-0.4.0.jar, - lib/teavm-tooling-0.4.0.jar, + lib/teavm-chrome-rdp-0.4.1-SNAPSHOT.jar, + lib/teavm-core-0.4.1-SNAPSHOT.jar, + lib/teavm-tooling-0.4.1-SNAPSHOT.jar, lib/websocket-api-9.2.1.v20140609.jar, lib/websocket-client-9.2.1.v20140609.jar, lib/websocket-common-9.2.1.v20140609.jar, diff --git a/tools/eclipse/core-plugin/build.properties b/tools/eclipse/core-plugin/build.properties index a89842a96..4277684cc 100644 --- a/tools/eclipse/core-plugin/build.properties +++ b/tools/eclipse/core-plugin/build.properties @@ -34,9 +34,9 @@ bin.includes = META-INF/,\ lib/org.apache.aries.spifly.weaver-internal-1.0.1.jar,\ lib/org.apache.aries.util-1.0.0.jar,\ lib/slf4j-api-1.7.7.jar,\ - lib/teavm-chrome-rdp-0.4.0.jar,\ - lib/teavm-core-0.4.0.jar,\ - lib/teavm-tooling-0.4.0.jar,\ + lib/teavm-chrome-rdp-0.4.1-SNAPSHOT.jar,\ + lib/teavm-core-0.4.1-SNAPSHOT.jar,\ + lib/teavm-tooling-0.4.1-SNAPSHOT.jar,\ lib/websocket-api-9.2.1.v20140609.jar,\ lib/websocket-client-9.2.1.v20140609.jar,\ lib/websocket-common-9.2.1.v20140609.jar,\ diff --git a/tools/eclipse/feature/feature.xml b/tools/eclipse/feature/feature.xml index f615e6f5c..1fc8e867b 100644 --- a/tools/eclipse/feature/feature.xml +++ b/tools/eclipse/feature/feature.xml @@ -2,7 +2,7 @@ @@ -233,14 +233,14 @@ id="teavm-eclipse-plugin" download-size="0" install-size="0" - version="0.0.0" + version="0.4.1.qualifier" unpack="false"/> diff --git a/tools/eclipse/m2e-feature/feature.xml b/tools/eclipse/m2e-feature/feature.xml index 73b2cf175..68c5e2336 100644 --- a/tools/eclipse/m2e-feature/feature.xml +++ b/tools/eclipse/m2e-feature/feature.xml @@ -2,7 +2,7 @@ @@ -230,7 +230,7 @@ - + Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: teavm-eclipse-plugin;bundle-version="[0.4.0,0.5.0)", diff --git a/tools/eclipse/m2e-plugin/lifecycle-mapping-metadata.xml b/tools/eclipse/m2e-plugin/lifecycle-mapping-metadata.xml index e2fb85a6e..d282dc40a 100644 --- a/tools/eclipse/m2e-plugin/lifecycle-mapping-metadata.xml +++ b/tools/eclipse/m2e-plugin/lifecycle-mapping-metadata.xml @@ -5,7 +5,7 @@ org.teavm teavm-maven-plugin - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT compile diff --git a/tools/eclipse/plugin/META-INF/MANIFEST.MF b/tools/eclipse/plugin/META-INF/MANIFEST.MF index b22531d10..d8a75a125 100644 --- a/tools/eclipse/plugin/META-INF/MANIFEST.MF +++ b/tools/eclipse/plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: TeaVM plugin for Eclipse Bundle-SymbolicName: teavm-eclipse-plugin;singleton:=true -Bundle-Version: 0.4.0 +Bundle-Version: 0.4.1.qualifier Bundle-Vendor: Alexey Andreev Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-Activator: org.teavm.eclipse.TeaVMEclipsePlugin diff --git a/tools/eclipse/updatesite/category.xml b/tools/eclipse/updatesite/category.xml index d574f2e8e..4bee89295 100644 --- a/tools/eclipse/updatesite/category.xml +++ b/tools/eclipse/updatesite/category.xml @@ -1,11 +1,11 @@ - + - + diff --git a/tools/eclipse/updatesite/site.xml b/tools/eclipse/updatesite/site.xml index 31e2eb839..ddfa750e9 100644 --- a/tools/eclipse/updatesite/site.xml +++ b/tools/eclipse/updatesite/site.xml @@ -3,10 +3,10 @@ TeaVM update site - + - +