Commit Graph

102 Commits

Author SHA1 Message Date
Greg Wilkins 2162455b72 Removed SPDY and NPN
Because jetty 9.3 is targetted for HTTP2, we have removed support for SPDY and NPN.
2015-02-11 14:20:06 +11:00
Joakim Erdfelt 71af18f4b7 454952 - Allow Jetty to run in Java 8 compact 3 profile
+ Simplifying setup, removing entire-project wide compiler setting
 + Setting up jetty-all-compact3 aggregate for the compilation instead
 + Marking various classes that are never going to be safe to use in
   compact3 as excluded
2014-12-11 16:15:12 -07:00