Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2008-08-05 23:28:33 +0000
committerspingel2008-08-05 23:28:33 +0000
commitf24295894ab5598357bc42000f6ebabe988ac12e (patch)
tree645e8ca73fa838fff3936932f86cf8080adf1af3 /org.eclipse.mylyn.test-feature
parent897a5180ff1bc7ba64267005d446d433d554fcc9 (diff)
downloadorg.eclipse.mylyn.tasks-f24295894ab5598357bc42000f6ebabe988ac12e.tar.gz
org.eclipse.mylyn.tasks-f24295894ab5598357bc42000f6ebabe988ac12e.tar.xz
org.eclipse.mylyn.tasks-f24295894ab5598357bc42000f6ebabe988ac12e.zip
REOPENED - bug 243221: [build] build using org.eclipse.mylyn.releng/build.sh fails
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243221
Diffstat (limited to 'org.eclipse.mylyn.test-feature')
-rw-r--r--org.eclipse.mylyn.test-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.test-feature/feature.xml b/org.eclipse.mylyn.test-feature/feature.xml
index 4cebded0c..904625cf0 100644
--- a/org.eclipse.mylyn.test-feature/feature.xml
+++ b/org.eclipse.mylyn.test-feature/feature.xml
@@ -231,4 +231,11 @@ Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in t
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.test.performance"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top