From 929e314b888c28aa2efff2bb5f7f7dd29d2252e0 Mon Sep 17 00:00:00 2001 From: cletavernie Date: Thu, 4 Jul 2013 15:08:07 +0000 Subject: [Releng] Update Papyrus version to 0.10.1 --- .../META-INF/MANIFEST.MF | 31 ++++++++++++---------- 1 file changed, 17 insertions(+), 14 deletions(-) (limited to 'extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/META-INF/MANIFEST.MF') diff --git a/extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/META-INF/MANIFEST.MF b/extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/META-INF/MANIFEST.MF index 7a5e9a203be..43276a43302 100644 --- a/extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/META-INF/MANIFEST.MF +++ b/extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/META-INF/MANIFEST.MF @@ -1,11 +1,12 @@ Manifest-Version: 1.0 -Export-Package: org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui.contentassist.antlr, - org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui.contentassist +Export-Package: org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui.contentassist, + org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui.contentassist.antlr Bundle-ActivationPolicy: lazy Bundle-ClassPath: . +Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Require-Bundle: org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext;bundle-version="0.10.0";visibility:=reexport, +Require-Bundle: org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext;bundle-version="0.10.1";visibility:=reexport, org.eclipse.xtext.ui, org.eclipse.ui.editors;bundle-version="3.5.0", org.eclipse.ui.ide;bundle-version="3.5.0", @@ -13,19 +14,21 @@ Require-Bundle: org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext;bundl org.eclipse.ui, org.eclipse.xtext.builder, org.antlr.runtime, - org.eclipse.papyrus.extensionpoints.editors;bundle-version="0.10.0", + org.eclipse.papyrus.extensionpoints.editors;bundle-version="0.10.1", org.eclipse.gmf.runtime.diagram.ui;bundle-version="1.4.0", org.eclipse.uml2.uml;bundle-version="3.1.0", - org.eclipse.papyrus.uml.tools.utils;bundle-version="0.10.0", - org.eclipse.papyrus.infra.core;bundle-version="0.10.0", - org.eclipse.papyrus.infra.services.edit;bundle-version="0.10.0", - org.eclipse.papyrus.marte.vsl;bundle-version="0.10.0", - org.eclipse.papyrus.marte.vsl.ui;bundle-version="0.10.0", - org.eclipse.papyrus.infra.gmfdiag.xtext.glue;bundle-version="0.10.0" + org.eclipse.papyrus.uml.tools.utils;bundle-version="0.10.1", + org.eclipse.papyrus.infra.core;bundle-version="0.10.1", + org.eclipse.papyrus.infra.services.edit;bundle-version="0.10.1", + org.eclipse.papyrus.marte.vsl;bundle-version="0.10.1", + org.eclipse.papyrus.marte.vsl.ui;bundle-version="0.10.1", + org.eclipse.papyrus.infra.gmfdiag.xtext.glue;bundle-version="0.10.1" Bundle-Vendor: %providerName -Bundle-Version: 0.10.0.qualifier +Bundle-Version: 0.10.1.qualifier Bundle-ManifestVersion: 2 -Bundle-Activator: org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui.internal.ConstraintWithVSLlActivator -Bundle-SymbolicName: org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui;singleton:=true +Bundle-Activator: org.eclipse.papyrus.marte.textedit.constraintwithvsl + .xtext.ui.internal.ConstraintWithVSLlActivator Import-Package: org.apache.log4j -Bundle-Localization: plugin +Bundle-SymbolicName: org.eclipse.papyrus.marte.textedit.constraintwith + vsl.xtext.ui;singleton:=true + -- cgit v1.2.3