This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 8.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 57e3aa759e764bcbeb3e3c21e0f415fae773693f Merge: 413d19fe85 9a472722b0 Author: James Daugherty <[email protected]> AuthorDate: Thu Aug 20 15:05:56 2026 -0400 Merge pull request #16179 from codeconsole/fix/urlmappings-factory-bean-object-type-8.0.x BUGFIX: message bundles silently failing to resolve in development .../UrlMappingsBeanDefinitionsPostProcessor.groovy | 34 +++++++++++++++------ .../web/mapping/UrlMappingsGrailsPlugin.groovy | 15 ++++++---- .../web/mapping/UrlMappingsGrailsPluginSpec.groovy | 35 ++++++++++++++++++++++ 3 files changed, 70 insertions(+), 14 deletions(-)
