jetty.project/jetty-osgi/test-jetty-osgi-webapp
Simone Bordet 11d669092a Issue #1073 - JDK9 support in Jetty 9.3.x.
* Updated Maven plugins to versions that support JDK 9.
* Added jdk9 profiles to the build files.
* Introduced modules jetty-alpn-java-client and jetty-alpn-java-server
containing a pure JDK 9 implementation of ALPN.
* Wired ALPN connection factories (client and server) to use the proper
ALPN implementation based on the JDK platform version (8 or 9).
2017-01-12 15:41:02 +01:00
..
src/main Issue #797 2016-08-03 18:33:53 +10:00
pom.xml Issue #1073 - JDK9 support in Jetty 9.3.x. 2017-01-12 15:41:02 +01:00