Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2011-12-17 10:51:36 +0000
committerSteffen Pingel2011-12-17 10:51:36 +0000
commita8a0a84be74cb5fca1155da28b8d0bcba08900fc (patch)
tree3ee04f758cf90e583cbd4748150d924d3f10c770 /org.eclipse.mylyn.bugzilla-feature
parentc9892dca0fdcff4ed63b9776ad6ac0433bb08340 (diff)
downloadorg.eclipse.mylyn.tasks-a8a0a84be74cb5fca1155da28b8d0bcba08900fc.tar.gz
org.eclipse.mylyn.tasks-a8a0a84be74cb5fca1155da28b8d0bcba08900fc.tar.xz
org.eclipse.mylyn.tasks-a8a0a84be74cb5fca1155da28b8d0bcba08900fc.zip
NEW - bug 350385: [releng] rename bundles to reflect component structure
https://bugs.eclipse.org/bugs/show_bug.cgi?id=350385 Change-Id: Icd0fbf7574588ceba3951624fe56ba48dfbefda6
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 9bcea3b83..822776814 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -35,6 +35,7 @@
<import plugin="org.apache.ws.commons.util" version="1.0.1" match="compatible"/>
<import plugin="javax.xml.bind" version="2.0.0" match="compatible"/>
<import plugin="javax.xml.stream" version="1.0.1" match="compatible"/>
+
<import feature="org.eclipse.mylyn_feature" version="3.7.0" match="equivalent"/>
</requires>

Back to the top