The GitHub Actions job "CI - Groovy Joint Validation Build" on 
grails-core.git/fix/sitemesh3-viewresolver-definition-wrap has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
d1cda68bbf7a128865fff20e350b03da6906fa63 / Scott Murphy Heiberg 
<[email protected]>
Fix GspAutoConfiguration's use of the relocated property defaults

grails-gsp-spring-boot applied the SiteMesh 3 property defaults through
Sitemesh3GrailsPlugin.getDefaultPropertySource, which moved to
Sitemesh3EnvironmentPostProcessor with an environment-only signature.
The method is now public for this consumer, which covers plain Spring
Boot GSP contexts built without SpringApplication where no
EnvironmentPostProcessor runs. The explicit null default layout the old
call passed is replaced by reading the configured layout keys from the
environment, matching the Grails path.

Report URL: https://github.com/apache/grails-core/actions/runs/29126461582

With regards,
GitHub Actions via GitBox

Reply via email to