You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2017/07/04 08:19:05 UTC

[VOTE] Release Apache Tomcat 9.0.0.M23

The proposed Apache Tomcat 9.0.0.M23 release is now available for voting.

This is a milestone release for the 9.0.x branch. It should be
noted that, as a milestone release:
- Servlet 4.0 is not finalised
- The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0

The major changes compared to the 9.0.0.M22 release are:

- Correct a regression in 9.0.0.M22 that prevented Tomcat from shutting
  down cleanly.

- Add LoadBalancerDrainingValve, a Valve designed to reduce the amount
  of time required for a node to drain its authenticated users.

- 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. 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.

Along with lots of other bug fixes and improvements.


For full details, see the changelog:
http://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.0.M23/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1141/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_9_0_0_M23/

The proposed 9.0.0.M23 release is:
[ ] Broken - do not release
[ ] Alpha - go ahead and release as 9.0.0.M23

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat 9.0.0.M23

Posted by Felix Schumacher <fe...@internetallee.de>.

Am 4. Juli 2017 10:19:05 MESZ schrieb Mark Thomas <ma...@apache.org>:
>The proposed Apache Tomcat 9.0.0.M23 release is now available for
>voting.
>
>This is a milestone release for the 9.0.x branch. It should be
>noted that, as a milestone release:
>- Servlet 4.0 is not finalised
>- The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0
>
>The major changes compared to the 9.0.0.M22 release are:
>
>- Correct a regression in 9.0.0.M22 that prevented Tomcat from shutting
>  down cleanly.
>
>- Add LoadBalancerDrainingValve, a Valve designed to reduce the amount
>  of time required for a node to drain its authenticated users.
>
>- 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. 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.
>
>Along with lots of other bug fixes and improvements.
>
>
>For full details, see the changelog:
>http://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml
>
>It can be obtained from:
>https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.0.M23/
>The Maven staging repo is:
>https://repository.apache.org/content/repositories/orgapachetomcat-1141/
>The svn tag is:
>http://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_9_0_0_M23/
>
>The proposed 9.0.0.M23 release is:
>[ ] Broken - do not release
>[x] Alpha - go ahead and release as 9.0.0.M23

Felix

>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
>For additional commands, e-mail: dev-help@tomcat.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat 9.0.0.M23

Posted by Huxing Zhang <hu...@alibaba-inc.com>.
Hi,

The proposed 9.0.0.M23 release is:
[ ] Broken - do not release
[ X ] Alpha - go ahead and release as 9.0.0.M23

Unit test passed.
Our test web app works fine.

------------------------------------------------------------------
From:Mark Thomas <ma...@apache.org>
Time:2017 Jul 4 (Tue) 16:19
To:Tomcat Developers List <de...@tomcat.apache.org>
Subject:[VOTE] Release Apache Tomcat 9.0.0.M23


The proposed Apache Tomcat 9.0.0.M23 release is now available for voting.

This is a milestone release for the 9.0.x branch. It should be
noted that, as a milestone release:
- Servlet 4.0 is not finalised
- The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0

The major changes compared to the 9.0.0.M22 release are:

- Correct a regression in 9.0.0.M22 that prevented Tomcat from shutting
  down cleanly.

- Add LoadBalancerDrainingValve, a Valve designed to reduce the amount
  of time required for a node to drain its authenticated users.

- 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. 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.

Along with lots of other bug fixes and improvements.


For full details, see the changelog:
http://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.0.M23/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1141/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_9_0_0_M23/

The proposed 9.0.0.M23 release is:
[ ] Broken - do not release
[ ] Alpha - go ahead and release as 9.0.0.M23

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org

Re: [VOTE] Release Apache Tomcat 9.0.0.M23

Posted by Mark Thomas <ma...@apache.org>.
On 04/07/17 09:19, Mark Thomas wrote:

> The proposed 9.0.0.M23 release is:
> [X] Broken - do not release
> [ ] Alpha - go ahead and release as 9.0.0.M23

As per this thread on the users mailing list:
http://markmail.org/message/oeperyqzfbhkit7u

My improvement to static file handling with mixed encodings failed to
take accept ranges into account.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat 9.0.0.M23

Posted by Violeta Georgieva <vi...@apache.org>.
2017-07-04 11:19 GMT+03:00 Mark Thomas <ma...@apache.org>:
>
> The proposed Apache Tomcat 9.0.0.M23 release is now available for voting.
>
> This is a milestone release for the 9.0.x branch. It should be
> noted that, as a milestone release:
> - Servlet 4.0 is not finalised
> - The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0
>
> The major changes compared to the 9.0.0.M22 release are:
>
> - Correct a regression in 9.0.0.M22 that prevented Tomcat from shutting
>   down cleanly.
>
> - Add LoadBalancerDrainingValve, a Valve designed to reduce the amount
>   of time required for a node to drain its authenticated users.
>
> - 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. 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.
>
> Along with lots of other bug fixes and improvements.
>
>
> For full details, see the changelog:
> http://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.0.M23/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1141/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_9_0_0_M23/
>
> The proposed 9.0.0.M23 release is:
> [ ] Broken - do not release
> [X] Alpha - go ahead and release as 9.0.0.M23

Regards,
Violeta

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>

Re: [VOTE] Release Apache Tomcat 9.0.0.M23

Posted by Rémy Maucherat <re...@apache.org>.
On Tue, Jul 4, 2017 at 3:19 AM, Mark Thomas <ma...@apache.org> wrote:

> The proposed 9.0.0.M23 release is:
> [ ] Broken - do not release
> [X] Alpha - go ahead and release as 9.0.0.M23
>
> Rémy

[RESULT][VOTE] Release Apache Tomcat 9.0.0.M23

Posted by Mark Thomas <ma...@apache.org>.
The following votes were cast:

Binding:

+1: remm, fschumacher, violetagg, huxing
-1: markt

While there are enough votes to release, I'm going to call this result
as failed, fix the regression and roll a new release.

Thanks to everyone who contributed to this release. Sorry my mistake
messed it up.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org