Skip to main content

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

The HTTP/2 efforts have been tough on the 9.3.0 planning.
There is also some outstanding CDI integration layers that are in review at the moment.

Once those two get ironed out then a 9.3.0 release is likely.


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

On Thu, Jan 15, 2015 at 11:25 AM, David M Williams <david_williams@xxxxxxxxxx> wrote:
Congratulations on 9.2.6!

A few months ago, I wrote about "which version to use in Eclipse" and in part of the reply, I am pretty sure it was mentioned that "9.3" was expected "by end of the year" (2014).

How's that going? :)

I am asking since we are starting to hit the deadline of adding it to our "Mars" release (to be released in June, 2015).
The "deadline" in this case is our "Milestone 5" in a few weeks.
I was wondering if it was "imminent", and if so, I'd wait, otherwise might move up to this 9.2.6 version.

And, to be clear, I'm not asking you to rush! We don't want to be your earliest adopter :) ... but more just curious if there's been a change of plans ... or, if I misunderstood our original exchange of notes?

Much thanks,




From:        Jan Bartel <janb@xxxxxxxxxxx>
To:        JETTY user mailing list <jetty-users@xxxxxxxxxxx>, jetty-dev <jetty-dev@xxxxxxxxxxx>, jetty-announce@xxxxxxxxxxx, jetty-announce <announce@xxxxxxxxxxxxxxxxxx>, dev <dev@xxxxxxxxxxxxxxxxxx>,
Date:        12/11/2014 09:13 AM
Subject:        [jetty-dev] Jetty 9.2.6.v20141205 Released!
Sent by:        jetty-dev-bounces@xxxxxxxxxxx




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'
_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-dev



_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-dev


Back to the top