This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 71f076e812 Merge branch '7.0.x' into 7.1.x
add c9544f62b1 feat(grails-gradle): move indy configuration from generated
apps to Gradle plugin
add 6e696327f1 docs: update upgrade guide for indy configuration move to
Gradle plugin
add 5880404fac fix: add setIndy setter and defer indy configuration to
afterEvaluate
add 4f08683f85 Fix typo in upgrading documentation for Groovy 4
new d1db8ab004 Merge pull request #15375 from
apache/feat/move-indy-config-to-gradle-plugin
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:
grails-doc/src/en/guide/upgrading/upgrading60x.adoc | 15 +++++++++++++--
.../feature/build/gradle/templates/buildGradle.rocker.raw | 4 ----
.../org/grails/gradle/plugin/core/GrailsExtension.groovy | 14 ++++++++++++++
.../grails/gradle/plugin/core/GrailsGradlePlugin.groovy | 14 ++++++++++++++
grails-profiles/base/skeleton/build.gradle | 4 ----
5 files changed, 41 insertions(+), 10 deletions(-)