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 2020/06/30 22:14:17 UTC

[VOTE] Release Apache Tomcat 8.5.57

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

The notable changes compared to the 8.5.56 release are:

- Implement a significant portion of the TLS environment variables
  for the rewrite valve.

- Reduce memory footprint of closed HTTP/2 streams

- Improve parsing of RFC 2109 cookies

Along with lots of other bug fixes and improvements.

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

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.57/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1274/

The tag is:
https://github.com/apache/tomcat/tree/8.5.57
9c649984ef92c2534a734c6584220a9a0c0c3462

The proposed 8.5.57 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 8.5.57

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


[VOTE][RESULT] Release Apache Tomcat 8.5.57

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

Binging:
+1: markt, remm, michaelo, mgrigorov, csutherl, violetagg

No other votes were cast.

Thanks to everyone who contributed to this release.

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 8.5.57

Posted by Michael Osipov <mi...@apache.org>.
Am 2020-07-01 um 00:14 schrieb Mark Thomas:
> The proposed Apache Tomcat 8.5.57 release is now available for voting.
> 
> The notable changes compared to the 8.5.56 release are:
> 
> - Implement a significant portion of the TLS environment variables
>    for the rewrite valve.
> 
> - Reduce memory footprint of closed HTTP/2 streams
> 
> - Improve parsing of RFC 2109 cookies
> 
> Along with lots of other bug fixes and improvements.
> 
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html
> 
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.57/
> 
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1274/
> 
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.57
> 9c649984ef92c2534a734c6584220a9a0c0c3462
> 
> The proposed 8.5.57 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.57

Passes smoothly on AdoptOpenJDK 8u252 on FreeBSD 12-STABLE.

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


Re: [VOTE] Release Apache Tomcat 8.5.57

Posted by Mark Thomas <ma...@apache.org>.
On 30/06/2020 23:14, Mark Thomas wrote:

<snip/>

> The proposed 8.5.57 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.57

Unit tests pass for NIO, NIO2 and APR/Native (with 1.2.24) on MacOS,
Windows and Linux.

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 8.5.57

Posted by Martin Grigorov <mg...@apache.org>.
On Wed, Jul 1, 2020 at 1:14 AM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 8.5.57 release is now available for voting.
>
> The notable changes compared to the 8.5.56 release are:
>
> - Implement a significant portion of the TLS environment variables
>   for the rewrite valve.
>
> - Reduce memory footprint of closed HTTP/2 streams
>
> - Improve parsing of RFC 2109 cookies
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.57/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1274/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.57
> 9c649984ef92c2534a734c6584220a9a0c0c3462
>
> The proposed 8.5.57 release is:
> [ ] Broken - do not release
> [ X ] Stable - go ahead and release as 8.5.57
>

Regards,
Martin


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

RE: [VOTE] Release Apache Tomcat 8.5.57

Posted by George Stanchev <Ge...@microfocus.com>.
Thanks Martin, it is not a stopper, just pointed it out…

From: Martin Grigorov <mg...@apache.org>
Sent: Thursday, July 02, 2020 4:00 AM
To: Tomcat Developers List <de...@tomcat.apache.org>
Subject: Re: [VOTE] Release Apache Tomcat 8.5.57


On Wed, Jul 1, 2020, 23:48 George Stanchev <Ge...@microfocus.com>> wrote:
I ran ant ide-eclipse and the generated project contains a reference to

<classpathentry kind="var" path="TOMCAT_LIBS_BASE/cglib-3.3.0/cglib-nodep-2.2.2.jar"/>

But D:\work\My Projects\java\Tomcat\8.5.57-src\libraries-download\cglib-3.3.0 contains only cglib-nodep-3.3.0.jar not cglib-nodep-2.2.2.jar. Not sure if I did something wrong…The resulting eclipse project of course complains from unsatisfied dependencies…

Sorry for the trouble!
I've just fixed it!
You'll have to replace 2.2.2 with 3.3.0 in res/ide-support/eclipse/eclipse.classpath and re-run "ant ide-eclipse".

Regards,
Martin


George

From: Coty Sutherland <cs...@apache.org>>
Sent: Wednesday, July 01, 2020 1:48 PM
To: Tomcat Developers List <de...@tomcat.apache.org>>
Subject: Re: [VOTE] Release Apache Tomcat 8.5.57

On Tue, Jun 30, 2020 at 6:14 PM Mark Thomas <ma...@apache.org>> wrote:
The proposed Apache Tomcat 8.5.57 release is now available for voting.

The notable changes compared to the 8.5.56 release are:

- Implement a significant portion of the TLS environment variables
  for the rewrite valve.

- Reduce memory footprint of closed HTTP/2 streams

- Improve parsing of RFC 2109 cookies

Along with lots of other bug fixes and improvements.

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

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.57/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1274/

The tag is:
https://github.com/apache/tomcat/tree/8.5.57
9c649984ef92c2534a734c6584220a9a0c0c3462

The proposed 8.5.57 release is:
[ ] Broken - do not release
[x] Stable - go ahead and release as 8.5.57

+1


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

Re: [VOTE] Release Apache Tomcat 8.5.57

Posted by Martin Grigorov <mg...@apache.org>.
On Wed, Jul 1, 2020, 23:48 George Stanchev <Ge...@microfocus.com>
wrote:

