Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2011-02-08 08:20:00 +0000
committerspingel2011-02-08 08:20:00 +0000
commit62385f90bd8c0369ac8d42a0eed9405ecc76f95d (patch)
tree09142c1fc5b2f312fb14c4902160cc912368bd1d /org.eclipse.mylyn.test-feature/feature.xml
parentf5911fe57c1808c5f1f6e4ffb6f17162af4ca851 (diff)
downloadorg.eclipse.mylyn.tasks-62385f90bd8c0369ac8d42a0eed9405ecc76f95d.tar.gz
org.eclipse.mylyn.tasks-62385f90bd8c0369ac8d42a0eed9405ecc76f95d.tar.xz
org.eclipse.mylyn.tasks-62385f90bd8c0369ac8d42a0eed9405ecc76f95d.zip
NEW - 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/feature.xml')
-rw-r--r--org.eclipse.mylyn.test-feature/feature.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/org.eclipse.mylyn.test-feature/feature.xml b/org.eclipse.mylyn.test-feature/feature.xml
index a0159aff0..aa269b2da 100644
--- a/org.eclipse.mylyn.test-feature/feature.xml
+++ b/org.eclipse.mylyn.test-feature/feature.xml
@@ -128,37 +128,10 @@
unpack="false"/>
<plugin
- id="org.eclipse.mylyn.hudson.tests"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.eclipse.mylyn.builds.tests"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
id="org.eclipse.mylyn.cdt.tests"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
- <plugin
- id="org.eclipse.mylyn.gerrit.tests"
- download-size="0"
- install-size="0"
- version="0.0.0"
- fragment="true"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.mylyn.tests.standalone"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
</feature>

Back to the top