From eb5614a6ef6b04af32e077de1a23a1e12ad02b80 Mon Sep 17 00:00:00 2001 From: Quentin Le Menez Date: Fri, 21 Aug 2015 13:14:49 +0200 Subject: [releng] Neon-1.2.0 modification step by step Change-Id: I9126d707fecad85c9b5384b35074deba995b6527 Signed-off-by: Quentin Le Menez --- .../META-INF/MANIFEST.MF | 18 +++++++----------- .../org.eclipse.papyrus.adl4eclipse.profile/pom.xml | 2 +- 2 files changed, 8 insertions(+), 12 deletions(-) (limited to 'extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile') diff --git a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/META-INF/MANIFEST.MF b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/META-INF/MANIFEST.MF index cc69305ea03..47415f2a1d6 100644 --- a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/META-INF/MANIFEST.MF +++ b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/META-INF/MANIFEST.MF @@ -1,19 +1,15 @@ Manifest-Version: 1.0 Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, - org.eclipse.papyrus.osgi.profile;bundle-version="1.1.0" + org.eclipse.papyrus.osgi.profile;bundle-version="1.2.0" +Export-Package: org.eclipse.papyrus.adl4eclipse.org Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy -Bundle-Version: 1.1.0.qualifier -Bundle-localization: plugin +Bundle-Version: 1.2.0.qualifier Bundle-Name: %pluginName -Bundle-Activator: org.eclipse.papyrus.adl4eclipse.org.Activator +Bundle-localization: plugin Bundle-ManifestVersion: 2 -Bundle-Description: This plugin contains adl4 eclipse profile used to - model eclipse plugins.The plugins that allow the modelization is or. - eclipse.papyrus.adl4eclipsetool. More details can be found in the doc - s directory of or.eclipse.papyrus.adl4eclipsetool. -Bundle-SymbolicName: org.eclipse.papyrus.adl4eclipse.profile;singleton - :=true +Bundle-Activator: org.eclipse.papyrus.adl4eclipse.org.Activator +Bundle-Description: This plugin contains adl4 eclipse profile used to model eclipse plugins.The plugins that allow the modelization is or.eclipse.papyrus.adl4eclipsetool. More details can be found in the docs directory of or.eclipse.papyrus.adl4eclipsetool. +Bundle-SymbolicName: org.eclipse.papyrus.adl4eclipse.profile;singleton:=true Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Export-Package: org.eclipse.papyrus.adl4eclipse.org diff --git a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/pom.xml b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/pom.xml index dc69e4e66a9..a4852154d27 100644 --- a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/pom.xml +++ b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/pom.xml @@ -4,7 +4,7 @@ org.eclipse.papyrus.extra.releng org.eclipse.papyrus - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../../../releng/extra org.eclipse.papyrus.adl4eclipse.profile -- cgit v1.2.3