Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBX-2916: Move XMLPrettyPrinter to the API and offer the ability to specify the XMLPrettyPrinterStrategy #4938

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

koentsje
Copy link
Member

@koentsje koentsje commented Sep 2, 2024

  • Move class 'org.hibernate.tool.internal.xml.XMLPrettyPrinter' to 'org.hibernate.tool.api.xml.XMLPrettyPrinter'
  • Add a new test class 'org.hibernate.tool.api.xml.XMLPrettyPrinterTest'

…pecify the XMLPrettyPrinterStrategy

  - Move class 'org.hibernate.tool.internal.xml.XMLPrettyPrinter' to 'org.hibernate.tool.api.xml.XMLPrettyPrinter'
  - Add a new test class 'org.hibernate.tool.api.xml.XMLPrettyPrinterTest'

Signed-off-by: Koen Aers <[email protected]>
@koentsje koentsje merged commit 002503d into hibernate:main Sep 2, 2024
3 checks passed
@koentsje koentsje deleted the HBX-2916 branch September 2, 2024 13:10
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