From issues-return-100376-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Tue Feb 3 21:28:43 2015 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 C341A17C1E for ; Tue, 3 Feb 2015 21:28:43 +0000 (UTC) Received: (qmail 23257 invoked by uid 500); 3 Feb 2015 21:28:44 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 23204 invoked by uid 500); 3 Feb 2015 21:28:44 -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 23193 invoked by uid 99); 3 Feb 2015 21:28:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 21:28:44 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 21:28:39 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 423C4B11AD for ; Tue, 3 Feb 2015 15:28:18 -0600 (CST) Date: Tue, 3 Feb 2015 15:28:18 -0600 (CST) From: "Andreas Gudian (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (SUREFIRE-1137) Problem with Umlauts in stdout MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/SUREFIRE-1137?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D362462= #comment-362462 ]=20 Andreas Gudian commented on SUREFIRE-1137: ------------------------------------------ Just a quick update: I've fixed it locally, but still need to create an IT = - which I need to think about, as it should not be environment-specific... = ;) > Problem with Umlauts in stdout > ------------------------------ > > Key: SUREFIRE-1137 > URL: https://jira.codehaus.org/browse/SUREFIRE-1137 > Project: Maven Surefire > Issue Type: Bug > Components: Maven Surefire Plugin > Affects Versions: 2.18 > Environment: Linux > Reporter: J=FCrgen Zeller > Assignee: Andreas Gudian > Attachments: surefire-test.zip > > > When using Cp1252 as file encoding, the generated Surefire stdout report = contains invalid characters when run on Linux. When running the same test o= n Windows, everything is fine. > A simular Problem was reported in SUREFIRE-998 -- This message was sent by Atlassian JIRA (v6.1.6#6162)