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

borinquenkid pushed a change to branch 
test/document-datamapping-core-transformers
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 13f7c60898 Fix IntelliJ warnings on GormEntityTransformation
     add 5503c15f7c Address PR #16148 review comments from jdaugherty

No new revisions were added by this update.

Summary of changes:
 .../compiler/gorm/DirtyCheckingTransformer.groovy  | 10 +--
 .../compiler/gorm/GormEntityTransformation.groovy  |  9 ++-
 .../gorm/LocalTransformationSupport.groovy         |  3 +
 .../multitenancy/transform/TenantTransform.groovy  |  8 +-
 .../transform/OrderedGormTransformation.groovy     |  4 -
 .../multitenancy/TenantTransformSpec.groovy        | 40 +++++----
 .../gorm/LocalTransformationSupportSpec.groovy     | 66 ---------------
 .../transform/WhereQueryAssociationPathSpec.groovy | 94 +++++++++++++++++-----
 8 files changed, 111 insertions(+), 123 deletions(-)
 delete mode 100644 
grails-datamapping-core/src/test/groovy/org/grails/compiler/gorm/LocalTransformationSupportSpec.groovy

Reply via email to