Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Jetty 9.2.6.v20141205 Released!

We are pleased to announce the availability of Jetty 9.2.6!

The issues resolved are listed below.

Distribution Downloads:

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

The artifacts are also available in the Global Central Repository:

- http://central.maven.org/

Eclipse P2 repositories are available here:

- http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/

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

Documentation can be found at our documentation hub

- https://www.eclipse.org/jetty/documentation/

Finally, 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 jesse@xxxxxxxxxxx if you are interested in learning more.
Documentation
PDF's are available for direct download on the webtide.com website as
well.

cheers,
The Jetty Development Team

jetty-9.2.6.v20141205 - 05 December 2014
 + 383207 Use BundleFileLocatorHelperFactory to obtain BundleFileLocatorHelper
 + 443652 Remove dependency on java.lang.management classes
 + 447472 Clear async context timeout on async static content
 + 451529 Change sentinel class for finding jstl on classpath to
   org.apache.taglibs.standard.tag.rt.core.WhenTag
 + 451634 DefaultServlet: useFileMappedBuffer javadoc is misleading
 + 452188 Delay dispatch until content optimisation.
 + 452201 EnvConfiguration.destroy() should set the classloader
 + 452246 Fixed SSL hang on last chunk
 + 452261 Multiple servlets map to path *.jsp when using jsp-property-group
 + 452261 Ensure <jsp-file> works with new JettyJspServlet
 + 452424 Do not add Date header if already set
 + 452516 Make HttpOutput aggregation size configurable.
 + 453386 Jetty not working when configuring QueuedThreadPool with
   minThreads=0.
 + 453629 Fixed big write test
 + 453793 _maxHeaderBytes>0 is not verified in parseNext() when in
   State.CLOSED.
 + 453801 Jetty does not check for already registered services when
   bootstrapping
 + 454157 HttpInput.consumeAll spins if input is in async mode.

-- 
Jan Bartel <janb@xxxxxxxxxxx>
www.webtide.com
'Expert Jetty/CometD developer,production,operations advice'


Back to the top