spring-boot/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jetty-jsp
Andy Wilkinson 57f935faed Use a more relaxed AliasCheck for CI on Windows
ContextHandler.ApproveAliases has been deprecated. We tried to
replace it with AllowedResourceAliasChecker but it does not
behave in the same way and causes CI failures on Windows.
ContextHandler.ApproveAliases always returns true so we should
hardcode our own implementation that does the same.

Closes gh-30045
2022-03-03 11:01:48 +00:00
..
src Use a more relaxed AliasCheck for CI on Windows 2022-03-03 11:01:48 +00:00
build.gradle Prohibit unwanted dependencies in all modules not just starters 2021-11-12 20:04:35 +00:00