Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 69261 invoked from network); 31 Aug 2009 13:25:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Aug 2009 13:25:13 -0000 Received: (qmail 2544 invoked by uid 500); 31 Aug 2009 13:25:11 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 2476 invoked by uid 500); 31 Aug 2009 13:25:11 -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 2465 invoked by uid 99); 31 Aug 2009 13:25:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2009 13:25:11 +0000 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; Mon, 31 Aug 2009 13:25:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D5FF823888A2; Mon, 31 Aug 2009 13:24:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r809575 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Mon, 31 Aug 2009 13:24:49 -0000 To: dev@tomcat.apache.org From: funkman@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090831132449.D5FF823888A2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: funkman Date: Mon Aug 31 13:24:49 2009 New Revision: 809575 URL: http://svn.apache.org/viewvc?rev=809575&view=rev Log: some 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=809575&r1=809574&r2=809575&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Aug 31 13:24:49 2009 @@ -82,7 +82,7 @@ * Dont try to report thread counts when using an executor from outside http://people.apache.org/~fhanik/connector-thread-report.patch - +1: fhanik, kkolinko + +1: fhanik, kkolinko,funkman +1: markt - would 0 make more sense rather than -1? Happy with either -1: @@ -105,7 +105,7 @@ https://issues.apache.org/bugzilla/show_bug.cgi?id=37933 and implements an alternative that doesn't have the side effects described in 38797 http://svn.apache.org/viewvc?rev=791224&view=rev - +1: markt, kkolinko + +1: markt, kkolinko,funkman -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47478 @@ -150,7 +150,7 @@ * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47515 https://issues.apache.org/bugzilla/attachment.cgi?id=23973 - +1: fhanik, kkolinko, markt + +1: fhanik, kkolinko, markt,funkman -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47413 @@ -158,13 +158,13 @@ Without coercion, the concatenation of ((Object)null) + string results in "null" being printed. http://svn.apache.org/viewvc?rev=795466&view=rev - +1: kkolinko, markt, rjung + +1: kkolinko, markt, rjung, funkman -1: * Fix the JDBC driver clean-up http://svn.apache.org/viewvc?view=rev&revision=789389 See below for additional fix required - +1: markt, rjung + +1: markt, rjung, funkman -1: rjung: I don't really like the implicit 4KB class size limit. I understand your rationale, but we don't know enough about other JVMs @@ -174,13 +174,13 @@ * Fix NPE observed when unpackWARs="false" with above fix http://svn.apache.org/viewvc?view=rev&revision=805153 - +1: markt + +1: markt, funkman -1: * Port Active Directory improvements to JNDIREalm from trunk Patch testing successfully by willing volunteer on the users list http://people.apache.org/~markt/patches/2009-08-06-ADforJNDIRealm.patch - +1: markt, kkolinko + +1: markt, kkolinko, funkman -1: kkolinko: ( There are several (two) places with a loop printing containerLog.debug( @@ -237,14 +237,14 @@ * Expose filter configuration via JMX (read-only) Based on a patch by Xie Xiaodong as part of GSOC2009. http://svn.apache.org/viewvc?rev=802727&view=rev - +1: markt + +1: markt, funkman -1: * Use platform MBean server rather than creating a new one. Makes it possible to connect JConsole and other JMX tools to locally running Tomcat instances without any config changes to Tomcat http://svn.apache.org/viewvc?rev=677910&view=rev - +1: markt + +1: markt, funkman -1: * Add remote JMX listener. Enables JMX to be configured so that it can be used @@ -252,19 +252,19 @@ uses one fixed and one random port. Needs the platform MBean server fix above to be really useful http://people.apache.org/~markt/patches/2009-08-12-jmx-remote.patch - +1: markt + +1: markt, funkman -1: * Make context deployment error message more meaningful http://svn.apache.org/viewvc?rev=802940&view=rev - +1: markt, kkolinko + +1: markt, kkolinko, funkman -1: * Additional patch required for https://issues.apache.org/bugzilla/show_bug.cgi?id=47046 Clean up Jk components that only exist in the 6.0.x and were hence missed https://issues.apache.org/bugzilla/attachment.cgi?id=24125 - +1: markt + +1: markt, funkman -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45403 @@ -275,14 +275,14 @@ - test on linux in normal and failure modes http://svn.apache.org/viewvc?rev=804462&view=rev http://svn.apache.org/viewvc?rev=804544&view=rev - +1: kkolinko, markt + +1: kkolinko, markt, funkman -1: * Perform deserialization with the context class loader set. This ensures that code that actually executes Class.forName(...,classloader) during this phase works properly. http://svn.apache.org/viewvc?rev=804057&view=rev - +1: fhanik, markt, kkolinko + +1: fhanik, markt, kkolinko,funkman -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47158 @@ -299,7 +299,7 @@ simple tags and tags and can't find any regression issues. The TCK also passes. http://svn.apache.org/viewvc?rev=804734&view=rev - +1: markt + +1: markt, funkman -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47699 @@ -312,4 +312,5 @@ * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44041 Threading issue in classloading. Adds a sync so please check performance +1: markt + 0: Where's the patch? -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org