This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch fix/disable-groovy-indy-build
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from d9a19f508b build: disable Groovy invokedynamic for the Grails 8 compile
add 2a534f30e9 fix: stop count() log.debug hitting GORM methodMissing
No new revisions were added by this update.
Summary of changes:
build-logic/docs-core/build.gradle | 5 +----
build-logic/plugins/build.gradle | 5 +----
.../org/apache/grails/buildsrc/CompilePluginSpec.groovy | 10 ++++++++++
gradle/grails-extension-gradle-config.gradle | 2 +-
gradle/groovy-indy.gradle | 2 +-
.../groovy/org/grails/datastore/gorm/GormStaticApi.groovy | 11 ++++++++---
.../groovy/org/grails/datastore/gorm/GormStaticApiSpec.groovy | 11 +++++++++++
7 files changed, 33 insertions(+), 13 deletions(-)