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 D1D7110D8D for ; Sat, 18 Jan 2014 16:00:19 +0000 (UTC) Received: (qmail 24884 invoked by uid 500); 18 Jan 2014 16:00:16 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 24825 invoked by uid 500); 18 Jan 2014 16:00:15 -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 24809 invoked by uid 99); 18 Jan 2014 16:00:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jan 2014 16:00:14 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of knst.kolinko@gmail.com designates 74.125.82.169 as permitted sender) Received: from [74.125.82.169] (HELO mail-we0-f169.google.com) (74.125.82.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jan 2014 16:00:08 +0000 Received: by mail-we0-f169.google.com with SMTP id u57so5669074wes.28 for ; Sat, 18 Jan 2014 07:59:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Ty07xdQEPcFUvlAdxnQYEhmmpShPvTzB+Yf1ibpxbQM=; b=xjRcu4DeL62zwBwcikjkB92GqSF6M/AQo7Vl5PiZ8WKrIOJS3w5HQ6ArGEJ2RZ/zh7 7DIHGWvvWx5ZIKQ2h/k05zrwdMfoiPjXg361ZPy7X3D32dEcrMniPiq+Cy4nkBKgLELZ gbGff8jghQ4Dhp48OHxlHzYIfLEkdkPRuVApURdNXgc3a0rTV8wNQ49Wc7FPp32ydrFK KERN7qYn5/qeUC2jWF25eOrKmO1VAMPrNxHsbU6UVD3SEhb28bG6U0IQJJDIFLKULN+K S7ZKeqkgns2OvNCaemYpSgL8RK2oXt7APUtAowc/8291Ughm1B/we7+Uf9lrbiAsTB5n a6KA== MIME-Version: 1.0 X-Received: by 10.180.12.115 with SMTP id x19mr3026550wib.49.1390060787755; Sat, 18 Jan 2014 07:59:47 -0800 (PST) Received: by 10.216.70.203 with HTTP; Sat, 18 Jan 2014 07:59:47 -0800 (PST) In-Reply-To: <20140118091155.8012B238883D@eris.apache.org> References: <20140118091155.8012B238883D@eris.apache.org> Date: Sat, 18 Jan 2014 19:59:47 +0400 Message-ID: Subject: Re: svn commit: r1559335 - /tomcat/tc6.0.x/trunk/STATUS.txt From: Konstantin Kolinko To: Tomcat Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org 2014/1/18 : > Author: markt > Date: Sat Jan 18 09:11:55 2014 > New Revision: 1559335 > > URL: http://svn.apache.org/r1559335 > Log: > Proposal and remove a section we have never used > > > +* BIO tolerates whitespace in the ciphers attribute whereas NIO does not. Make > + NIO tolerate it as well > + http://people.apache.org/~markt/patches/2014-01-18-ciphers-whitespace-nio-tc6-v1.patch > + +1: markt > + -1: It would be nice to also skip zero-length tokens, if there are any. (Not a stopper, as this implements an enhancement). Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org