From ff931827499507008149c97c1f4448e1211a348b Mon Sep 17 00:00:00 2001 From: Steffen Pingel Date: Mon, 4 Jun 2012 12:57:10 +0200 Subject: NEW - bug 381550: update version constraints to require 3.8 or later https://bugs.eclipse.org/bugs/show_bug.cgi?id=381550 --- org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'org.eclipse.mylyn.trac.ui/META-INF') diff --git a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF index f81081251..4dfe90135 100644 --- a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF @@ -9,13 +9,13 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.jface.text, org.eclipse.ui, org.eclipse.ui.forms, - org.eclipse.mylyn.commons.core;bundle-version="[3.0.0,4.0.0)", - org.eclipse.mylyn.tasks.core;bundle-version="[3.0.0,4.0.0)", - 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.workbench;bundle-version="[3.0.0,4.0.0)" + org.eclipse.mylyn.commons.core;bundle-version="[3.8.0,4.0.0)", + org.eclipse.mylyn.tasks.core;bundle-version="[3.8.0,4.0.0)", + org.eclipse.mylyn.tasks.ui;bundle-version="[3.8.0,4.0.0)", + org.eclipse.mylyn.trac.core;bundle-version="[3.8.0,4.0.0)", + org.eclipse.mylyn.commons.net;bundle-version="[3.8.0,4.0.0)", + org.eclipse.mylyn.commons.ui;bundle-version="[3.8.0,4.0.0)", + org.eclipse.mylyn.commons.workbench;bundle-version="[3.8.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