[hibernate/hibernate-orm] 963704: HHH-19813: Fix the regression on the 'enableDirtyT...
by Koen Aers
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 96370495f29a0ef54231f7e47cfba4ea76ee04ba
https://github.com/hibernate/hibernate-orm/commit/96370495f29a0ef54231f7e...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M tooling/hibernate-maven-plugin/src/main/java/org/hibernate/orm/tooling/maven/HibernateEnhancerMojo.java
Log Message:
-----------
HHH-19813: Fix the regression on the 'enableDirtyTracking' and 'enableLazyInitialization' default values and deprecate the setting
Signed-off-by: Koen Aers <koen.aers(a)gmail.com>
Commit: 594ad62832990892d632fb0ab0046b807f367b5a
https://github.com/hibernate/hibernate-orm/commit/594ad62832990892d632fb0...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M tooling/hibernate-maven-plugin/src/main/java/org/hibernate/orm/tooling/maven/HibernateEnhancerMojo.java
Log Message:
-----------
HHH-19817: Add the JavaDoc Style documentation appropriate for Maven Plugins
Signed-off-by: Koen Aers <koen.aers(a)gmail.com>
Commit: 683aff27f722faa961350408ff0e2a86c966c3de
https://github.com/hibernate/hibernate-orm/commit/683aff27f722faa96135040...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M tooling/hibernate-maven-plugin/src/main/java/org/hibernate/orm/tooling/maven/HibernateEnhancerMojo.java
M tooling/hibernate-maven-plugin/src/test/java/org/hibernate/orm/tooling/maven/HibernateEnhancerMojoTest.java
Log Message:
-----------
HHH-19820: Make sure that the enhancer is not doing anything if all the enablement parameters are false
Signed-off-by: Koen Aers <koen.aers(a)gmail.com>
Commit: a3afc1e8eebc9c157e145e754b276d14e395b18d
https://github.com/hibernate/hibernate-orm/commit/a3afc1e8eebc9c157e145e7...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
A tooling/hibernate-maven-plugin/src/intTest/java/org/hibernate/orm/tooling/maven/EnhancerMojoTestIT.java
A tooling/hibernate-maven-plugin/src/intTest/resources/Bar.jav_
A tooling/hibernate-maven-plugin/src/intTest/resources/Baz.jav_
A tooling/hibernate-maven-plugin/src/intTest/resources/Foo.jav_
A tooling/hibernate-maven-plugin/src/intTest/resources/pom.xm_
Log Message:
-----------
HHH-19816: Add Integration Tests for the Maven Enhance Plugin without using Maven Invoker
Signed-off-by: Koen Aers <koen.aers(a)gmail.com>
Commit: 9183c3b9f6bcedfbf4c268507dd8efd80ba819c2
https://github.com/hibernate/hibernate-orm/commit/9183c3b9f6bcedfbf4c2685...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/tooling/extras/maven-example.pom
M documentation/src/main/asciidoc/userguide/chapters/tooling/maven.adoc
Log Message:
-----------
HHH-19815: Review and Complete the documentation of the Enhance Plugin in the User's Guide
Signed-off-by: Koen Aers <koen.aers(a)gmail.com>
Commit: d432a4c5da5271c098d8ce380cf32b6583115de6
https://github.com/hibernate/hibernate-orm/commit/d432a4c5da5271c098d8ce3...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
Log Message:
-----------
HHH-19816: Add Integration Tests for the Maven Enhance Plugin without using Maven Invoker
- Remove 'testLogging' during the 'integrationTest' execution
Signed-off-by: Koen Aers <koen.aers(a)gmail.com>
Compare: https://github.com/hibernate/hibernate-orm/compare/bd09c96f312c...d432a4c...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
6 months, 4 weeks