This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit b911a2268f10a5106cda56f43a48f71ee8e12120
Merge: b94fa455d9 6b24161df6
Author: James Daugherty <[email protected]>
AuthorDate: Tue Jun 10 09:48:01 2025 -0400

    Merge pull request #14782 from jdaugherty/7.0.x
    
    Fixes found as part of the second attempt at M2

 .github/workflows/release.yml                      |  2 +-
 RELEASE.md                                         | 62 ++++++++--------------
 etc/bin/extract-build-artifact.sh                  | 31 ++++++-----
 etc/bin/verify-jar-artifacts.sh                    | 11 ++--
 etc/bin/verify-reproducible.sh                     | 53 +++++++++++++++++-
 etc/bin/verify.sh                                  | 18 ++++---
 gradle/rat-root-config.gradle                      |  2 +-
 grails-bom/build.gradle                            | 10 +++-
 .../plugin/geb/WebDriverContainerHolder.groovy     | 16 +++++-
 grails-gradle/bom/build.gradle                     | 25 ++++++---
 .../tasks/bom/ExtractedDependencyConstraint.groovy |  2 +-
 .../gradle/tasks/bom/PropertyNameCalculator.groovy | 21 ++++++++
 .../publishing/GrailsPublishGradlePlugin.groovy    | 14 +++--
 13 files changed, 180 insertions(+), 87 deletions(-)

Reply via email to