Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2010-08-31 05:01:50 +0000
committerspingel2010-08-31 05:01:50 +0000
commitb6112cccb7c5e787cd109af84d71dd33d3b56f20 (patch)
tree4aec740f6c88b98f9179e578db85c069f89fe427 /org.eclipse.mylyn.test-feature
parentf410c5d758034009415dbd8475df3db2854069a6 (diff)
downloadorg.eclipse.mylyn.tasks-b6112cccb7c5e787cd109af84d71dd33d3b56f20.tar.gz
org.eclipse.mylyn.tasks-b6112cccb7c5e787cd109af84d71dd33d3b56f20.tar.xz
org.eclipse.mylyn.tasks-b6112cccb7c5e787cd109af84d71dd33d3b56f20.zip
NEW - bug 324032: [build] add Hudson tests to connector suite
https://bugs.eclipse.org/bugs/show_bug.cgi?id=324032
Diffstat (limited to 'org.eclipse.mylyn.test-feature')
-rw-r--r--org.eclipse.mylyn.test-feature/feature.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.test-feature/feature.xml b/org.eclipse.mylyn.test-feature/feature.xml
index 65db5ae19..20f59d6ab 100644
--- a/org.eclipse.mylyn.test-feature/feature.xml
+++ b/org.eclipse.mylyn.test-feature/feature.xml
@@ -203,4 +203,18 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.mylyn.hudson.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.mylyn.builds.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top