Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2015-04-21 17:08:10 +0000
committerCamille Letavernier2015-04-21 17:08:10 +0000
commit2b375fdad2135b0cb80a79ae44519e870ab8132d (patch)
treeab870fdcade2061587ae148957af5b695cd4cd58
parentb13e98a1c0acdb1b91bfafc6d9a9baf6bf1ae46a (diff)
downloadorg.eclipse.papyrus-2b375fdad2135b0cb80a79ae44519e870ab8132d.tar.gz
org.eclipse.papyrus-2b375fdad2135b0cb80a79ae44519e870ab8132d.tar.xz
org.eclipse.papyrus-2b375fdad2135b0cb80a79ae44519e870ab8132d.zip
[Releng] Fix bundle dependencies
Change-Id: I333caf016cf29c6262f16bb8186ff9d07afaff9b Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>
-rw-r--r--extraplugins/umlrt/org.eclipse.papyrus.umlrt.ui/META-INF/MANIFEST.MF33
-rw-r--r--extraplugins/umlrt/org.eclipse.papyrus.umlrt/META-INF/MANIFEST.MF2
-rw-r--r--plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF2
-rw-r--r--plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/META-INF/MANIFEST.MF2
4 files changed, 22 insertions, 17 deletions
diff --git a/extraplugins/umlrt/org.eclipse.papyrus.umlrt.ui/META-INF/MANIFEST.MF b/extraplugins/umlrt/org.eclipse.papyrus.umlrt.ui/META-INF/MANIFEST.MF
index 2dbbf07343d..80131cb47bb 100644
--- a/extraplugins/umlrt/org.eclipse.papyrus.umlrt.ui/META-INF/MANIFEST.MF
+++ b/extraplugins/umlrt/org.eclipse.papyrus.umlrt.ui/META-INF/MANIFEST.MF
@@ -3,20 +3,25 @@ Bundle-SymbolicName: org.eclipse.papyrus.umlrt.ui;singleton:=true
Export-Package: org.eclipse.papyrus.umlrt.ui
Bundle-Name: UML-RT UI plugin
Bundle-Version: 1.1.0.qualifier
-Require-Bundle: org.eclipse.ui,org.eclipse.core.runtime,org.eclipse.pa
- pyrus.uml.diagram.common;bundle-version="1.1.0",org.eclipse.papyrus.u
- mlrt;bundle-version="1.1.0",org.eclipse.papyrus.infra.newchild;bundle
- -version="1.1.0",org.eclipse.papyrus.infra.elementtypesconfigurations
- ;bundle-version="1.1.0",org.eclipse.emf.ecore,org.eclipse.uml2.uml,or
- g.eclipse.papyrus.emf.facet.efacet.core,org.eclipse.papyrus.emf.facet
- .query.java.core,org.eclipse.papyrus.uml.tools;bundle-version="1.1.0"
- ,org.eclipse.papyrus.infra.emf;bundle-version="1.1.0",org.eclipse.pap
- yrus.emf.facet.custom.metamodel,org.eclipse.gmf.runtime.emf.type.core
- ;bundle-version="1.9.0",org.eclipse.papyrus.infra.core.log;bundle-ver
- sion="1.1.0",org.eclipse.papyrus.emf.facet.custom.ui;bundle-version="
- 1.1.0",org.eclipse.papyrus.infra.services.labelprovider;bundle-versio
- n="1.1.0",org.eclipse.papyrus.emf.facet.custom.core;bundle-version="1
- .1.0",org.eclipse.papyrus.infra.widgets;bundle-version="1.1.0"
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.eclipse.papyrus.uml.diagram.common;bundle-version="1.1.0",
+ org.eclipse.papyrus.umlrt;bundle-version="1.1.0",
+ org.eclipse.papyrus.infra.newchild;bundle-version="1.1.0",
+ org.eclipse.papyrus.infra.elementtypesconfigurations;bundle-version="1.1.0",
+ org.eclipse.emf.ecore,
+ org.eclipse.uml2.uml,
+ org.eclipse.papyrus.emf.facet.efacet.core;bundle-version="1.1.0",
+ org.eclipse.papyrus.emf.facet.query.java.core;bundle-version="1.1.0",
+ org.eclipse.papyrus.uml.tools;bundle-version="1.1.0",
+ org.eclipse.papyrus.infra.emf;bundle-version="1.1.0",
+ org.eclipse.papyrus.emf.facet.custom.metamodel;bundle-version="1.1.0",
+ org.eclipse.gmf.runtime.emf.type.core;bundle-version="1.9.0",
+ org.eclipse.papyrus.infra.core.log;bundle-version="1.1.0",
+ org.eclipse.papyrus.emf.facet.custom.ui;bundle-version="1.1.0",
+ org.eclipse.papyrus.infra.services.labelprovider;bundle-version="1.1.0",
+ org.eclipse.papyrus.emf.facet.custom.core;bundle-version="1.1.0",
+ org.eclipse.papyrus.infra.widgets;bundle-version="1.1.0"
Bundle-ManifestVersion: 2
Bundle-Activator: org.eclipse.papyrus.umlrt.ui.Activator
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
diff --git a/extraplugins/umlrt/org.eclipse.papyrus.umlrt/META-INF/MANIFEST.MF b/extraplugins/umlrt/org.eclipse.papyrus.umlrt/META-INF/MANIFEST.MF
index ae61f292048..fc19dd56c7b 100644
--- a/extraplugins/umlrt/org.eclipse.papyrus.umlrt/META-INF/MANIFEST.MF
+++ b/extraplugins/umlrt/org.eclipse.papyrus.umlrt/META-INF/MANIFEST.MF
@@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.papyrus.uml.extensionpoints;bundle-version="1.1.0",
org.eclipse.papyrus.infra.elementtypesconfigurations;bundle-version="1.1.0",
org.eclipse.gmf.runtime.emf.type.core,
org.eclipse.papyrus.uml.tools.utils;bundle-version="1.1.0",
- org.eclipse.papyrus.dsml.validation,
+ org.eclipse.papyrus.dsml.validation;bundle-version="1.1.0",
org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="1.1.0",
org.eclipse.papyrus.uml.service.types;bundle-version="1.1.0",
org.eclipse.papyrus.infra.core.log;bundle-version="1.1.0"
diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF
index 6dc48898a8d..f3a12619561 100644
--- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF
+++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF
@@ -83,7 +83,7 @@ Require-Bundle: org.eclipse.emf.edit.ui;bundle-version="2.5.0",
org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.emf.ecore.xmi;visibility:=reexport,
- org.eclipse.papyrus.uml.extensionpoints
+ org.eclipse.papyrus.uml.extensionpoints;bundle-version="1.1.0"
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/META-INF/MANIFEST.MF
index 6b309a0e10a..f7d639718e6 100644
--- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/META-INF/MANIFEST.MF
+++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/META-INF/MANIFEST.MF
@@ -13,7 +13,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.papyrus.infra.widgets;bundle-version="1.1.0",
org.eclipse.core.databinding;bundle-version="1.4.1",
org.eclipse.papyrus.infra.core;bundle-version="1.1.0",
- org.eclipse.papyrus.infra.viewpoints.policy
+ org.eclipse.papyrus.infra.viewpoints.policy;bundle-version="1.1.0"
Bundle-Vendor: Eclipse Modeling Project
Bundle-ActivationPolicy: lazy
Bundle-Version: 1.1.0.qualifier

Back to the top