Github user JaroslavTulach commented on the issue:
https://github.com/apache/incubator-netbeans/pull/144
I used: `curl https://github.com/apache/incubator-netbeans/pull/144.patch |
git am` to apply the patch. Let see if it helps.
In general XML shall contain its encoding inside of its `<?xml encoding/>`
header, so I am surprised the change should help. But let us see.---
