[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| 
[jetty-announce] Jetty 8.0.0.M2
 | 
The 3rd milestone release of jetty-8, which supports the Servlet 3.0
specification, is available for download from maven central
repository at 
http://repo2.maven.org/maven2/org/eclipse/jetty/jetty-distribution/8.0.0.M2/ 
and Eclipse at http://download.eclipse.org/jetty/.
Changes since 8.0.0.M1:
 + 320073 Reconsile configuration mechanism
 + 321068 JSF2 fails to initialize
 + 324493 Registration init parameter handling null check, 
setInitParameters additive
 + 324505 Request.login method must throw ServletException if it cant 
login
 + 324872 allow disabling listener restriction from using 
*Registration interfaces
 + 327416 Change meaning of @HandlesTypes in line with latest 
interpretation by JSR315
 + 327489 Change meaning of @MultipartConfig to match servlet spec 
3.0 maintenance release 3.0a
 + 328008 Handle update to Servlet Spec 3 Section 8.2.3.h.ii
 + 330188 Reject web-fragment.xml with same <name> as another already 
loaded one
 + 330208 Support new wording on servlet-mapping and filter-mapping 
merging from servlet3.0a
 + 330292 request.getParts() returns only one part when the name is 
the same
 + Update to jetty-7.2.1.v20101111
We also provide jetty-hightide-8.0.0.M2 distribution which provides
javaee style services integrated with jetty-8.0.0.M2, including
JSP 2.2. The distribution comes with some example webapps
demonstrating some of the new features of servlet 3.0. Jetty-hightide
is available from maven central repository at 
http://repo2.maven.org/maven2/org/mortbay/jetty/jetty-hightide/8.0.0.M2/ 
and at Codehaus at 
http://dist.codehaus.org/jetty/jetty-hightide-8.0.0.M2/.
Changes since jetty-hightide-8.0.0.M1:
  + 320073 Reconsile configuration mechanism
 + 321068 JSF2 fails to initialize
 + 324493 Registration init parameter handling null check, 
setInitParameters additive
 + 324505 Request.login method must throw ServletException if it cant 
login
 + 324872 allow disabling listener restriction from using 
*Registration interfaces
 + 327416 Change meaning of @HandlesTypes in line with latest 
interpretation by JSR315
 + 327489 Change meaning of @MultipartConfig to match servlet spec 
3.0 maintenance release 3.0a
 + 328008 Handle update to Servlet Spec 3 Section 8.2.3.h.ii
 + 330188 Reject web-fragment.xml with same <name> as another already 
loaded one
 + 330208 Support new wording on servlet-mapping and filter-mapping 
merging from servlet3.0a
 + 330292 request.getParts() returns only one part when the name is 
the same
 + Update to jetty-7.2.1.v20101111
--
Jan Bartel, Webtide LLC | janb@xxxxxxxxxxx | http://www.webtide.com