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

Fix sporadic OSC parsing failures #51

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

simonpoole
Copy link
Contributor

@simonpoole simonpoole commented Apr 12, 2019

Removing explicit dependency on xerces and using the JDK version fixes the issue that has gone unfixed in the apache version of xerces since 2007, even though a fix is available.

See https://bugs.openjdk.java.net/browse/JDK-8080085

File tickling the issue
634.osc.gz

@amatissart
Copy link

This issue was triggered recently when processing this change file (dated 2019-10-29): https://planet.openstreetmap.org/replication/day/000/002/603.osc.gz

Including this fix in a new release might prevent some headaches 😄

@simonpoole
Copy link
Contributor Author

@amatissart for that somebody would need to a) merge the PR, b) create a new release. Very unlikely to happen without some major changes.

@migurski
Copy link
Collaborator

Tests pass, small change, looks good.

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.

3 participants