mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 16:35:03 +00:00
- prevent an internal NPE in AllowedResourceAliasChecker doStart - Fix LifeCycle issues with AllowedResourceAliasChecker - add null check for protected targets in toString. - improve warning message for AllowedResourceAliasChecker - add AllowedResourceAliasCheckerTest