The GitHub Actions job "CodeQL" on 
grails-core.git/deps/sitemesh3-3.3.0-snapshot has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
031c5d82d09ae22f9d2222e6317180b929860e49 / Scott Murphy Heiberg 
<[email protected]>
Make SiteMesh 3 the default GSP layout, mutually exclusive with grails-layout

Introduce a GspLayout one-of feature group so SiteMesh 3 (grails-sitemesh3)
and the legacy SiteMesh 2 grails-layout are both selectable but never
applied together (enforced by OneOfFeatureValidator):

- GspLayout: abstract OneOfFeature parent (Category.VIEW), WEB/WEB_PLUGIN
- Sitemesh3: default member; auto-applied unless another GspLayout is
  selected; adds grails-sitemesh3
- GrailsLayout: opt-in member; adds grails-layout (SiteMesh 2)

GrailsGsp no longer hardcodes the layout dependency; the layout features
own it. Selecting both sitemesh3 and grails-layout now fails fast.

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

With regards,
GitHub Actions via GitBox

Reply via email to