Skip to content

Conversation

@koentsje
Copy link
Member

  • Create a new private static variable 'hibernateToolTaskXml' in the test classes with the specifics for each test
  • Pull up the private static variable 'buildXmlFileContents' and provide a placeholder for the Hibernate Tool task xml
  • Create a protected method 'constructBuildXmlFileContents' that performs the substitution of the placeholder above
  • Create an abstract method 'hibernateToolTaskXml()' that is used in the substitution above and implement in all the subclasses

  - Create a new private static variable 'hibernateToolTaskXml' in the test classes with the specifics for each test
  - Pull up the private static variable 'buildXmlFileContents' and provide a placeholder for the Hibernate Tool task xml
  - Create a protected method 'constructBuildXmlFileContents' that performs the substitution of the placeholder above
  - Create an abstract method 'hibernateToolTaskXml()' that is used in the substitution above and implement in all the subclasses

Signed-off-by: Koen Aers <koen.aers@gmail.com>
@koentsje koentsje merged commit e1db9e6 into hibernate:main Jul 31, 2025
3 checks passed
@koentsje koentsje deleted the HBX-3068 branch July 31, 2025 10:54
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