From e79a29bc4e8b21c139fd623abd8cd4fbc2796b90 Mon Sep 17 00:00:00 2001 From: cletavernie Date: Fri, 9 Dec 2011 15:18:02 +0000 Subject: 365919: [Architecture - SVN - Build] Rewrite the Build https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919 Removed some reexported dependencies. --- .../org.eclipse.papyrus.uml.controlmode.profile/META-INF/MANIFEST.MF | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/META-INF/MANIFEST.MF') diff --git a/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/META-INF/MANIFEST.MF b/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/META-INF/MANIFEST.MF index a1db7366c3b..3a250abe2b4 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/META-INF/MANIFEST.MF +++ b/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/META-INF/MANIFEST.MF @@ -6,7 +6,9 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.uml2.uml.edit, org.eclipse.papyrus.infra.widgets.toolbox;bundle-version="0.9.0", org.eclipse.papyrus.infra.core;bundle-version="0.9.0", - org.eclipse.papyrus.infra.services.resourceloading.preferences;bundle-version="0.9.0" + org.eclipse.papyrus.infra.services.resourceloading.preferences;bundle-version="0.9.0", + org.eclipse.emf.validation.ocl;bundle-version="1.4.0", + org.eclipse.emf.validation.ui;bundle-version="1.3.0" Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy Bundle-Version: 0.9.0.qualifier -- cgit v1.2.3