From dev-return-123406-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Thu Jan 5 08:30:19 2012 Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9C6F892C1 for ; Thu, 5 Jan 2012 08:30:19 +0000 (UTC) Received: (qmail 6673 invoked by uid 500); 5 Jan 2012 08:30:18 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 6370 invoked by uid 500); 5 Jan 2012 08:30:07 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 6305 invoked by uid 99); 5 Jan 2012 08:30:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 08:30:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 08:29:58 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1AF0B23888FD for ; Thu, 5 Jan 2012 08:29:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1226975 - svn:log Date: Thu, 05 Jan 2012 08:29:37 -0000 To: dev@tomcat.apache.org From: kkolinko@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120105082937.1AF0B23888FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kkolinko Revision: 1226975 Modified property: svn:log Modified: svn:log at Thu Jan 5 08:29:37 2012 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Thu Jan 5 08:29:37 2012 @@ -1,4 +1,4 @@ -Correct error in r1666072 +Correct error in r1158426 "return true" was originally "continue" that would have continued the for loop and was, in fact, unnecessary since it was at the end of the loop. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org