Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 51677 invoked from network); 4 Feb 2006 13:25:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Feb 2006 13:25:39 -0000 Received: (qmail 40191 invoked by uid 500); 4 Feb 2006 13:25:37 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 40141 invoked by uid 500); 4 Feb 2006 13:25:36 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 40127 invoked by uid 99); 4 Feb 2006 13:25:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2006 05:25:36 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ap-cocoon-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2006 05:25:36 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F5NPd-0007nx-L2 for dev@cocoon.apache.org; Sat, 04 Feb 2006 14:25:13 +0100 Received: from d51a5268a.access.telenet.be ([81.165.38.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 04 Feb 2006 14:25:13 +0100 Received: from jh by d51a5268a.access.telenet.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 04 Feb 2006 14:25:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: dev@cocoon.apache.org From: Jorg Heymans Subject: Re: svn commit: r374756 - /cocoon/trunk/pom.xml Date: Sat, 04 Feb 2006 14:25:12 +0100 Lines: 22 Message-ID: References: <20060203214259.73187.qmail@minotaur.apache.org> <43E488AD.9010103@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: d51a5268a.access.telenet.be User-Agent: Thunderbird 1.5 (Macintosh/20051201) In-Reply-To: <43E488AD.9010103@gmx.de> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Joerg Heinicke wrote: > On 04.02.2006 10:31, Jorg Heymans wrote: > >>> + Jörg Heinicke >> >> The ö comes out all garbled here. > > It's only in the mail, isn't it? If I look at > http://svn.apache.org/viewcvs.cgi/*checkout*/cocoon/trunk/pom.xml?rev=374756 > I see the ö correctly. Do we still need to escape those characters? The > file is UTF-8. You're right Joerg , sorry!! I initially did "less pom.xml" after svn update to verify and the chars came out garbled. I had a another look just now (this time with vi) and it's all fine - weird or what. Jorg