The GitHub Actions job "CI - Groovy Joint Validation Build" on 
grails-core.git/feat/i18n-available-locale-selector has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
b756b535388b047fdea885c3d5195a5b4b2f60e7 / Scott Murphy Heiberg 
<[email protected]>
Include plugin-contributed locales in available-locale discovery

Extend AvailableLocaleResolver so it can discover locales contributed by
plugins, whose message bundles are namespaced (e.g.
spring-security-core_fr.properties) and were previously missed by the
messages-only scan. When plugin bundles are included the resolver scans
every *.properties bundle on the classpath and validates each candidate
suffix against Locale.getISOLanguages(), so non-i18n properties files
(application.properties, etc.) are ignored.

This is controlled by grails.i18n.availableLocales.includePlugins, which
defaults to true, so a language selector lists every locale the
application or its plugins provide out of the box. Set it to false to
restrict discovery to the application's own messages_*.properties.

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

With regards,
GitHub Actions via GitBox

Reply via email to