12.0.0.beta4
Pre-release
Pre-release
joakime
released this
27 Jul 15:22
·
492 commits
to jetty-10.0.x
since this release
Changelog
- #10144 - Common code and documentation for dispatched query parameters
- #10141 - welcome-file ignored on jetty12ee10 on exploded deploy, works on ee9 and older jettys.
- #10139 -
DefaultServlet
not working with named dispatch in Jetty-12 EE10. - #10134 -
Server.stop()
andWebInfConfiguration.deconfigure()
can throw aClosedFileSystemException
when restoring the original base resource - #10131 - Review ERROR query-string handling
- #10102 - Fixes delivery of events to
Response.CompleteListener
s. - #10090 - Improved
start.jar
dry-run command line quoting - #10084 -
ServletApiContext.getResourcePaths()
doesn't respect the spec - #10082 - Various cleanups of
StringUtil
andTypeUtil
- #10081 - Fix replacement logic for
Configuration
lists - #10071 - add
SizeLimitHandler
to Jetty-12 - #10068 - Jetty 12: instantiation of
HashLoginService
- #10061 - Simplified
URLResource
cleaner - #9444 - Unexpected encoding in
request.getPathInfo()
with Jetty 12 beta0