Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-announce] Jetty 9.2.1.v20140609 Released!

We are pleased to announce the availability of Jetty 9.2.1!

While a fairly light point release with only 10 issues resolved in
this release and we encourage folks to update soon.  The issues
resolved are listed below.

Distribution Downloads:

- http://download.eclipse.org/jetty/

The artifacts are also available in Maven Central.  P2 repositories
are available as well (shortly).

If you find an issue with this release you can open a bug through the
guided bugzilla page located here:

- https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty&format=guided

A reminder that both dev and prod support are offered through Webtide
(www.webtide.com), feel free to contact us through that site or ping
me directly if you are interested in learning more.  The new
webtide.com website is now running Wordpress served through FastCGI
and Jetty so your spdy clients still work there!  Quite the snazzy
deal.  Documentation PDF's are available for download on the
webtide.com website as well.

cheers,
jesse

jetty-9.2.1.v20140609 - 09 June 2014
 + 347110 Supprt ClassFileTransormers in WebAppClassLoader
 + 432192 jetty-start / Allow JETTY_LOGS use for start-log-file
 + 432321 jetty-start / Allow defining extra start directories for common
   configurations
 + 435322 Improved debug
 + 436029 GzipFilter errors on asynchronous methods with message to
   AsyncGzipFilter
 + 436345 Refactor AbstractSession to minimize burden on subclasses to
   implement behaviour
 + 436388 Allow case-insensitive STOP.KEY and STOP.PORT use
 + 436405 ${jetty.base}/resources not on classpath with default configuration
 + 436520 Start / Allow https and file urls in jetty-start's module download
   mechanism
 + 436524 Start / Downloadable [files] references in modules cannot use ":"
   themselves


--
Jesse McConnell <jesse@xxxxxxxxxxx>
www.webtide.com – Developer advice, services and support from the
Jetty & CometD experts.


Back to the top