Daniel Beck commented on Bug JENKINS-18799

but is it really that common for random projects to use random different charsets that do not match the system locale?

Build systems can create tons of different artifacts. One of mine converts UTF-8 into about 30 different local char sets. And of course the files are in the workspace and viewable by me.

How is defaulting to ISO-8859-1 better than defaulting to the system locale (which at least can be changed by the sysadmin)?

It's not. Just saying it's not a really good solution either. The correct charset may well depend on the specific project you're building, and sometimes on the specific file.

Note that non-UTF-* default charsets seem to be fairly common on Windows, while OS X moved to UTF-8 (from MacRoman) only around 10.8 or so AFAIK.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to