Project

General

Profile

Actions

Jetty9 4 support » History » Revision 6

« Previous | Revision 6/8 (diff) | Next »
Henning Blohm, 01.01.2018 21:55


Jetty 9.4 Support (#1993)

As Jetty 9.3 cannot run Java 9 code (in particular due to ASM problems #1785), we need to upgrade to Jetty 9.4.8, the first Java 9 compatible version.

References

How to Retrieve Dependencies

Clone or copy POM of jetty-home

Use "mvn install dependency:sources"

Updated by Henning Blohm about 6 years ago · 6 revisions