jetty.project/jetty-osgi/jetty-osgi-boot-jsp
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/java/org/eclipse/jetty/osgi/boot Issue #706 - Removing org.apache.jasper.compiler.disablejsr199 references 2016-07-12 17:49:11 -07:00
build.properties updated to patch from 20091210 2009-12-11 03:27:18 +00:00
pom.xml Issue #1073 - JDK9 support in Jetty 9.3.x. 2017-01-12 15:41:02 +01:00