Fixed MXParser do not fail when encountering invalid characters in comments (#126) by belingueres · Pull Request #127 · codehaus-plexus/plexus-utils
Navigation Menu
{{ message }}
codehaus-plexus / plexus-utils Public
- Notifications You must be signed in to change notification settings
- Fork 44
Merged
olamy merged 2 commits intocodehaus-plexus:masterfrom
Jan 24, 2021Merged
Conversation
Copy link
Contributor
belingueres
commented
Jan 21, 2021
belingueres
commented
Test XML files are from the XML W3C Conformance Tests (https://www.w3.org/XML/Test/xmlts20130923.zip)
comments (codehaus-plexus#126)
testibm_not_wf_P02_ibm02n33xml to open XML file with UTF-8 encoding, since Windows default encoding (cp1252) decodes another char.
Copy link
Contributor Author
belingueres
commented
Jan 23, 2021
belingueres commented
Jan 23, 2021@olamy Hi would it be possible to get write access to this repo? I suspect I could push several more PRs but they start depending of previous ones.
olamy
merged commit
761ac42
into
codehaus-plexus:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment