The GitHub Actions job "End to End" on grails-core.git/feature/i18n-boot-message-source-8.0.x has succeeded. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: 1c8d8c1da306caf1bb1f29cb31a2ebba9c6effde / Scott Murphy Heiberg <[email protected]> Point i18n build failures at the upgrade guide and document Grails 7 compatibility Every failure now ends with a reference to the upgrade section, so a plugin author hitting one does not have to re-derive the naming rules from a one-line error. The namespace failure suggested '<plugin>-messages.properties' as the rename, which is not what any plugin would want; it now suggests the plugin's own base name, with the multi-bundle and locale-variant forms alongside. Also documents that a namespaced bundle works unchanged under Grails 7, so one source branch can support both. Verified against Grails 7's discovery: it scans the plugin jar root for *.properties and matches locale suffixes without ever inspecting the base name, which is why spring-security-core.properties has worked there all along. Report URL: https://github.com/apache/grails-core/actions/runs/31078564846 With regards, GitHub Actions via GitBox
