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

matrei pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 321c9de6f5 Merge pull request #16118 from 
codeconsole/fix/gsp-compile-java-toolchain-8.0.x
     add 362ffd4571 test: add example domain class with `@ManagedEntity`
     add 2c10d5dfb0 fix: update HibernateEntityTransformation to use a specific 
applied marker
     add 9b508ab3fa test: add example domain class with `@ManagedEntity` in 
hibernate7 example
     add 91ee8a8283 chore: add license headers
     new 535e8141b8 Merge pull request #16121 from apache/fix/managed-entity

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:
 .../orm/hibernate/compiler/HibernateEntityTransformation.groovy  | 5 +++--
 .../orm/hibernate/compiler/HibernateEntityTransformation.groovy  | 5 +++--
 .../domain/functionaltests/ManagedEntityDomain.groovy}           | 9 ++++-----
 .../functionaltests/{Baz.groovy => ManagedEntityDomain.groovy}   | 9 ++++-----
 4 files changed, 14 insertions(+), 14 deletions(-)
 copy 
grails-test-examples/{hibernate7/app1/grails-app/domain/functionaltests/Baz.groovy
 => app1/grails-app/domain/functionaltests/ManagedEntityDomain.groovy} (89%)
 copy 
grails-test-examples/hibernate7/app1/grails-app/domain/functionaltests/{Baz.groovy
 => ManagedEntityDomain.groovy} (89%)

Reply via email to