| author | Steffen Pingel | 2011-12-07 08:18:26 (EST) |
|---|---|---|
| committer | Steffen Pingel | 2011-12-07 08:18:26 (EST) |
| commit | e6347840690bba44a9193687e8c71beb882a04ba (patch) (side-by-side diff) | |
| tree | db23d38a988d4f0161b4e2e0d510c3be0fb0bfd1 | |
| parent | 816c403e6b75fb7f536fd6dca69796061c4a394b (diff) | |
| download | org.eclipse.mylyn.tasks-e6347840690bba44a9193687e8c71beb882a04ba.zip org.eclipse.mylyn.tasks-e6347840690bba44a9193687e8c71beb882a04ba.tar.gz org.eclipse.mylyn.tasks-e6347840690bba44a9193687e8c71beb882a04ba.tar.bz2 | |
NEW - bug 350385: [releng] rename bundles to reflect component structure
https://bugs.eclipse.org/bugs/show_bug.cgi?id=350385
Change-Id: I9084e20b20de3bc4fd188df920a6897e555b08b8
| -rw-r--r-- | org.eclipse.mylyn-feature/feature.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml index 4fa18c9..f227c6b 100644 --- a/org.eclipse.mylyn-feature/feature.xml +++ b/org.eclipse.mylyn-feature/feature.xml @@ -44,6 +44,7 @@ <import plugin="org.apache.commons.lang" version="2.3.0" match="compatible"/> <import plugin="org.apache.commons.logging" version="1.0.4" match="compatible"/> <import plugin="org.apache.commons.httpclient" version="3.1.0" match="compatible"/> + <import feature="org.eclipse.mylyn.commons.notifications" version="0.9.0" match="compatible"/> </requires> <!-- |

