The GitHub Actions job "Licensing - RAT Report" on grails-core.git/feature/native-i18n-verification-8.0.x has failed. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: 87295eed16dc4fbcc682f7c94d88e6dea28ed624 / Scott Murphy Heiberg <[email protected]> Add an end-to-end module that verifies message bundles resolve Resolves apache/grails-core#16176 for the i18n side. The application resolves one code from each way a bundle reaches the message source - its own, a plugin's namespaced one, and one it configured outside grails-app/i18n in dotted form - each in English and in a locale variant, plus an unknown code to prove a non-basename property was bound too. The JVM half runs in check and needs nothing special. It already earns its keep: it is what caught the url-mapping factory beans creating the message source before its configuration could be bound. The native half is opt-in with -PnativeTests, because it needs a GraalVM toolchain and minutes of CPU. The README records the two things it needs that nothing else here does - a GraalVM JDK set before anything is published, and invokedynamic on both the framework and the application - and why each fails confusingly when forgotten. Report URL: https://github.com/apache/grails-core/actions/runs/32315902174 With regards, GitHub Actions via GitBox
