GitHub user ebarboni opened a pull request:
https://github.com/apache/incubator-netbeans/pull/144
Use InputSource to parse xml avoid encoding issue
Attempt to fix build due to encoding issue in #70
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ebarboni/incubator-netbeans ratissue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/144.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #144
----
commit 560c85307630f032768ee14b2c9ca84d0aac789b
Author: Eric Barboni <[email protected]>
Date: 2017-10-13T22:28:34Z
Use InputSource to parse xml avoid encoding issue
----
---