Community
Participate
Working Groups
In 7.1.5.v20100705 the jetty-plus MANIFEST.MF import javax.sql, javax.naming in the same version than javax.servlet: [2.5,3.0) They should not specify the version to import to use the packages provided by the jdk5. This bug is a regression I introduced when I worked on: https://bugs.eclipse.org/bugs/show_bug.cgi?id=317007
Fixed for the next build. 2 ';' changed into ',' For jetty-osgi build of 7.1.5.v20100705, after discussion with Jesse, I built a fixed version of jetty-plus and used that version for the EclipseRT-Web-Starter Kit distribution.