Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-announce] [jetty-users] [jetty-dev] Jetty 9.4.13 Released - Supporting JDK 11 bytecode and JPMS

We have other reports of missing 9.4.13.v20181111 artifacts on maven central.
(Geez, what happened to the oss.sonatype.org -> maven sync??)

So far ...

org.eclipse.jetty:jetty-alpn-java-server 
org.eclipse.jetty:jetty-alpn-java-client

We are going to attempt to identify any others and manually correct those.

Joakim Erdfelt / joakim@xxxxxxxxxxx


On Tue, Nov 13, 2018 at 5:47 AM Greg Wilkins <gregw@xxxxxxxxxxx> wrote:
Unfortunately the jetty-9.4.13 has introduced a new bug that will call programmatically added context listeners twice: 
While this issue will not affect many users, it is of significant enough impact for some that we will be building a 9.4.14 release almost immediately, so non urgent updates can probably be delayed until that is available.

regards


On Mon, 12 Nov 2018 at 20:24, Joakim Erdfelt <joakim@xxxxxxxxxxx> wrote:
The Jetty team is happy to announce the immediate availability of a newest release for the Eclipse Jetty 9.4.x branch.

Jetty 9.4.13 includes a significant number of bug fixes and improvements surrounding support for Java 11 runtime and bytecode.
This release also updates ASM to version 7.0 to support Java 11 runtimes and bytecode.
This has a side effect that Apache Aries SpiFly users will need to upgrade their usage of SpiFly to version 1.1 and ASM 7 as well.
Users on Java 11 runtimes and users of HTTP/2 are encouraged to upgrade as soon as they are able.

List of Changes:

This release available on the Eclipse Jetty project download page or from the Maven Central repository:

Documentation for this release can be found on the Eclipse Jetty project site:

If you find any issues with this release, or if you want to suggest future enhancements, please file an issue on the Jetty GitHub page:

Commercial production and development support for Jetty is offered through Webtide (www.webtide.com). Please contact us for more information or email jesse@xxxxxxxxxxx to discuss your specific needs.

Best Regards,

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


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

Back to the top