This is an automated email from the ASF dual-hosted git repository.
codeconsole pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 8b2f7d0c12 Merge branch '7.0.x' into 7.1.x
add af941f4fd7 fix: prefer URL mappings with more literal segments over
generic wildcard routes
add 0e326c0cb6 fix: exclude bare ** and * tokens from literal-segment count
add 380460045b grailsSpringSecurityVersion 7.0.3-SNAPSHOT
new c607460d3f Merge pull request #15645 from
codeconsole/7.1.x-url-mapping-specificity
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../mvc/AbstractGrailsControllerUrlMappings.groovy | 22 ++++++++++++----
.../mvc/WildcardActionValidationSpec.groovy | 30 ++++++++++++++++++++++
2 files changed, 47 insertions(+), 5 deletions(-)