jetty.project/jetty-osgi/jetty-osgi-boot
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
..
jettyhome 467790 Update default etc files inside jetty-osgi-boot bundle 2015-05-21 10:51:53 +10:00
src/main/java/org/eclipse/jetty/osgi Issue #737 2016-07-20 12:26:41 +10:00
build.properties clean 2010-06-10 22:55:47 +00:00
pom.xml Issue #1073 - JDK9 support in Jetty 9.3.x. 2017-01-12 15:41:02 +01:00