The GitHub Actions job "Coverage" on grails-core.git/feature/i18n-boot-message-source-8.0.x has failed. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: 6ef6f85f166b7e299dca454b007ea5a98692fca7 / Scott Murphy Heiberg <[email protected]> Honour grails.i18n.cache.seconds as a deprecated upgrade aid Translated into spring.messages.cache-duration, with a deprecation warning and config metadata pointing at the replacement. Deliberately faithful to the old behaviour rather than to the property's name: the previous message source applied cacheSeconds only inside its reload check, so mapping it unconditionally would quietly start re-reading bundles in production applications that have cached them forever. The value therefore applies only when reload is enabled, while the warning is emitted wherever the property is set. An explicit spring.messages.cache-duration always wins. No compatibility is added for plugin artifacts built before the descriptor existed, root-level plugin bundles, runtime classpath scanning, or the removed message-source classes. grails.i18n.filecache.seconds is not aliased - it tuned the file-timestamp re-check of the message source Grails used to own, and Boot's has no equivalent. Report URL: https://github.com/apache/grails-core/actions/runs/31078058499 With regards, GitHub Actions via GitBox
