You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Rémy Maucherat <re...@apache.org> on 2021/06/28 08:38:28 UTC

[VOTE] Release Apache Tomcat 9.0.50

The proposed Apache Tomcat 9.0.50 release is now available for voting.

The notable changes compared to 9.0.50 are:

- Re-work the HTTP/2 overhead protection to reduce the likelihood of
   false positives. Note that the default overheadCountFactor has changed
   from 1 to 10 and that the useful range is now 0 to ~20.

- Update to Eclipse JDT compiler 4.20.

- Fix regressions in JSP compilation in the previous release.

Along with lots of other bug fixes and improvements.

For full details, see the changelog:
https://ci.apache.org/projects/tomcat/tomcat-9.0.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.50/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1320
The tag is:
https://github.com/apache/tomcat/tree/9.0.50
06572792aa5424b5995c91edcc1e3fca4cc89bc1

The proposed 9.0.50 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 9.0.50 (stable)

Remy

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

Posted by Rémy Maucherat <re...@apache.org>.
On Mon, Jun 28, 2021 at 10:38 AM Rémy Maucherat <re...@apache.org> wrote:
>
> The proposed Apache Tomcat 9.0.50 release is now available for voting.
>
> The notable changes compared to 9.0.50 are:
>
> - Re-work the HTTP/2 overhead protection to reduce the likelihood of
>    false positives. Note that the default overheadCountFactor has changed
>    from 1 to 10 and that the useful range is now 0 to ~20.
>
> - Update to Eclipse JDT compiler 4.20.
>
> - Fix regressions in JSP compilation in the previous release.
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat-9.0.x/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.50/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1320
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.50
> 06572792aa5424b5995c91edcc1e3fca4cc89bc1
>
> The proposed 9.0.50 release is:
> [X] Broken - do not release
> [ ] Stable - go ahead and release as 9.0.50 (stable)

Vote cancelled since this was built with Java 11 (again, after
changing to a new build env). I will recreate the artifacts out of the
tag and will call the vote again shortly.

Rémy

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