Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 83775 invoked from network); 27 Sep 2008 17:36:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Sep 2008 17:36:46 -0000 Received: (qmail 81071 invoked by uid 500); 27 Sep 2008 17:36:37 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 81024 invoked by uid 500); 27 Sep 2008 17:36:37 -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 81012 invoked by uid 99); 27 Sep 2008 17:36:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Sep 2008 10:36:37 -0700 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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Sep 2008 17:35:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B127323888A3; Sat, 27 Sep 2008 10:36:18 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r699697 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Sat, 27 Sep 2008 17:36:18 -0000 To: dev@tomcat.apache.org From: remm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080927173618.B127323888A3@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: remm Date: Sat Sep 27 10:36:18 2008 New Revision: 699697 URL: http://svn.apache.org/viewvc?rev=699697&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=699697&r1=699696&r2=699697&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Sep 27 10:36:18 2008 @@ -186,7 +186,7 @@ * Make the size limit on objects placed in the static resource cache configurable http://svn.apache.org/viewvc?rev=699287&view=rev - +1: markt + +1: markt, remm -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45851 @@ -198,12 +198,13 @@ * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45285 Check super class for preDestroy and postContruct http://people.apache.org/~markt/patches/2008-09-26-bug45285.patch - +1: markt + +1: markt, remm -1: * Fix serialisation issue reported by Find Bugs http://svn.apache.org/viewvc?rev=699633&view=rev +1: markt + 0: remm (StdContext was marked as Serializable for an experiment; obviously it won't work) -1: * Fix small memory leak found by Find Bugs @@ -213,21 +214,22 @@ * Fix HTML decoding bug found by Find Bugs http://svn.apache.org/viewvc?rev=699635&view=rev - +1: markt + +1: markt, remm -1: * Fix ASCII parsing bug found by Find Bugs http://svn.apache.org/viewvc?rev=699644&view=rev - +1: markt + +1: markt, remm -1: * Fix casting bug found by Find Bugs http://svn.apache.org/viewvc?rev=699645&view=rev - +1: markt + +1: markt, remm -1: * Fix String comparision bugs found by Find Bugs http://svn.apache.org/viewvc?rev=699646&view=rev +1: markt - -1: + -0: remm (actually, the optimization would be to return the original String + if it was not modified, and avoid doing things with a StringBuffer) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org