This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch 8.0.x-hibernate7.gorm-scaling
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 184081c521 Codenarc and CodeStyle
add 7baeeab2a2 Fix Hibernate test syntax regressions
add 1c6d98a83c Move code-style violation reports to
build/reports/style-violations/
add f59eb0d2b4 Fix date parsing error message expectations in databinding
tests
add 807ad1774f Fix quoting issues and test compatibility updates
add 15880d5535 Add missing service initialization in H7
database-per-tenant test
add 5ef85eb28c Ensure H7 database-per-tenant test matches H5 structure
No new revisions were added by this update.
Summary of changes:
ISSUES.md | 5 ----
.../grails/buildsrc/GrailsCodeStylePlugin.groovy | 33 +++++++++++++++-------
.../buildsrc/GrailsCodeStylePluginSpec.groovy | 20 ++++++-------
.../gorm/specs/services/DataServiceSpec.groovy | 2 +-
.../gorm/specs/services/DataServiceSpec.groovy | 2 +-
.../orm/hibernate/cfg/ColumnConfigSpec.groovy | 6 ++--
.../orm/hibernate/cfg/PropertyConfigSpec.groovy | 4 +--
.../cfg/domainbinding/VersionBinderSpec.groovy | 2 +-
...ootPersistentClassCommonValuesBinderSpec.groovy | 2 +-
.../secondpass/ListSecondPassBinderSpec.groovy | 2 +-
.../secondpass/MapSecondPassBinderSpec.groovy | 2 +-
.../HibernateConnectionSourceFactorySpec.groovy | 2 +-
.../grails/databinding/BindingFormatSpec.groovy | 2 +-
.../grails/databinding/SimpleDataBinderSpec.groovy | 2 +-
.../MultiTenantServiceTransformSpec.groovy | 2 +-
.../jdbc/schema/DefaultSchemaHandlerSpec.groovy | 14 ++++-----
.../tests/DirtyCheckingAfterListenerSpec.groovy | 1 -
.../groovy/example/DatabasePerTenantSpec.groovy | 8 ++----
18 files changed, 57 insertions(+), 54 deletions(-)