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 | 27 ++++++----- .../META-INF/MANIFEST.MF | 41 +++++++++-------- .../META-INF/MANIFEST.MF | 52 +++++++++++----------- 3 files changed, 64 insertions(+), 56 deletions(-) (limited to 'extraplugins/qompass-designer/tracing') diff --git a/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.infra.services.tracepoints/META-INF/MANIFEST.MF b/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.infra.services.tracepoints/META-INF/MANIFEST.MF index 049872a24fc..3365b1822b6 100644 --- a/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.infra.services.tracepoints/META-INF/MANIFEST.MF +++ b/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.infra.services.tracepoints/META-INF/MANIFEST.MF @@ -8,27 +8,30 @@ Require-Bundle: org.eclipse.ui, org.eclipse.emf.edit.ui;bundle-version="2.6.0", org.eclipse.gmf.runtime.emf.commands.core;bundle-version="1.0.100", org.eclipse.emf.facet.infra.browser.uicore;bundle-version="0.1.0", - org.eclipse.papyrus.infra.core;bundle-version="0.10.0", - org.eclipse.papyrus.infra.widgets;bundle-version="0.10.0", - org.eclipse.papyrus.infra.services.decoration;bundle-version="0.10.0", + org.eclipse.papyrus.infra.core;bundle-version="0.10.1", + org.eclipse.papyrus.infra.widgets;bundle-version="0.10.1", + org.eclipse.papyrus.infra.services.decoration;bundle-version="0.10.1", org.eclipse.gef;bundle-version="3.8.1", org.eclipse.gmf.runtime.notation;bundle-version="1.5.0", org.eclipse.uml2.uml;bundle-version="4.0.0", - org.eclipse.papyrus.infra.core.log;bundle-version="0.10.0", - org.eclipse.papyrus.infra.emf;bundle-version="0.10.0", - org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="0.10.0", - org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="0.10.0", - org.eclipse.papyrus.infra.services.markerlistener;bundle-version="0.10.0" + org.eclipse.papyrus.infra.core.log;bundle-version="0.10.1", + org.eclipse.papyrus.infra.emf;bundle-version="0.10.1", + org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="0.10.1", + org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="0.10.1", + org.eclipse.papyrus.infra.services.markerlistener;bundle-version="0.10.1" Export-Package: org.eclipse.papyrus.infra.services.tracepoints, org.eclipse.papyrus.infra.services.tracepoints.commands, org.eclipse.papyrus.infra.services.tracepoints.dialogs, org.eclipse.papyrus.infra.services.tracepoints.preferences Bundle-Vendor: %pluginProvider Bundle-ActivationPolicy: lazy -Bundle-Version: 0.10.0.qualifier +Bundle-Version: 0.10.1.qualifier Bundle-Name: %pluginName +Bundle-Localization: plugin Bundle-ManifestVersion: 2 -Bundle-Activator: org.eclipse.papyrus.infra.services.tracepoints.Activator -Bundle-SymbolicName: org.eclipse.papyrus.infra.services.tracepoints;singleton:=true +Bundle-Activator: org.eclipse.papyrus.infra.services.tracepoints.Activ + ator +Bundle-SymbolicName: org.eclipse.papyrus.infra.services.tracepoints;si + ngleton:=true Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Localization: plugin + diff --git a/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.qompass.modellibs.tracing/META-INF/MANIFEST.MF b/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.qompass.modellibs.tracing/META-INF/MANIFEST.MF index 50bf16dbaf8..c04ff2ced52 100644 --- a/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.qompass.modellibs.tracing/META-INF/MANIFEST.MF +++ b/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.qompass.modellibs.tracing/META-INF/MANIFEST.MF @@ -1,19 +1,22 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %pluginName -Bundle-SymbolicName: org.eclipse.papyrus.qompass.modellibs.tracing;singleton:=true -Bundle-Version: 0.10.0.qualifier -Bundle-Activator: org.eclipse.papyrus.qompass.modellibs.tracing.Activator -Bundle-Vendor: %providerName -Require-Bundle: org.eclipse.papyrus.fcm.profile;bundle-version="0.10.0", - org.eclipse.papyrus.qompass.modellibs.core;bundle-version="0.10.0", - org.eclipse.ui, - org.eclipse.core.runtime, - org.eclipse.papyrus.qompass.designer.core;bundle-version="0.10.0", - org.eclipse.papyrus.infra.services.tracepoints;bundle-version="0.10.0", - org.eclipse.papyrus.infra.core;bundle-version="0.10.0", - org.eclipse.emf.workspace;bundle-version="1.5.0", - org.eclipse.uml2.uml;bundle-version="4.0.0" -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-ActivationPolicy: lazy -Bundle-Localization: plugin +Manifest-Version: 1.0 +Require-Bundle: org.eclipse.papyrus.fcm.profile;bundle-version="0.10.1", + org.eclipse.papyrus.qompass.modellibs.core;bundle-version="0.10.1", + org.eclipse.ui, + org.eclipse.core.runtime, + org.eclipse.papyrus.qompass.designer.core;bundle-version="0.10.1", + org.eclipse.papyrus.infra.services.tracepoints;bundle-version="0.10.1", + org.eclipse.papyrus.infra.core;bundle-version="0.10.1", + org.eclipse.emf.workspace;bundle-version="1.5.0", + org.eclipse.uml2.uml;bundle-version="4.0.0" +Bundle-Vendor: %providerName +Bundle-ActivationPolicy: lazy +Bundle-Version: 0.10.1.qualifier +Bundle-Name: %pluginName +Bundle-Localization: plugin +Bundle-ManifestVersion: 2 +Bundle-Activator: org.eclipse.papyrus.qompass.modellibs.tracing.Activa + tor +Bundle-SymbolicName: org.eclipse.papyrus.qompass.modellibs.tracing;sin + gleton:=true +Bundle-RequiredExecutionEnvironment: J2SE-1.5 + diff --git a/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.views.tracepoints/META-INF/MANIFEST.MF b/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.views.tracepoints/META-INF/MANIFEST.MF index b8345d31eea..283872f1e52 100644 --- a/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.views.tracepoints/META-INF/MANIFEST.MF +++ b/extraplugins/qompass-designer/tracing/org.eclipse.papyrus.views.tracepoints/META-INF/MANIFEST.MF @@ -1,25 +1,27 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %pluginName -Bundle-SymbolicName: org.eclipse.papyrus.views.tracepoints; singleton:=true -Bundle-Version: 0.10.0.qualifier -Bundle-Activator: org.eclipse.papyrus.views.tracepoints.Activator -Require-Bundle: org.eclipse.ui, - org.eclipse.core.runtime, - org.eclipse.papyrus.infra.services.tracepoints;bundle-version="0.10.0", - org.eclipse.core.resources;bundle-version="3.7.0", - org.eclipse.emf.ecore;bundle-version="2.8.0", - org.eclipse.gef;bundle-version="3.8.0", - org.eclipse.uml2.uml;bundle-version="4.0.0", - org.eclipse.papyrus.infra.core;bundle-version="0.10.0", - org.eclipse.papyrus.infra.widgets;bundle-version="0.10.0", - org.eclipse.emf.transaction;bundle-version="1.4.0", - org.eclipse.gmf.runtime.common.core;bundle-version="1.4.1", - org.eclipse.gmf.runtime.common.ui;bundle-version="1.5.0", - org.eclipse.ui.ide;bundle-version="3.8.100", - org.eclipse.papyrus.infra.services.markerlistener;bundle-version="0.10.0", - org.eclipse.papyrus.infra.services.decoration;bundle-version="0.10.0" -Bundle-ActivationPolicy: lazy -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: %pluginProvider -Bundle-Localization: plugin +Manifest-Version: 1.0 +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + org.eclipse.papyrus.infra.services.tracepoints;bundle-version="0.10.1", + org.eclipse.core.resources;bundle-version="3.7.0", + org.eclipse.emf.ecore;bundle-version="2.8.0", + org.eclipse.gef;bundle-version="3.8.0", + org.eclipse.uml2.uml;bundle-version="4.0.0", + org.eclipse.papyrus.infra.core;bundle-version="0.10.1", + org.eclipse.papyrus.infra.widgets;bundle-version="0.10.1", + org.eclipse.emf.transaction;bundle-version="1.4.0", + org.eclipse.gmf.runtime.common.core;bundle-version="1.4.1", + org.eclipse.gmf.runtime.common.ui;bundle-version="1.5.0", + org.eclipse.ui.ide;bundle-version="3.8.100", + org.eclipse.papyrus.infra.services.markerlistener;bundle-version="0.10.1", + org.eclipse.papyrus.infra.services.decoration;bundle-version="0.10.1" +Bundle-Vendor: %pluginProvider +Bundle-ActivationPolicy: lazy +Bundle-Version: 0.10.1.qualifier +Bundle-Name: %pluginName +Bundle-Localization: plugin +Bundle-ManifestVersion: 2 +Bundle-Activator: org.eclipse.papyrus.views.tracepoints.Activator +Bundle-SymbolicName: org.eclipse.papyrus.views.tracepoints;singleton:= + true +Bundle-RequiredExecutionEnvironment: J2SE-1.5 + -- cgit v1.2.3