Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] javax.servlet 3.0 -> 2.6

Hi,

Just a heads up that the javax.servlet bundle in Orbit containing the
Servlet API 3.0 changed recently to export all its packages as version
2.6. This change will be in Juno M4!

Thus, if you are currently importing the Java Servlet API packages using
version 3.0 (eg. "[3.0.0,..." or just "3.0") you will need to modify
your imports to use a lower bound of "2.6".

Please have a look at bug 360245 for further details.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=360245

-Gunnar


-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/


Back to the top