This release is only available from Codehaus and the MortBay site. For more information, please see:

http://docs.codehaus.org/display/JETTY/Downloading+and+Installing

This release includes a few minor fixes and some good improvements and few new features, including: RPMs, OSGi manifests, graceful shutdown and a new gzip filter.

The ant module jar, the RPMs and the JBoss sar are also available for download by following the link above.

jetty-6.1.5 - 19 Jul 2007
+ Fixed GzipFilter for dispatchers
+ Fixed reset of reason
+ JETTY-392 - updated LikeJettyXml example

jetty-6.1.5rc0 - 15 Jul 200
+ update terracotta session clustering to terracotta 2.4
+ SetUID option to only open connectors before setUID.
+ Protect SslSelectChannelConnector from exceptions during close
+ Improved Request log configuration options
+ Added GzipFilter and UserAgentFilter
+ make OSGi manifests for jetty jars
+ update terracotta configs for tc 2.4 stable1
+ remove call to open connectors in jetty.xml
+ update links on website
+ make jetty plus example webapps use ContextDeployer
+ Dispatch SslEngine expiry (non atomic)
+ Make SLF4JLog impl public, add mbean descriptors
+ SPR-3682 - dont hide forward attr in include.
+ Upgrade to Jasper 2.1 tag SJSAS-9_1-B50G-BETA3-27_June_2007
+ JETTY-253 - Improved graceful shutdown
+ JETTY-373 - Stop all dependent lifecycles
+ JETTY-374 - HttpTesters handles large requests/responses
+ JETTY-375 - IllegalStateException when committed.
+ JETTY-376 - allow spaces in reason string
+ JETTY-377 - allow sessions to be wrapped with AbstractSesssionManager.SessionIf
+ JETTY-378 - handle JVMs with non ISO/UTF default encodings
+ JETTY-380 - handle pipelines of more than 4 requests!
+ JETTY-385 - EncodeURL for new sessions from dispatch
+ JETTY-386 - Allow // in file resources