Skip to content

Conversation

koentsje
Copy link
Member

@koentsje koentsje commented Aug 27, 2025

  • Add JavaDoc style documentation to the plugin parameters to improve the Maven plugin description
  • Change the parameter defaults for 'enableLazyInitialization' and 'enableDirtyTracking' to bring it in line with the former behaviour
  • Modify the 'groupId' and 'artifactId' in the documentation
  • Provide complete documentation in the User Guide in line with the Ant task for bytecode enhancement
  • Rename 'HibernateEnhancerMojo' to 'EnhancerMojo'
  • Rename 'HibernateEnhancerMojoTest' to 'EnhancerMojoTest'
  • Add integration test 'HibernateEnhancerMojoTestIT' to test the different configuration options
  • Make sure that the enhancer is not doing anything if all the enablement parameters are false

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-19519

@koentsje koentsje requested a review from sebersole August 27, 2025 14:18
  - Add JavaDoc style documentation to the plugin parameters to improve the Maven plugin description
  - Change the parameter defaults for 'enableLazyInitialization' and 'enableDirtyTracking' to bring it in line with the former behaviour
  - Modify the 'groupId' and 'artifactId' in the documentation
  - Provide complete documentation in the User Guide in line with the Ant task for bytecode enhancement
  - Rename 'HibernateEnhancerMojo' to 'EnhancerMojo'
  - Rename 'HibernateEnhancerMojoTest' to 'EnhancerMojoTest'
  - Add integration test 'HibernateEnhancerMojoTestIT' to test the different configuration options
  - Make sure that the enhancer is not doing anything if all the enablement parameters are false

Signed-off-by: Koen Aers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant