This is an automated email from the ASF dual-hosted git repository. codeconsole pushed a commit to branch 7.1.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit c607460d3f95fefc53704385e5fa56956ad51f67 Merge: 8b2f7d0c12 380460045b Author: Scott Murphy <[email protected]> AuthorDate: Mon May 18 12:28:42 2026 -0700 Merge pull request #15645 from codeconsole/7.1.x-url-mapping-specificity 7.1.x FIX: Rank URL mapping specificity by literal token count before wildcard captures .../mvc/AbstractGrailsControllerUrlMappings.groovy | 22 ++++++++++++---- .../mvc/WildcardActionValidationSpec.groovy | 30 ++++++++++++++++++++++ 2 files changed, 47 insertions(+), 5 deletions(-)
