Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 345554793 for ; Fri, 27 May 2011 17:57:21 +0000 (UTC) Received: (qmail 51529 invoked by uid 500); 27 May 2011 17:57:20 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 51490 invoked by uid 500); 27 May 2011 17:57:20 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 51482 invoked by uid 99); 27 May 2011 17:57:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2011 17:57:20 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of hitman@dcsportbikes.net does not designate 208.110.161.154 as permitted sender) Received: from [208.110.161.154] (HELO mail1.marquisnet.com) (208.110.161.154) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2011 17:57:11 +0000 Received: from dcsportbikes.net (dcsportbikes.net [75.101.145.129]) by mail1.marquisnet.com (Postfix) with ESMTP id 82B2D302944 for ; Fri, 27 May 2011 10:56:50 -0700 (PDT) Received: by dcsportbikes.net (Postfix, from userid 1001) id 2279844041; Fri, 27 May 2011 13:56:50 -0400 (EDT) Date: Fri, 27 May 2011 13:56:50 -0400 From: Rob J To: Ant Users List Subject: Re: Question regarding UTF-8 and property files Message-ID: <20110527175650.GI18482@juniper.net> References: <20110527160323.GE18482@juniper.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Checked: Checked by ClamAV on apache.org On Fri, 27 May 2011, Scot P. Floess wrote: > Try ISO-8859-1 as your encoding... Someone I work with was > attempting to use property files with a similar issue (but directly > within Java). He used the ISO-8859-1 encoding and it fixed his > problem... No dice. I tried changing both the encodings in build.xml to iso-8859-1 and it still produces the output: Test ? Any other ideas? Thanks for the help sofar. thanks, rob --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org