| commit | b91540415a71201d0d837c9d8a12071e14f352e4 | [log] [tgz] |
|---|---|---|
| author | Steffen Pingel <steffen.pingel@tasktop.com> | Tue Nov 08 18:29:33 2011 +0100 |
| committer | Steffen Pingel <steffen.pingel@tasktop.com> | Tue Nov 08 18:29:33 2011 +0100 |
| tree | 4492b3c7f36b48aad294e365c1520268410a94be | |
| parent | 456c4a723418af21d91b00f010292a1138953a1d [diff] |
NEW - bug 191522: fix compile error on 3.5 https://bugs.eclipse.org/bugs/show_bug.cgi?id=191522
diff --git a/org.eclipse.mylyn.tasks.index.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.index.tests/META-INF/MANIFEST.MF index 2545da8..30a8746 100644 --- a/org.eclipse.mylyn.tasks.index.tests/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.tasks.index.tests/META-INF/MANIFEST.MF
@@ -9,7 +9,7 @@ org.eclipse.mylyn.commons.core;bundle-version="3.7.0", org.eclipse.mylyn.tasks.core;bundle-version="3.7.0", org.eclipse.mylyn.tasks.index.core, - org.junit;bundle-version="4.8.0", + org.junit4, org.eclipse.mylyn.tasks.tests;bundle-version="3.7.0" Export-Package: org.eclipse.mylyn.internal.tasks.index.tests;x-internal:=true, org.eclipse.mylyn.internal.tasks.index.tests.util;x-internal:=true