From a9abe271aa30b4cdf0c7f970c0c12b8d8b7848fe Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Thu, 28 Jul 2016 15:32:35 +0300 Subject: Bug 498758 - Move launcher to Java 6 Moved to Java 6. Bumped BREE and minor version to reflect this change. Adjusted fragments range. Generified code. Bumped launcher fragments micro to prevent them being replaced by baseline version. Change-Id: I0ebde7cf31ac4bceeae837d7e2cf1b7a9d180142 Signed-off-by: Thomas Watson Signed-off-by: Alexander Kurtakov --- .../org.eclipse.equinox.launcher.gtk.linux.arm/META-INF/MANIFEST.MF | 4 ++-- bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.arm') diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/META-INF/MANIFEST.MF index 50c11efbf..cb8655337 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/META-INF/MANIFEST.MF @@ -3,8 +3,8 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.arm;singleton:=true -Bundle-Version: 1.1.300.qualifier -Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.4.0)" +Bundle-Version: 1.1.400.qualifier +Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.5.0)" Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=arm)) Bundle-Localization: launcher.gtk.linux.arm Eclipse-BundleShape: dir diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml index c7caf7813..0e884b768 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml @@ -19,7 +19,7 @@ org.eclipse.equinox org.eclipse.equinox.launcher.gtk.linux.arm - 1.1.300-SNAPSHOT + 1.1.400-SNAPSHOT eclipse-plugin -- cgit v1.2.3