The GitHub Actions job "Groovy Snapshot Canary Build" on 
grails-core.git/fix/gsp-spring-boot-standalone-8.0.x has succeeded.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
688436e00c38666c5fb23a7328669a1dbcb43012 / Scott Murphy Heiberg 
<[email protected]>
Note the sitemesh.decorator.default fallback in the upgrade guide

Consulting SiteMesh's own key changes behaviour for a Grails application too,
not only for a standalone one: an application that set 
sitemesh.decorator.default
and neither Grails key was decorated with the implicit application layout and is
now decorated with the layout that property names. The upgrade guide says so, 
and
gives both ways out; layouts.adoc described the resolution order without calling
it a change.

Also records in GroovyPageCompiler what writing the view registry whole relies
on - that a caller hands the compiler the entire source set on every run, which
GroovyPageForkCompileTask and GroovyPageCompilerTask both do - since the merge 
it
replaced existed for callers passing only changed files.

Raised by James Daugherty in review of #16184.

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

With regards,
GitHub Actions via GitBox

Reply via email to