[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[jetty-dev] Jetty 9.0.0.M3 available
|
- From: Jesse McConnell <jesse.mcconnell@xxxxxxxxx>
- Date: Wed, 21 Nov 2012 12:44:22 -0600
- Delivered-to: jetty-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zjJW0nLl8I9DesmBEIvKPYA2mST7Ui4hUe8gJHF7AWw=; b=waoo9v3JGZ0ps3YYv57fXWP0gDLkD9HtyWqsVasG8Fz6SgCmTq3b3PNmrHmbH9wyd2 XoQxsiXD02Hx5MBAfowrE2Fh1Y1KgGa9hWYDC3PRvnTG4CEdieKqIEcnoccbW5+P+rPt bEulvAxqijAw11ZkvpLCQN9PDnwpGzld3E5PaLevqhXG5e4GemxJBN/bPT8c4o0BCtUr hqiTYcwCtYX/A4IP++FAUCDEMGO0s1U22YNO5UQuXRqJ0kgiorZnWQNo8kZuulXDjbO/ aJcOsVs10AmX5bIcXMKxrGm4zyyh5ctAE7e7RjqxVE/jQz2etNqSz+qnKtPRvg+fTnQb KRSQ==
We have released a new milestone of Jetty 9.
It is available from maven central and the normal download location at eclipse:
http://download.eclipse.org/jetty/
Some highlights of this release:
- jetty-maven-plugin available from eclipse now, new coordinates are
org.eclipse.jetty:jetty-maven-plugin:9.0.0.M3
- improved spdy support for bleeding edge browsers
- documentation is coming along nicely, check it out at
http://www.eclipse.org/jetty/documentation/current (fork on github
and contribute!)
cheers,
jesse
-----
We have fixed the following issues:
jetty-9.0.0.M3 - 20 November 2012
+ 391623 Add option to --stop to wait for target jetty to stop
+ 392237 Port test-integration to jetty-9
+ 392492 expect headers only examined for requests>=HTTP/1.1
+ 392850 ContextLoaderListener not called in 9.0.0.M1 and M2
+ 393075 1xx, 204, 304 responses ignore headers that suggest content
+ 393832 start connectors last
+ 393947 additional tests
+ 394143 add jetty-all aggregate via release profile
+ 394144 add jetty-jaspi
+ 394215 Scheduled tasks throwing exceptions kill java.util.Timer thread.
+ 394232 add jetty-ant into jetty9
+ 394357 Make JarResource constructors protected
+ 394370 Add unit tests for HttpTransportOverSPDY.send()
+ 394383 add logging of the SSLEngine
+ 394541 Add continuation jar and websocket jars to test-jetty-webapp
+ 394545 Add jetty-jaas dependency to jetty-maven-plugin
+ 394671 Fix setting loglevel on commandline, organize import, fix javadoc
+ JETTY-846 Support maven-war-plugin configuration for jetty-maven-plugin; fix
NPE
--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx