From issues-return-85882-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Fri Jun 28 11:35:30 2013 Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 08AEDCB20 for ; Fri, 28 Jun 2013 11:35:30 +0000 (UTC) Received: (qmail 31414 invoked by uid 500); 28 Jun 2013 11:35:29 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 31289 invoked by uid 500); 28 Jun 2013 11:35:29 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 31281 invoked by uid 99); 28 Jun 2013 11:35:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jun 2013 11:35:29 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.24.159] (HELO codehaus01.managed.contegix.com) (63.246.24.159) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jun 2013 11:35:24 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 49183B1042 for ; Fri, 28 Jun 2013 06:35:03 -0500 (CDT) Date: Fri, 28 Jun 2013 06:35:03 -0500 (CDT) From: "Yves Langisch (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (SUREFIRE-1007) Inconsisten encoding with large standard output MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/SUREFIRE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yves Langisch updated SUREFIRE-1007: ------------------------------------ Attachment: ora-jdk7.log ibm-jdk7.log Here we go with the two logs. In ibm-jdk7.log you see the same difference as in the report. > 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 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