From 37fc151f7c3bcd975ea83fdc7d02a41a77e7f538 Mon Sep 17 00:00:00 2001 From: Steffen Pingel Date: Mon, 5 Dec 2011 17:34:12 +0100 Subject: NEW - bug 361048: [api] move service message implementation to notifications component https://bugs.eclipse.org/bugs/show_bug.cgi?id=361048 Change-Id: I4f88348bfc60a084a01378931fd8210817fa8d79 --- org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF | 6 ------ 1 file changed, 6 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 6b5736925..c348a2394 100644 --- a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF @@ -17,16 +17,10 @@ Export-Package: org.eclipse.mylyn.internal.provisional.tasks.core;x-internal:=tr org.eclipse.mylyn.internal.tasks.core.context;x-friends:="org.eclipse.mylyn.tasks.ui,org.eclipse.mylyn.tasks.bugs", org.eclipse.mylyn.internal.tasks.core.data;x-friends:="org.eclipse.mylyn.tasks.ui,org.eclipse.mylyn.tasks.bugs", org.eclipse.mylyn.internal.tasks.core.externalization;x-friends:="org.eclipse.mylyn.tasks.ui,org.eclipse.mylyn.tasks.bugs", - org.eclipse.mylyn.internal.tasks.core.notifications;x-friends:="org.eclipse.mylyn.tasks.ui,org.eclipse.mylyn.tasks.bugs", org.eclipse.mylyn.internal.tasks.core.sync;x-friends:="org.eclipse.mylyn.tasks.ui,org.eclipse.mylyn.tasks.bugs", org.eclipse.mylyn.tasks.core, org.eclipse.mylyn.tasks.core.activity, org.eclipse.mylyn.tasks.core.context, org.eclipse.mylyn.tasks.core.data, org.eclipse.mylyn.tasks.core.sync -Import-Package: com.sun.syndication.feed;version="0.9.0", - com.sun.syndication.feed.module;version="0.9.0", - com.sun.syndication.feed.synd;version="0.9.0", - com.sun.syndication.io;version="0.9.0", - org.jdom;version="1.0.0" Bundle-Localization: plugin -- cgit v1.2.3