Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-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 B33216299 for ; Sun, 10 Jul 2011 21:36:24 +0000 (UTC) Received: (qmail 99328 invoked by uid 500); 10 Jul 2011 21:36:24 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 99011 invoked by uid 500); 10 Jul 2011 21:36:23 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 98998 invoked by uid 99); 10 Jul 2011 21:36:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2011 21:36:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2011 21:36:21 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DEF5F43F19 for ; Sun, 10 Jul 2011 21:35:59 +0000 (UTC) Date: Sun, 10 Jul 2011 21:35:59 +0000 (UTC) From: =?utf-8?Q?Ville_Skytt=C3=A4_=28JIRA=29?= To: issues@commons.apache.org Message-ID: <1704510269.1620.1310333759910.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <990321463.1618.1310333759853.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (LANG-717) Specify source encoding for build MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LANG-717?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Ville Skytt=C3=A4 updated LANG-717: ------------------------------ Attachment: encoding.patch > Specify source encoding for build > --------------------------------- > > Key: LANG-717 > URL: https://issues.apache.org/jira/browse/LANG-717 > Project: Commons Lang > Issue Type: Improvement > Components: General > Affects Versions: 3.0 > Environment: Linux, UTF-8 > Reporter: Ville Skytt=C3=A4 > Priority: Minor > Labels: patch > Attachments: encoding.patch > > > The build does not specify a source encoding, which ends up causing lots = of (harmless) warnings from javac and javadoc in UTF-8 setups due to some I= SO-8859-1 comments in EntityArrays.java. > Fix attached, however I have only tested the Ant part, not the Maven one. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira