Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 80609 invoked from network); 11 Oct 2006 17:13:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Oct 2006 17:13:49 -0000 Received: (qmail 18795 invoked by uid 500); 11 Oct 2006 17:13:47 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 18703 invoked by uid 500); 11 Oct 2006 17:13:47 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 18692 invoked by uid 99); 11 Oct 2006 17:13:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Oct 2006 10:13:46 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.12.12.203] (HELO smtp813.mail.ukl.yahoo.com) (217.12.12.203) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 11 Oct 2006 10:13:46 -0700 Received: (qmail 3625 invoked from network); 11 Oct 2006 17:13:25 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btopenworld.com; h=Received:Message-ID:Date:From:User-Agent:X-Accept-Language:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-Antivirus:X-Antivirus-Status; b=q8a3Cyx8pjpAaJ7/BezErvhXz71VTVnRorVTzbilfR6jLp5vtXD3qZcl0j/XLcsf3lldat8C5Nv1PY6i5zjKdsDeC0JDdbdl9QiEZuVrpw3ZOCT9P1S/PGt9XyW1uh6xbBD26kX1TxIG/8x+3ldGrkvlRMGKGvppaDaPVTMGndE= ; Received: from unknown (HELO ?127.0.0.1?) (scolebourne@btinternet.com@81.159.101.173 with plain) by smtp813.mail.ukl.yahoo.com with SMTP; 11 Oct 2006 17:13:24 -0000 Message-ID: <452D2644.7080303@btopenworld.com> Date: Wed, 11 Oct 2006 18:13:40 +0100 From: Stephen Colebourne User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: svn commit: r462772 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java References: <20061011112056.830671A981A@eris.apache.org> <452CF151.1060309@btopenworld.com> <55afdc850610110917p44a19e1dv747b3ca87fb38062@mail.gmail.com> In-Reply-To: <55afdc850610110917p44a19e1dv747b3ca87fb38062@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0641-2, 10/10/2006), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Maybe we (maven?) runs an older checkstyle, or maybe checkstyle is wrong. I'm not fussed about reversion, just noting. Stephen Niall Pemberton wrote: > On 10/11/06, Stephen Colebourne wrote: > >> niallp@apache.org wrote: >> > Remove unused import of UnsupportedEncodingException and modify javadoc >> references to that class to use fully qualified name. >> >> I wouldn't exactly describe it as unused, as it was used by the javadoc. >> I guess our IDEs must differ because this wasn't showing as a problem >> for me. > > > It was flagged on the checkstyle report - I guess a false positive - I > can revert if you prefer. > > Niall > > >> Stephen > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org