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

Refactor to remove XMLUtils.getDocumentBuilder #3

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Conversation

jelovirt
Copy link
Member

@jelovirt jelovirt commented Nov 1, 2024

Description

Refactor to remove use of static XMLUtils.getDocumentBuilder().

Motivation and Context

Static XMLUtils.getDocumentBuilder() has been changed to an instance method is newer DITA-OT versions. To help with backwards and forwards compatibility, create new DocumentBuilder without the utility method.

How Has This Been Tested?

Type of Changes

  • Refactoring

@jelovirt jelovirt added the enhancement New feature or request label Nov 1, 2024
Signed-off-by: Jarno Elovirta <[email protected]>
Signed-off-by: Jarno Elovirta <[email protected]>
@jelovirt jelovirt merged commit 251824b into master Nov 1, 2024
2 checks passed
@jelovirt jelovirt deleted the feature/xmlutils branch November 1, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant