Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2011-01-22 08:40:49 +0000
committerspingel2011-01-22 08:40:49 +0000
commitfcf507238f3731e35cda7de353bf3eb569966fd2 (patch)
treec3ece1f2e75157aeaa30698a0ec906eeaa7ffc50 /org.eclipse.mylyn.bugzilla.tests/META-INF
parent6621c2487bc9d575719a3b7bded5fefb5a123507 (diff)
downloadorg.eclipse.mylyn.tasks-fcf507238f3731e35cda7de353bf3eb569966fd2.tar.gz
org.eclipse.mylyn.tasks-fcf507238f3731e35cda7de353bf3eb569966fd2.tar.xz
org.eclipse.mylyn.tasks-fcf507238f3731e35cda7de353bf3eb569966fd2.zip
NEW - bug 330155: [releng] modularize Mylyn build
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330155
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, 0 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
index cd709cf68..d797b0ea0 100644
--- a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
@@ -27,7 +27,6 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.mylyn.commons.xmlrpc;bundle-version="[3.4.0,4.0.0)",
org.apache.xmlrpc
Bundle-Vendor: Eclipse Mylyn
-Bundle-ClassPath: bugzilla-test.jar
Export-Package: org.eclipse.mylyn.bugzilla.tests;x-internal:=true,
org.eclipse.mylyn.bugzilla.tests.core;x-internal:=true,
org.eclipse.mylyn.bugzilla.tests.support;x-internal:=true,

Back to the top