Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF')
-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 f42fa2bf5..30baac455 100644
--- a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
@@ -6,6 +6,7 @@ Bundle-Version: 3.8.4.qualifier
Bundle-Activator: org.eclipse.mylyn.tasks.tests.TasksTestsPlugin
Bundle-Vendor: Eclipse Mylyn
Require-Bundle: org.junit,
+ org.apache.xerces;bundle-version="2.9.0";resolution:=optional;x-installation:=greedy,
org.eclipse.core.expressions,
org.eclipse.core.resources,
org.eclipse.core.runtime,

Back to the top