Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 99bb944ca04e268482269d6e577c6e2d777c2fb2
https://github.com/hibernate/hibernate-orm/commit/99bb944ca04e268482269d6...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/tooling/ant.adoc
A
documentation/src/main/asciidoc/userguide/chapters/tooling/extras/ant-enhance-example.xml
M tooling/hibernate-ant/hibernate-ant.gradle
A
tooling/hibernate-ant/src/test/java/org/hibernate/tool/enhance/EnhancementTaskTest.java
A tooling/hibernate-ant/src/test/resources/Bar.jav_
A tooling/hibernate-ant/src/test/resources/Baz.jav_
A tooling/hibernate-ant/src/test/resources/Foo.jav_
Log Message:
-----------
HHH-19638: Document the Ant enhancement task in User Guide tooling section
- Create a test for 'org.hibernate.tool.enhance.EnhancementTask' that covers all
the configuration settings (except for 'failOnError')
- Describe how to add the task definition to your Ant build, with minimal example
- Add a description and short example for each of the configuration attributes and/or
elements
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications