gianm opened a new pull request #327: URL: https://github.com/apache/maven-surefire/pull/327
Two changes: 1) Fix length computation to use bytes, not characters. 2) Use UTF_8 instead of ISO_8859_1 for encoding, because configs can contain characters that fall outside the ISO_8859_1 character set. JIRA: https://issues.apache.org/jira/browse/SUREFIRE-1865 ---------------------------------------------------------------- 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: us...@infra.apache.org