Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Jetty 9.0.0.RC3 (take 2) is staged

There have been several important bugs raised and fixed with this take 2 of RC3.

We will be dropping the RC3 take 2 staging repository and rerolling again within the next 24 hours.

--
Joakim Erdfelt <joakim@xxxxxxxxxxx>
Developer advice, services and support
from the Jetty & CometD experts


On Fri, Mar 1, 2013 at 5:23 PM, Joakim Erdfelt <joakim@xxxxxxxxxxx> wrote:
The staged version of the pending release Jetty 9.0.0.RC3 (take 2) is now staged at oss.sonatype.org

This is the second take/attempt at the 9.0.0.RC3 release.
Disregard all prior takes/attempts of 9.0.0.RC3.

Temporary Staging Repository:

Distribution Link:

Version Link:

Stated VERSION.txt section:

jetty-9.0.0-RC3 - 01 March 2013
 + 400312 ServletContextListener.contextInitialized() is not called when added
   in ServletContainerInitializer.onStartup
 + 401531 StringIndexOutOfBoundsException for "/*" <url-pattern> of
   <jsp-property-group> fix for multiple mappings to *.jsp
 + 401641 Fixed MBean setter for String[]
 + 401642 Less verbose INFOs
 + 401643 Improved Authentication exception messages and provided quiet servlet
   exception
 + 401644 Dump does not login user already logged in
 + 401651 Abort request if maxRequestsQueuedPerDestination is reached.
 + 401777 InputStreamResponseListener CJK byte (>=128) cause EOF.
 + 401908 Enhance DosFilter to allow dynamic configuration of attributes.
 + 401966 Ensure OSGI WebApp as Service (WebAppContext) can be deployed only
   through ServiceWebAppProvider
 + 402075 Massive old gen growth when hit by lots of non persistent
   connections.
 + 402090 httpsender PendingState cause uncertain data send to server.
 + 402148 Update Javadoc for WebSocketServlet for new API
 + 402154 WebSocket / Session.setIdleTimeout(ms) should support in-place idle
   timeout changes
   
Please begin your testing and report back on this thread.

--
Joakim Erdfelt <joakim@xxxxxxxxxxx>
Developer advice, services and support
from the Jetty & CometD experts


Back to the top