This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch 8.0.x-hibernate7
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 31123d8c7d refactor strategy Mapping
new 20a717512e fix: restore 4-space indentation in hibernate7
grails-plugin support classes
new de8c2610c8 chore: replace Checkstyle with Spotless and add PMD globally
The 2 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:
.../config/pmd/pmd.xml | 15 +-
gradle.properties | 2 +-
gradle/code-style-config.gradle | 49 ++-
grails-data-hibernate7/core/build.gradle | 32 +-
...urceAggregatePersistenceContextInterceptor.java | 137 ++++---
.../AggregatePersistenceContextInterceptor.java | 31 +-
.../GrailsOpenSessionInViewInterceptor.java | 83 ++---
.../HibernatePersistenceContextInterceptor.java | 395 +++++++++++----------
...nFactoryAwarePersistenceContextInterceptor.java | 11 +-
9 files changed, 380 insertions(+), 375 deletions(-)
copy
build-logic/plugins/src/main/resources/META-INF/org.apache.grails.buildsrc.codestyle/checkstyle/checkstyle-suppressions.xml
=> etc/config/pmd/pmd.xml (63%)