From 77211f3511ba1afede5ff601aba4c8291621f75a Mon Sep 17 00:00:00 2001 From: relves Date: Thu, 5 Apr 2007 18:22:51 +0000 Subject: ASSIGNED - bug 180088: Headless access of BugzillaClient results in NPE https://bugs.eclipse.org/bugs/show_bug.cgi?id=180088 --- org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF') diff --git a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF index 3af134ab5..1a63541d7 100644 --- a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF @@ -9,8 +9,6 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.5 Require-Bundle: org.eclipse.core.runtime, org.eclipse.mylar.context.core, org.eclipse.update.core, - org.eclipse.mylar, - org.eclipse.core.net;bundle-version="[1.0.0,2.0.0)" + org.eclipse.mylar Export-Package: org.eclipse.mylar.internal.tasks.core, org.eclipse.mylar.tasks.core -Bundle-Activator: org.eclipse.mylar.internal.tasks.core.Activator -- cgit v1.2.3