vieiro commented on pull request #2934: URL: https://github.com/apache/netbeans/pull/2934#issuecomment-832216263
The file `java/java.source.base/arch.xml` is a perfectly a valid XML document in UTF-8 encoding (see attached screenshot). This is so in Windows, Unix or any other operating system (when you use the proper tools to edit UTF-8 documents). If the build system on Windows is not able to handle UTF-8 documents properly then I'd suggest modifying the build system following the instructions above. Otherwise I'd suggest closing this issue, as the commit does not solve any problem with the file.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
