Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2010-08-27 18:21:07 +0000
committerspingel2010-08-27 18:21:07 +0000
commitbd2df4d666d66f480bc0c1760f5e7a06835d0b96 (patch)
tree4097583c45155c261126d47b20cb7ea970b4b507 /org.eclipse.mylyn.test-feature/feature.xml
parent1a1cd225118c31b32d90ee1522035b72b6b68cd1 (diff)
downloadorg.eclipse.mylyn.tasks-bd2df4d666d66f480bc0c1760f5e7a06835d0b96.tar.gz
org.eclipse.mylyn.tasks-bd2df4d666d66f480bc0c1760f5e7a06835d0b96.tar.xz
org.eclipse.mylyn.tasks-bd2df4d666d66f480bc0c1760f5e7a06835d0b96.zip
ASSIGNED - bug 323759: [build][hudson] support parsing of build parameters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=323759
Diffstat (limited to 'org.eclipse.mylyn.test-feature/feature.xml')
-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 4a2ed8a92..65db5ae19 100644
--- a/org.eclipse.mylyn.test-feature/feature.xml
+++ b/org.eclipse.mylyn.test-feature/feature.xml
@@ -196,4 +196,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.json"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top