Community
Participate
Working Groups
Mylyn features include a different version of javax.servlet than Eclipse 3.5 and 3.6 which can cause side-effects when Mylyn is installed into dropins (bug 297769). In order to avoid that the plug-in should be removed from features. It should still be available from the update site to allow P2 to find it in case Mylyn is installed into a target environment that does not include javax.servlet.
I have temporarily removed the javax.servlet plug-in from the XPlanner and JIRA feature.
Created attachment 157319 [details] copy javax.servlet from target environment
Created attachment 157320 [details] mylyn/context/zip
Fixed: javax.servlet will not be included in any feature. The bundle will still be available from the extras and incubator update sites to support installations of the JIRA or XPlanner connector (which depend on Apache Axis which in turn depends on javax.servlet) into target environments that do not contain javax.servlet. This may apply to RCP applications for instance that do not ship the org.eclipse.help feature.