The GitHub Actions job "SiteMesh 2 Compatibility" on grails-core.git/7.0.x-remove-EnableWebMvc has succeeded. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: c23e1c63b72e5a943c017bed6c603f09b3e615b6 / Scott Murphy Heiberg <[email protected]> Make the i18n locale resolver strategy configurable Add grails.i18n.localeResolver (session [default], cookie, acceptHeader, fixed) so applications can choose how the locale is resolved. The session and cookie resolvers are mutable and keep the ?lang= LocaleChangeInterceptor; acceptHeader (the locale follows the Accept-Language header) and fixed are read-only, so the interceptor is not registered for them. The fixed resolver uses grails.i18n.default.locale, falling back to the JVM default. The default remains SessionLocaleResolver, so existing ?lang= switching and the language selector are unchanged. Report URL: https://github.com/apache/grails-core/actions/runs/28993723714 With regards, GitHub Actions via GitBox
