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

borinquenkid pushed a commit to branch merge-hibernate6
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit db98b35df3e0885184c8d280215e75f30f5b286e
Merge: 463b75634d ef2df8af97
Author: Walter Duque de Estrada <[email protected]>
AuthorDate: Sat Sep 13 21:46:42 2025 -0500

    Merge branch '7.0.x' into merge-hibernate6

 .asf.yaml                                          |   7 +
 .github/scripts/releaseDistributions.sh            |  83 ++++++++++++
 .github/scripts/releaseJarFiles.sh                 | 141 +++++++++++++++++++++
 .github/vote_templates/announce.txt                |   2 +-
 .github/vote_templates/groovy_pmc.txt              |   3 +-
 .github/vote_templates/staged.txt                  |   7 +-
 .github/workflows/release.yml                      | 109 ++++++++++++----
 dependencies.gradle                                |   2 +-
 etc/bin/verify-keys.sh                             |  39 ++++++
 etc/bin/verify-reproducible.sh                     |   2 +
 etc/bin/verify.sh                                  |   4 +
 grails-doc/src/en/guide/commandLine.adoc           |   2 +-
 .../plugins/addingDynamicMethodsAtRuntime.adoc     |   2 +-
 .../guide/plugins/addingMethodsAtCompileTime.adoc  |   2 +-
 .../plugins/creatingAndInstallingPlugins.adoc      |  16 +--
 .../plugins/hookingIntoRuntimeConfiguration.adoc   |   4 +-
 .../en/guide/plugins/providingBasicArtefacts.adoc  |   4 +-
 .../src/en/guide/upgrading/upgrading60x.adoc       |  72 +++++++++--
 .../feature/logging/template/logback.rocker.raw    |   2 +-
 .../gradle/plugin/core/GrailsGradlePlugin.groovy   |  12 +-
 .../plugin/core/GrailsPluginGradlePlugin.groovy    |   1 +
 .../skeleton/grails-app/conf/logback-spring.xml    |   2 +-
 .../grails-app/conf/logback-spring.xml             |   2 +-
 .../grails-app/conf/logback-spring.xml             |   2 +-
 .../geb/grails-app/conf/logback-spring.xml         |   2 +-
 25 files changed, 456 insertions(+), 68 deletions(-)

Reply via email to