diff options
author | spingel | 2011-02-09 22:09:09 +0000 |
---|---|---|
committer | spingel | 2011-02-09 22:09:09 +0000 |
commit | 867ffad6559e7cfc3c0408c4422930820e31a8cd (patch) | |
tree | 7f4c7a1982db0e714c31628aa834186a5cfb5049 /org.eclipse.mylyn.test-feature | |
parent | 5345a594f69d354e61d6597cc36323ba78f2fa01 (diff) | |
download | org.eclipse.mylyn.tasks-867ffad6559e7cfc3c0408c4422930820e31a8cd.tar.gz org.eclipse.mylyn.tasks-867ffad6559e7cfc3c0408c4422930820e31a8cd.tar.xz org.eclipse.mylyn.tasks-867ffad6559e7cfc3c0408c4422930820e31a8cd.zip |
REOPENED - bug 296436: [releng] Include tests in the developer resources bundles
https://bugs.eclipse.org/bugs/show_bug.cgi?id=296436
Diffstat (limited to 'org.eclipse.mylyn.test-feature')
-rw-r--r-- | org.eclipse.mylyn.test-feature/feature.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.test-feature/feature.xml b/org.eclipse.mylyn.test-feature/feature.xml index e9643b4ab..3e48edf2c 100644 --- a/org.eclipse.mylyn.test-feature/feature.xml +++ b/org.eclipse.mylyn.test-feature/feature.xml @@ -79,12 +79,14 @@ install-size="0" version="0.0.0"/> + <!-- depends on Incubator bundles <plugin id="org.eclipse.mylyn.tests" download-size="0" install-size="0" version="0.0.0"/> - + --> + <plugin id="org.eclipse.mylyn.trac.tests" download-size="0" @@ -186,12 +188,14 @@ install-size="0" version="0.0.0"/> + <!-- <plugin id="org.eclipse.mylyn.tests.source" download-size="0" install-size="0" version="0.0.0"/> - + --> + <plugin id="org.eclipse.mylyn.trac.tests.source" download-size="0" |