Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 17081 invoked from network); 31 Oct 2007 02:18:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Oct 2007 02:18:01 -0000 Received: (qmail 27657 invoked by uid 500); 31 Oct 2007 02:17:47 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 27600 invoked by uid 500); 31 Oct 2007 02:17:46 -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 27589 invoked by uid 500); 31 Oct 2007 02:17:46 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 27586 invoked by uid 99); 31 Oct 2007 02:17:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2007 19:17:46 -0700 X-ASF-Spam-Status: No, hits=-100.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; Wed, 31 Oct 2007 02:18:10 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DCD1F1A9832; Tue, 30 Oct 2007 19:17:35 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r590538 - /tomcat/tc6.0.x/trunk/STATUS Date: Wed, 31 Oct 2007 02:17:35 -0000 To: tomcat-dev@jakarta.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071031021735.DCD1F1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: markt Date: Tue Oct 30 19:17:34 2007 New Revision: 590538 URL: http://svn.apache.org/viewvc?rev=590538&view=rev Log: Propose fix for 43702. Modified: tomcat/tc6.0.x/trunk/STATUS Modified: tomcat/tc6.0.x/trunk/STATUS URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?rev=590538&r1=590537&r2=590538&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS (original) +++ tomcat/tc6.0.x/trunk/STATUS Tue Oct 30 19:17:34 2007 @@ -36,3 +36,6 @@ http://people.apache.org/~markt/patches/2007-10-28-cgi-include.patch +1: markt -1: + +* Fix BZ 43702 - Inner class files have unnecessarily long names + http://people.apache.org/~markt/patches/2007-10-30-Bug43702.patch \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org