Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: b25dc774ead3384ce32bcdf5e27478b2b1f32ea2
https://github.com/hibernate/hibernate-orm/commit/b25dc774ead3384ce32bcdf...
Author: Čedomir Igaly <cedomir.igaly(a)e-dama.net>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
A
tooling/hibernate-gradle-plugin/src/test/java/org/hibernate/orm/tooling/gradle/ModuleInfoProjectTests.java
A
tooling/hibernate-gradle-plugin/src/test/resources/projects/simple-moduleinfo/build.gradle
A
tooling/hibernate-gradle-plugin/src/test/resources/projects/simple-moduleinfo/settings.gradle
A
tooling/hibernate-gradle-plugin/src/test/resources/projects/simple-moduleinfo/src/main/java/TheEmbeddable.java
A
tooling/hibernate-gradle-plugin/src/test/resources/projects/simple-moduleinfo/src/main/java/TheEntity.java
A
tooling/hibernate-gradle-plugin/src/test/resources/projects/simple-moduleinfo/src/main/java/module-info.java
Log Message:
-----------
HHH-18500 Added slightly modifed existing test case with addition of module-info.java
and set extend enhancement flag
Commit: df16ea9694fa556d778e371d9dd0ba8bdae496b3
https://github.com/hibernate/hibernate-orm/commit/df16ea9694fa556d778e371...
Author: Čedomir Igaly <cedomir.igaly(a)e-dama.net>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/bytecode/enhance/internal/bytebuddy/PersistentAttributeTransformer.java
Log Message:
-----------
HHH-18500 If superclass is null, class should not be enhanced, simply return empty
collection
Compare:
https://github.com/hibernate/hibernate-orm/compare/da39ecfba704...df16ea9...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications