Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2012-03-02 23:48:34 +0000
committerSteffen Pingel2012-03-02 23:48:34 +0000
commit8467de45a34ee2730b3b6e97a7230876c97d6eb5 (patch)
tree9dfffa69da30fa8778955b20f12c531becbfffc9 /org.eclipse.mylyn.bugzilla.tests/META-INF
parent2befecfd0c9ea65a84504ad94eea486e317407cf (diff)
downloadorg.eclipse.mylyn.tasks-8467de45a34ee2730b3b6e97a7230876c97d6eb5.tar.gz
org.eclipse.mylyn.tasks-8467de45a34ee2730b3b6e97a7230876c97d6eb5.tar.xz
org.eclipse.mylyn.tasks-8467de45a34ee2730b3b6e97a7230876c97d6eb5.zip
NEW - bug 373165: deprecate TestUtil in favor of CommonTestUtil
https://bugs.eclipse.org/bugs/show_bug.cgi?id=373165 Change-Id: I32cb93b3e05eed4ff6676f2d1c2418d82c16c0f1
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 02ce6c399..f4113c1af 100644
--- a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
@@ -18,6 +18,7 @@ Require-Bundle: org.junit,
org.eclipse.mylyn.bugzilla.ui,
org.eclipse.mylyn.commons.ui,
org.eclipse.mylyn.commons.core,
+ org.eclipse.mylyn.commons.repositories.core,
org.eclipse.mylyn.commons.sdk.util,
org.eclipse.mylyn.commons.workbench,
org.eclipse.mylyn.commons.xmlrpc,

Back to the top