|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-12610) java.io.IOException: Unabl... [email protected] (JIRA)
- [JIRA] (JENKINS-12610) java.io.IOException: ... [email protected] (JIRA)
- [JIRA] (JENKINS-12610) java.io.IOException: ... [email protected] (JIRA)
- [JIRA] (JENKINS-12610) java.io.IOException: ... [email protected] (JIRA)

Ah. It turns out that under OSX 10.7 (which is what I'm using) file.encoding is set to US-ASCII (in spite of encoding being set to UTF-8 in the OS). See http://java.net/jira/browse/MACOSX_PORT-165 for the related bug report.
NOTE: This does not solve the problem reported by Rafael since he was running under Linux.