Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2011-02-08 08:25:10 +0000
committerspingel2011-02-08 08:25:10 +0000
commitdb8722b5576dac3dd2b488c8e02a11e7aef2d259 (patch)
tree95e79c1a2d6921301d241968f36a3ca321cb4ef2
parente47f5a3bf0f9015919a66274223ab9d5eca05dae (diff)
downloadorg.eclipse.mylyn.incubator-db8722b5576dac3dd2b488c8e02a11e7aef2d259.tar.gz
org.eclipse.mylyn.incubator-db8722b5576dac3dd2b488c8e02a11e7aef2d259.tar.xz
org.eclipse.mylyn.incubator-db8722b5576dac3dd2b488c8e02a11e7aef2d259.zip
NEW - bug 296436: [releng] Include tests in the developer resources bundles
https://bugs.eclipse.org/bugs/show_bug.cgi?id=296436
-rw-r--r--org.eclipse.mylyn.sandbox.tests/META-INF/MANIFEST.MF6
1 files changed, 0 insertions, 6 deletions
diff --git a/org.eclipse.mylyn.sandbox.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.sandbox.tests/META-INF/MANIFEST.MF
index 3655fa2e..f37961c0 100644
--- a/org.eclipse.mylyn.sandbox.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.sandbox.tests/META-INF/MANIFEST.MF
@@ -9,17 +9,11 @@ Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.runtime,
org.eclipse.jdt.core,
org.eclipse.jdt.ui,
- org.eclipse.jface.text,
org.eclipse.pde.core,
org.eclipse.ui,
- org.eclipse.ui.browser,
- org.eclipse.ui.forms,
- org.eclipse.ui.ide,
- org.apache.commons.httpclient,
org.junit,
org.eclipse.mylyn.bugzilla.core,
org.eclipse.mylyn.bugzilla.tests,
- org.eclipse.mylyn.bugzilla.ui,
org.eclipse.mylyn.commons.core;bundle-version="3.5.0",
org.eclipse.mylyn.commons.net,
org.eclipse.mylyn.commons.tests,

Back to the top