> I ran ant ide-eclipse and the generated project contains a reference to
>
>
>
> <classpathentry kind="var"
> path="TOMCAT_LIBS_BASE/cglib-3.3.0/cglib-nodep-2.2.2.jar"/>
>
>
>
> But D:\work\My
> Projects\java\Tomcat\8.5.57-src\libraries-download\cglib-3.3.0 contains
> only cglib-nodep-3.3.0.jar not cglib-nodep-2.2.2.jar. Not sure if I did
> something wrong…The resulting eclipse project of course complains from
> unsatisfied dependencies…
>

Sorry for the trouble!
I've just fixed it!
You'll have to replace 2.2.2 with 3.3.0 in
res/ide-support/eclipse/eclipse.classpath and re-run "ant ide-eclipse".

Regards,
Martin


>
> George
>
>
>
> *From:* Coty Sutherland <cs...@apache.org>
> *Sent:* Wednesday, July 01, 2020 1:48 PM
> *To:* Tomcat Developers List <de...@tomcat.apache.org>
> *Subject:* Re: [VOTE] Release Apache Tomcat 8.5.57
>
>
>
> On Tue, Jun 30, 2020 at 6:14 PM Mark Thomas <ma...@apache.org> wrote:
>
> The proposed Apache Tomcat 8.5.57 release is now available for voting.
>
> The notable changes compared to the 8.5.56 release are:
>
> - Implement a significant portion of the TLS environment variables
>   for the rewrite valve.
>
> - Reduce memory footprint of closed HTTP/2 streams
>
> - Improve parsing of RFC 2109 cookies
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.57/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1274/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.57
> 9c649984ef92c2534a734c6584220a9a0c0c3462
>
> The proposed 8.5.57 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 8.5.57
>
>
>
> +1
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

RE: [VOTE] Release Apache Tomcat 8.5.57

Posted by George Stanchev <Ge...@microfocus.com>.
I ran ant ide-eclipse and the generated project contains a reference to

<classpathentry kind="var" path="TOMCAT_LIBS_BASE/cglib-3.3.0/cglib-nodep-2.2.2.jar"/>

But D:\work\My Projects\java\Tomcat\8.5.57-src\libraries-download\cglib-3.3.0 contains only cglib-nodep-3.3.0.jar not cglib-nodep-2.2.2.jar. Not sure if I did something wrong…The resulting eclipse project of course complains from unsatisfied dependencies…

George

From: Coty Sutherland <cs...@apache.org>
Sent: Wednesday, July 01, 2020 1:48 PM
To: Tomcat Developers List <de...@tomcat.apache.org>
Subject: Re: [VOTE] Release Apache Tomcat 8.5.57

On Tue, Jun 30, 2020 at 6:14 PM Mark Thomas <ma...@apache.org>> wrote:
The proposed Apache Tomcat 8.5.57 release is now available for voting.

The notable changes compared to the 8.5.56 release are:

- Implement a significant portion of the TLS environment variables
  for the rewrite valve.

- Reduce memory footprint of closed HTTP/2 streams

- Improve parsing of RFC 2109 cookies

Along with lots of other bug fixes and improvements.

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

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.57/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1274/

The tag is:
https://github.com/apache/tomcat/tree/8.5.57
9c649984ef92c2534a734c6584220a9a0c0c3462

The proposed 8.5.57 release is:
[ ] Broken - do not release
[x] Stable - go ahead and release as 8.5.57

+1


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

Re: [VOTE] Release Apache Tomcat 8.5.57

Posted by Coty Sutherland <cs...@apache.org>.
On Tue, Jun 30, 2020 at 6:14 PM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 8.5.57 release is now available for voting.
>
> The notable changes compared to the 8.5.56 release are:
>
> - Implement a significant portion of the TLS environment variables
>   for the rewrite valve.
>
> - Reduce memory footprint of closed HTTP/2 streams
>
> - Improve parsing of RFC 2109 cookies
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.57/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1274/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.57
> 9c649984ef92c2534a734c6584220a9a0c0c3462
>
> The proposed 8.5.57 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 8.5.57
>

+1


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

Re: [VOTE] Release Apache Tomcat 8.5.57

Posted by Rémy Maucherat <re...@apache.org>.
On Wed, Jul 1, 2020 at 12:14 AM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 8.5.57 release is now available for voting.
>
> The notable changes compared to the 8.5.56 release are:
>
> - Implement a significant portion of the TLS environment variables
>   for the rewrite valve.
>
> - Reduce memory footprint of closed HTTP/2 streams
>
> - Improve parsing of RFC 2109 cookies
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.57/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1274/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.57
> 9c649984ef92c2534a734c6584220a9a0c0c3462
>
> The proposed 8.5.57 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.57
>
> Rémy

Re: [VOTE] Release Apache Tomcat 8.5.57

Posted by Violeta Georgieva <vi...@apache.org>.
На ср, 1.07.2020 г. в 1:14 Mark Thomas <ma...@apache.org> написа:
>
> The proposed Apache Tomcat 8.5.57 release is now available for voting.
>
> The notable changes compared to the 8.5.56 release are:
>
> - Implement a significant portion of the TLS environment variables
>   for the rewrite valve.
>
> - Reduce memory footprint of closed HTTP/2 streams
>
> - Improve parsing of RFC 2109 cookies
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.57/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1274/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.57
> 9c649984ef92c2534a734c6584220a9a0c0c3462
>
> The proposed 8.5.57 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.57

+1

Regards,
Violeta