This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch fix/negative-number-binding-locale
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from a080932090 fix: parse ASCII minus in locale-aware number binding
add 134abe7a23 fix: Order milestone and release candidate versions in
VersionComparator
add edf2dda0f1 fix: Treat unknown version qualifiers as final release and
correct ordering docs
add 953c93ec16 Merge branch '7.0.x' into
fix/14058-plugin-compatibility-milestone-snapshot
add 839efa484d Merge branch '7.0.x' into
fix/14058-plugin-compatibility-milestone-snapshot
add cd75a0fec7 fix: Restore InvalidVersionException for malformed versions
in VersionComparator
add d01e3002a1 Set up default protection ruleset for default and release
branches
add 4f2953b097 [INFRA] Use Grails *.x version branch pattern for branch
protection
add c4cf1ea57d Merge pull request #15665 from
apache/infrastructure-ruleset-bot/default-branch-protection
add 6f0861bd70 Merge branch '7.0.x' into
fix/14058-plugin-compatibility-milestone-snapshot
add 9fb955f3ed Merge pull request #15696 from
apache/fix/14058-plugin-compatibility-milestone-snapshot
add 2241b12890 Update Spring Boot to 3.5.15
add 5c21bd0d8c Merge pull request #15728 from
apache/deps/spring-boot-3.5.15
add 4af0ab3e1e Merge origin/7.0.x into 7.1.x
add b272702463 Merge branch '7.1.x' into fix/negative-number-binding-locale
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 12 ++
dependencies.gradle | 4 +-
.../groovy/grails/plugins/VersionComparator.groovy | 225 +++++++++++++++------
.../grails/plugins/VersionComparatorSpec.groovy | 70 +++++++
.../grails/core/plugins/PluginUtilsSpec.groovy | 10 +
5 files changed, 260 insertions(+), 61 deletions(-)