[ 
https://jira.codehaus.org/browse/SUREFIRE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=331209#comment-331209
 ] 

Yves Langisch commented on SUREFIRE-1007:
-----------------------------------------

Just did some testing with 2.16 and 2.17-SNAPSHOT. They show the same behavior. 
The switch of the encoding in the middle of the output seems to be fixed :). 
But as a new behavior I noticed that the file.encoding property is completely 
ignored. The output in the XML is always UTF-8. With versions < 2.16 that 
property was honored. What's the correct behavior?
                
> Inconsisten encoding with large standard output
> -----------------------------------------------
>
>                 Key: SUREFIRE-1007
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1007
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Report Plugin, xml generation
>    Affects Versions: 2.14.1, 2.15
>            Reporter: Yves Langisch
>         Attachments: ibm-jdk7.log, ora-jdk7.log, surefire-encoding-test.zip, 
> TEST-net.test.surefireencodingtest.EncodingTest.xml
>
>
> When having a lot of standard output in a failing test, the encoding of the 
> resulting surefire-report XML is not consistent. The attached project shows 
> that the encoding in 'TEST-net.test.surefireencodingtest.EncodingTest.xml' in 
> the element <system-out> suddenly switches from UTF-8 to ISO-8859-1.
> Any workaround is highly appreciated...

--
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

Reply via email to