Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5C0EA200CDE for ; Tue, 8 Aug 2017 18:06:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5A7061677C1; Tue, 8 Aug 2017 16:06:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9D0EA1677C0 for ; Tue, 8 Aug 2017 18:06:47 +0200 (CEST) Received: (qmail 17918 invoked by uid 500); 8 Aug 2017 16:06: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 17907 invoked by uid 99); 8 Aug 2017 16:06:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2017 16:06:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id EF8DDC0D91 for ; Tue, 8 Aug 2017 16:06:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.499 X-Spam-Level: * X-Spam-Status: No, score=1.499 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 3WoQBwVKk6cm for ; Tue, 8 Aug 2017 16:06:43 +0000 (UTC) Received: from internetallee.de (internetallee.de [81.169.162.220]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 6C7425FC3A for ; Tue, 8 Aug 2017 16:06:43 +0000 (UTC) Received: from sunny-felix.fritz.box (p5DE8F64B.dip0.t-ipconnect.de [93.232.246.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by internetallee.de (Postfix) with ESMTPSA id 8C7492E14DF2 for ; Tue, 8 Aug 2017 18:06:35 +0200 (CEST) Date: Tue, 08 Aug 2017 18:06:25 +0200 User-Agent: K-9 Mail for Android In-Reply-To: <4ef1174b-1426-fd84-44f6-af6cc700f292@apache.org> References: <4ef1174b-1426-fd84-44f6-af6cc700f292@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [VOTE] Release Apache Tomcat 9.0.0.M26 To: Tomcat Developers List From: Felix Schumacher Message-ID: <942AE8A8-9DFA-4E12-AF75-BB463FD17CA9@internetallee.de> archived-at: Tue, 08 Aug 2017 16:06:48 -0000 Am 2=2E August 2017 23:30:23 MESZ schrieb Mark Thomas = : >The proposed Apache Tomcat 9=2E0=2E0=2EM26 release is now available for >voting=2E > >This is a milestone release for the 9=2E0=2Ex branch=2E It should be >noted that, as a milestone release: >- Servlet 4=2E0 is not finalised >- The EGs have not started work on JSP 2=2E4, EL 3=2E1 or WebSocket 1=2E2= /2=2E0 > >Note that the 9=2E0=2E0=2EM23 and 9=2E0=2E0=2EM24 release votes were canc= elled due >to regressions=2E The 9=2E0=2E0=2EM25 vote passed but a regression was fo= und >shortly afterwards=2E > >The major changes compared to the 9=2E0=2E0=2EM22 release are: > >- Correct a regression in 9=2E0=2E0=2EM22 that prevented Tomcat from shut= ting > down cleanly=2E > >- Add LoadBalancerDrainingValve, a Valve designed to reduce the amount > of time required for a node to drain its authenticated users=2E > >- When generating JSP runtime error messages that quote the relevant >JSP > source code, switch from using the results of the JSP page parsing > process to using the JSR 045 source map data to identify the correct > part of the JSP source from the stack trace=2E This significantly > reduces the memory footprint of Jasper in development mode, provides a > small performance improvement for error page generation and enables > source quotes to continue to be provided after a Tomcat restart=2E > >- Add support for a Tomcat specific deployment descriptor, > /WEB-INF/tomcat-web=2Exml > >- Add ExtractingRoot, a new WebResourceRoot implementation that >extracts > JARs to the work directory for improved performance when deploying > packed WAR files=2E > >Along with lots of other bug fixes and improvements=2E > > >For full details, see the changelog: >http://svn=2Eapache=2Eorg/repos/asf/tomcat/trunk/webapps/docs/changelog= =2Exml > >It can be obtained from: >https://dist=2Eapache=2Eorg/repos/dist/dev/tomcat/tomcat-9/v9=2E0=2E0=2EM= 26/ >The Maven staging repo is: >https://repository=2Eapache=2Eorg/content/repositories/orgapachetomcat-11= 47/ >The svn tag is: >http://svn=2Eapache=2Eorg/repos/asf/tomcat/tags/TOMCAT_9_0_0_M26/ > >The proposed 9=2E0=2E0=2EM26 release is: >[ ] Broken - do not release >[x] Alpha - go ahead and release as 9=2E0=2E0=2EM26 Felix > >--------------------------------------------------------------------- >To unsubscribe, e-mail: dev-unsubscribe@tomcat=2Eapache=2Eorg >For additional commands, e-mail: dev-help@tomcat=2Eapache=2Eorg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org