Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2011-07-23 15:36:16 +0000
committerSteffen Pingel2011-07-23 15:36:16 +0000
commit2e4364c74c04c703851844ed2d151b3878f6f3fe (patch)
tree9eb1a1de4e47f01558547a4bc329e0eaf1e48238 /org.eclipse.mylyn.sdk-feature/feature.xml
parent6f87f0c6e90fea394580608a3442b6ab95bbfdb9 (diff)
downloadorg.eclipse.mylyn.tasks-2e4364c74c04c703851844ed2d151b3878f6f3fe.tar.gz
org.eclipse.mylyn.tasks-2e4364c74c04c703851844ed2d151b3878f6f3fe.tar.xz
org.eclipse.mylyn.tasks-2e4364c74c04c703851844ed2d151b3878f6f3fe.zip
RESOLVED - bug 352584: create nightly repositories for sub-projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=352584
Diffstat (limited to 'org.eclipse.mylyn.sdk-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.sdk-feature/feature.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.sdk-feature/feature.xml b/org.eclipse.mylyn.sdk-feature/feature.xml
index ae08b0f32..638bad4ef 100644
--- a/org.eclipse.mylyn.sdk-feature/feature.xml
+++ b/org.eclipse.mylyn.sdk-feature/feature.xml
@@ -50,6 +50,20 @@
-->
<plugin
+ id="org.eclipse.mylyn.tests.util"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.mylyn.tests.util.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.mylyn.bugzilla.core.source"
download-size="0"
install-size="0"

Back to the top