Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 26187 invoked from network); 21 Feb 2008 23:06:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Feb 2008 23:06:01 -0000 Received: (qmail 59790 invoked by uid 500); 21 Feb 2008 23:05:48 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 59748 invoked by uid 500); 21 Feb 2008 23:05:48 -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 59732 invoked by uid 500); 21 Feb 2008 23:05:48 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 59728 invoked by uid 99); 21 Feb 2008 23:05:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2008 15:05:48 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2008 23:05:10 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 838341A9832; Thu, 21 Feb 2008 15:05:30 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r630043 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Thu, 21 Feb 2008 23:05:30 -0000 To: tomcat-dev@jakarta.apache.org From: remm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080221230530.838341A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: remm Date: Thu Feb 21 15:05:29 2008 New Revision: 630043 URL: http://svn.apache.org/viewvc?rev=630043&view=rev Log: - Votes. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=630043&r1=630042&r2=630043&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Feb 21 15:05:29 2008 @@ -36,14 +36,16 @@ * Remove old TLS code http://svn.apache.org/viewvc?rev=616894&view=rev +1: markt - -1: remm: I don't see the point of backporting these API changing cleanups + +0: remm: I don't see the point of backporting these API changing cleanups (markt) This is not an API change. It is just removing the TLS code that has never been included in a 6.0.x src or bin release + It's my fault for not building it in then. I'm not sure this is intentional, + but I am ok with the change. * Modify NIo connector to use JSSE SSL implementation directly http://svn.apache.org/viewvc?rev=616896&view=rev +1: markt - -1: remm: I don't see the point of backporting these API changing cleanups + +1: remm: ok (markt) This is not an API change. It is preparation for an API change which will now be in a future release. The method that needs to be removed will now be marked as deprecated @@ -80,6 +82,7 @@ +1: fhanik, markt +0: remm (the property name is inconsistent with what has been used recently, but that convention was never really discussed either) fhanik: the propperty name is the same as everywhere else + I posted about that: could have its own property in addition to the strict thing, and the field should be uppercase -1: * Fix ArrayIndexOutOfBoundsException when empty URL is requested --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org