Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2011-12-03 21:54:19 +0000
committerSteffen Pingel2011-12-03 21:54:19 +0000
commite16cd7c253208a4324c43854bfb743e693beb1e7 (patch)
tree2719e0a674188ca39e46b9ae2377e32a39ff1963 /org.eclipse.mylyn.bugzilla.tests/META-INF
parent9677a180c7f2867a4747187ce0667752f3dc8299 (diff)
downloadorg.eclipse.mylyn.tasks-e16cd7c253208a4324c43854bfb743e693beb1e7.tar.gz
org.eclipse.mylyn.tasks-e16cd7c253208a4324c43854bfb743e693beb1e7.tar.xz
org.eclipse.mylyn.tasks-e16cd7c253208a4324c43854bfb743e693beb1e7.zip
NEW - bug 360301: [api] make provisional packages API
https://bugs.eclipse.org/bugs/show_bug.cgi?id=360301 Change-Id: Ic9849bea00e2a58e7275badd2996ecc2567606c4
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.tests/META-INF')
-rw-r--r--org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
index d1b3911f1..02ce6c399 100644
--- a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
@@ -19,6 +19,7 @@ Require-Bundle: org.junit,
org.eclipse.mylyn.commons.ui,
org.eclipse.mylyn.commons.core,
org.eclipse.mylyn.commons.sdk.util,
+ org.eclipse.mylyn.commons.workbench,
org.eclipse.mylyn.commons.xmlrpc,
org.eclipse.mylyn.tasks.core,
org.eclipse.mylyn.tasks.ui,

Back to the top