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:40:41 UTC

[VOTE] Release Apache Tomcat 8.5.17

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

The major changes compared to the 8.5.17 release are:

- Make asynchronous error handling more robust. In particular ensure
  that onError() is called for any registered AsyncListeners after an
  I/O error on a non-container thread.

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

- Sync SSL session access for the APR connector to prevent errors when
  accessing the session.


Along with lots of other bug fixes and improvements.


It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.17/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1142/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_17/

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

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

Posted by Coty Sutherland <cs...@redhat.com>.
On Tue, Jul 4, 2017 at 4:40 AM, Mark Thomas <ma...@apache.org> wrote:
> The proposed Apache Tomcat 8.5.17 release is now available for voting.
>
> The major changes compared to the 8.5.17 release are:
>
> - Make asynchronous error handling more robust. In particular ensure
>   that onError() is called for any registered AsyncListeners after an
>   I/O error on a non-container thread.
>
> - Correct a regression in 9.0.0.M22 that prevented Tomcat from shutting
>   down cleanly.
>
> - Sync SSL session access for the APR connector to prevent errors when
>   accessing the session.
>
>
> Along with lots of other bug fixes and improvements.
>
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.17/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1142/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_17/
>
> The proposed 8.5.17 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 8.5.17

+1, looks good to me.

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

Posted by Emmanuel Bourg <eb...@apache.org>.
Le 4/07/2017 à 10:40, Mark Thomas a écrit :

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

+1, tested on Debian with OpenJDK 8u131.

Emmanuel Bourg

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

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

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

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


[RESUL][VOTE] Release Apache Tomcat 8.5.17

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

Binding:
+1: remm, csutherl, violetag, 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


Re: [VOTE] Release Apache Tomcat 8.5.17

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

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

Unit test passed.
Our test web application works fine.
------------------------------------------------------------------
From:Mark Thomas <ma...@apache.org>
Time:2017 Jul 4 (Tue) 16:40
To:Tomcat Developers List <de...@tomcat.apache.org>
Subject:[VOTE] Release Apache Tomcat 8.5.17


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

The major changes compared to the 8.5.17 release are:

- Make asynchronous error handling more robust. In particular ensure
  that onError() is called for any registered AsyncListeners after an
  I/O error on a non-container thread.

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

- Sync SSL session access for the APR connector to prevent errors when
  accessing the session.


Along with lots of other bug fixes and improvements.


It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.17/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1142/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_17/

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

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

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

Am 4. Juli 2017 10:40:41 MESZ schrieb Mark Thomas <ma...@apache.org>:
>The proposed Apache Tomcat 8.5.17 release is now available for voting.
>
>The major changes compared to the 8.5.17 release are:
>
>- Make asynchronous error handling more robust. In particular ensure
>  that onError() is called for any registered AsyncListeners after an
>  I/O error on a non-container thread.
>
>- Correct a regression in 9.0.0.M22 that prevented Tomcat from shutting
>  down cleanly.
>
>- Sync SSL session access for the APR connector to prevent errors when
>  accessing the session.
>
>
>Along with lots of other bug fixes and improvements.
>
>
>It can be obtained from:
>https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.17/
>The Maven staging repo is:
>https://repository.apache.org/content/repositories/orgapachetomcat-1142/
>The svn tag is:
>http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_17/
>
>The proposed 8.5.17 release is:
>[ ] Broken - do not release
>[x] Stable - go ahead and release as 8.5.17

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 8.5.17

Posted by Violeta Georgieva <vi...@apache.org>.
2017-07-04 11:40 GMT+03:00 Mark Thomas <ma...@apache.org>:
>
> The proposed Apache Tomcat 8.5.17 release is now available for voting.
>
> The major changes compared to the 8.5.17 release are:
>
> - Make asynchronous error handling more robust. In particular ensure
>   that onError() is called for any registered AsyncListeners after an
>   I/O error on a non-container thread.
>
> - Correct a regression in 9.0.0.M22 that prevented Tomcat from shutting
>   down cleanly.
>
> - Sync SSL session access for the APR connector to prevent errors when
>   accessing the session.
>
>
> Along with lots of other bug fixes and improvements.
>
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.17/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1142/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_17/
>
> The proposed 8.5.17 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.17

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 8.5.17

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

> The proposed Apache Tomcat 8.5.17 release is now available for voting.
>
> The major changes compared to the 8.5.17 release are:
>
> - Make asynchronous error handling more robust. In particular ensure
>   that onError() is called for any registered AsyncListeners after an
>   I/O error on a non-container thread.
>
> - Correct a regression in 9.0.0.M22 that prevented Tomcat from shutting
>   down cleanly.
>
> - Sync SSL session access for the APR connector to prevent errors when
>   accessing the session.
>
>
> Along with lots of other bug fixes and improvements.
>
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.17/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1142/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_17/
>
> The proposed 8.5.17 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.17
>

Rémy