From e16cd7c253208a4324c43854bfb743e693beb1e7 Mon Sep 17 00:00:00 2001 From: Steffen Pingel Date: Sat, 3 Dec 2011 22:54:19 +0100 Subject: NEW - bug 360301: [api] make provisional packages API https://bugs.eclipse.org/bugs/show_bug.cgi?id=360301 Change-Id: Ic9849bea00e2a58e7275badd2996ecc2567606c4 --- org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF') diff --git a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF index f39de759e..3a3c5ec71 100644 --- a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF @@ -14,7 +14,8 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.mylyn.tasks.ui;bundle-version="[3.0.0,4.0.0)", org.eclipse.mylyn.trac.core;bundle-version="[3.0.0,4.0.0)", org.eclipse.mylyn.commons.net;bundle-version="[3.0.0,4.0.0)", - org.eclipse.mylyn.commons.ui;bundle-version="[3.0.0,4.0.0)" + org.eclipse.mylyn.commons.ui;bundle-version="[3.0.0,4.0.0)", + org.eclipse.mylyn.commons.workbench;bundle-version="[3.0.0,4.0.0)" Bundle-ActivationPolicy: lazy Export-Package: org.eclipse.mylyn.internal.trac.ui;x-internal:=true, org.eclipse.mylyn.internal.trac.ui.editor;x-internal:=true, -- cgit v1.2.3