jetty.project/tests/test-sessions/test-infinispan-sessions
Simone Bordet 1fe6c92ee9 Issue #2948 - Require JDK 11 for Jetty 10.x.
First pass at making Jetty 10.x require JDK 11.

* Removed JDK 8 modules (in particular ALPN and ALPN *.mod files).
* Removed profiles targeting JDK 8, 9 and 10.
* Updated dependencies to newer versions that support JDK 11.
* Temporarily commented out the Jetty Maven Plugins due to
maven-plugin-plugin not working with JDK 11.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-10-03 11:15:30 +02:00
..
src/test/java/org/eclipse/jetty/server/session Revert "Issue #2431 - Upgrade to Junit 5 (#2436)" 2018-09-06 09:27:11 +10:00
pom.xml Issue #2948 - Require JDK 11 for Jetty 10.x. 2018-10-03 11:15:30 +02:00