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

Changed default XML parser to Woodstox #482

Merged
merged 5 commits into from
Dec 6, 2024
Merged

Conversation

andrecsilva
Copy link
Contributor

Changes the default StAX parser to Woodstox. This will allow us to be more in control of the parser's behavior. Also it's a bit faster than Java's default one.

@andrecsilva andrecsilva marked this pull request as ready for review December 6, 2024 13:52
@andrecsilva andrecsilva requested a review from nahsra December 6, 2024 13:52
Copy link

sonarqubecloud bot commented Dec 6, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@andrecsilva andrecsilva merged commit f69332a into main Dec 6, 2024
8 checks passed
@andrecsilva andrecsilva deleted the pom-format-bugfix branch December 6, 2024 14:31
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.

2 participants