Jan Bartel | 23 Nov 2010 21:30

[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  <at> HandlesTypes in line with latest 
interpretation by JSR315
  + 327489 Change meaning of  <at> 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
(Continue reading)


Gmane