Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 17892 invoked from network); 16 Sep 2006 23:28:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Sep 2006 23:28:34 -0000 Received: (qmail 17486 invoked by uid 500); 16 Sep 2006 23:28:33 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 17460 invoked by uid 500); 16 Sep 2006 23:28:33 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 17448 invoked by uid 99); 16 Sep 2006 23:28:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Sep 2006 16:28:32 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of antoine@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 16 Sep 2006 16:28:32 -0700 Received: (qmail 14260 invoked by uid 0); 16 Sep 2006 23:28:10 -0000 Received: from 66.28.87.10 by www074.gmx.net with HTTP; Sun, 17 Sep 2006 01:28:10 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" Date: Sun, 17 Sep 2006 01:28:10 +0200 From: "Antoine Levy-Lambert" In-Reply-To: <20060916230146.4AE14714312@brutus.apache.org> Message-ID: <20060916232810.146420@gmx.net> MIME-Version: 1.0 References: <20060916230146.4AE14714312@brutus.apache.org> Subject: Re: DO NOT REPLY [Bug 28826] - copy uses the wrong loglevel when it fails to copy a file To: "Ant Developers List" X-Authenticated: #22961642 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) X-Priority: 3 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello Peter, I see that you are busy fixing a few more bug reports. :-) The Beta2 will be nice. Regards, Antoine -------- Original-Nachricht -------- Datum: Sat, 16 Sep 2006 23:01:46 +0000 (GMT) Von: bugzilla@apache.org An: dev@ant.apache.org Betreff: DO NOT REPLY [Bug 28826] - copy uses the wrong loglevel when it fails to copy a file > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT > . > ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� > INSERTED IN THE BUG DATABASE. > > http://issues.apache.org/bugzilla/show_bug.cgi?id=28826 > > > peterreilly@apache.org changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|NEW |RESOLVED > Resolution| |FIXED > Target Milestone|--- |1.7 > > > > > ------- Additional Comments From peterreilly@apache.org 2006-09-16 23:01 > ------- > It turns out some log message containing > warning about failure to copy were at a MSG_ERR > level and some at an INFO level. > Fixing this by setting them all to MSG_ERR. > Thanks for the report. > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org