Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2011-12-05 16:34:12 +0000
committerSteffen Pingel2011-12-05 16:34:12 +0000
commit37fc151f7c3bcd975ea83fdc7d02a41a77e7f538 (patch)
tree76d541fa2009856d01e6e398b132caabf3ecb3f7 /org.eclipse.mylyn.tasks.tests/META-INF
parente16cd7c253208a4324c43854bfb743e693beb1e7 (diff)
downloadorg.eclipse.mylyn.tasks-37fc151f7c3bcd975ea83fdc7d02a41a77e7f538.tar.gz
org.eclipse.mylyn.tasks-37fc151f7c3bcd975ea83fdc7d02a41a77e7f538.tar.xz
org.eclipse.mylyn.tasks-37fc151f7c3bcd975ea83fdc7d02a41a77e7f538.zip
NEW - bug 361048: [api] move service message implementation to
notifications component https://bugs.eclipse.org/bugs/show_bug.cgi?id=361048 Change-Id: I4f88348bfc60a084a01378931fd8210817fa8d79
Diffstat (limited to 'org.eclipse.mylyn.tasks.tests/META-INF')
-rw-r--r--org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
index 67b304562..3ae3738c8 100644
--- a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
@@ -20,6 +20,7 @@ Require-Bundle: org.junit,
org.eclipse.mylyn.commons.core,
org.eclipse.mylyn.commons.net,
org.eclipse.mylyn.commons.sdk.util,
+ org.eclipse.mylyn.commons.notifications.ui,
org.eclipse.mylyn.commons.ui,
org.eclipse.mylyn.commons.workbench,
org.eclipse.mylyn.monitor.core,

Back to the top