This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 7.2.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from b6e790eeef Merge pull request #15717 from
codeconsole/scaffold-generic-fix
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
new 07652254e8 Merge remote-tracking branch 'origin/7.1.x' into 7.2.x
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:
.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(-)