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 2019/03/13 18:23:20 UTC

[VOTE] Release Apache Tomcat 9.0.17

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

The major changes compared to the 9.0.16 release are:

- The APR/Native connector now supports both OpenSSL and JSSE TLS
  configuration syntax (NIO and NIO2 already support this)

- Various improvements to NIO2

- Various fixes for HTTP/2 push requests


Along with lots of other bug fixes and improvements.

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

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.17/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1205/
The tag is:
https://github.com/apache/tomcat/tree/9.0.17
25d7c99e8c44a41a08ba85ccaba3cfec6af9c801

The proposed 9.0.17 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 9.0.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 9.0.17

Posted by Romain Manni-Bucau <rm...@gmail.com>.
+1 (non binding), tested in custom apps and meecrowave

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le ven. 15 mars 2019 à 09:38, Keiichi Fujino <kf...@apache.org> a écrit :

> 2019年3月14日(木) 3:23 Mark Thomas <ma...@apache.org>:
>
> > The proposed Apache Tomcat 9.0.17 release is now available for voting.
> >
> > The major changes compared to the 9.0.16 release are:
> >
> > - The APR/Native connector now supports both OpenSSL and JSSE TLS
> >   configuration syntax (NIO and NIO2 already support this)
> >
> > - Various improvements to NIO2
> >
> > - Various fixes for HTTP/2 push requests
> >
> >
> > Along with lots of other bug fixes and improvements.
> >
> > For full details, see the changelog:
> > https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
> >
> > It can be obtained from:
> > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.17/
> > The Maven staging repo is:
> > https://repository.apache.org/content/repositories/orgapachetomcat-1205/
> > The tag is:
> > https://github.com/apache/tomcat/tree/9.0.17
> > 25d7c99e8c44a41a08ba85ccaba3cfec6af9c801
> >
> > The proposed 9.0.17 release is:
> > [ ] Broken - do not release
> > [X] Stable - go ahead and release as 9.0.17
> >
> >
> +1
> Tested on some test application (enable session replication).
>
>
>
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> > For additional commands, e-mail: dev-help@tomcat.apache.org
> >
> >
>
> --
> Keiichi.Fujino
>

Re: [VOTE] Release Apache Tomcat 9.0.17

Posted by Keiichi Fujino <kf...@apache.org>.
2019年3月14日(木) 3:23 Mark Thomas <ma...@apache.org>:

> The proposed Apache Tomcat 9.0.17 release is now available for voting.
>
> The major changes compared to the 9.0.16 release are:
>
> - The APR/Native connector now supports both OpenSSL and JSSE TLS
>   configuration syntax (NIO and NIO2 already support this)
>
> - Various improvements to NIO2
>
> - Various fixes for HTTP/2 push requests
>
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.17/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1205/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.17
> 25d7c99e8c44a41a08ba85ccaba3cfec6af9c801
>
> The proposed 9.0.17 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.17
>
>
+1
Tested on some test application (enable session replication).



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

-- 
Keiichi.Fujino

Re: [VOTE] Release Apache Tomcat 9.0.17

Posted by Mark Thomas <ma...@apache.org>.
On 13/03/2019 18:23, Mark Thomas wrote:

<snip/>

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

Mark

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


[VOTE][RESULT] Release Apache Tomcat 9.0.17

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

Binding:
+1: remm, markt, isapir, kfujino, ebourg

Non-binding:
+1: rmannibucau

The vote therefore passes.

Thanks to everyone who contributed to this release.

Mark


On 13/03/2019 18:23, Mark Thomas wrote:
> The proposed Apache Tomcat 9.0.17 release is now available for voting.
> 
> The major changes compared to the 9.0.16 release are:
> 
> - The APR/Native connector now supports both OpenSSL and JSSE TLS
>    configuration syntax (NIO and NIO2 already support this)
> 
> - Various improvements to NIO2
> 
> - Various fixes for HTTP/2 push requests
> 
> 
> Along with lots of other bug fixes and improvements.
> 
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
> 
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.17/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1205/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.17
> 25d7c99e8c44a41a08ba85ccaba3cfec6af9c801
> 
> The proposed 9.0.17 release is:
> [ ] Broken - do not release
> [ ] Stable - go ahead and release as 9.0.17
> 
> ---------------------------------------------------------------------
> 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.17

Posted by Igal Sapir <is...@apache.org>.
On 3/13/2019 11:23 AM, Mark Thomas wrote:
> The proposed Apache Tomcat 9.0.17 release is now available for voting.
>
> <snip/>
>
> The proposed 9.0.17 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.17

Tested on Ubuntu 18.04 and Windows 10



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

Posted by Rémy Maucherat <re...@apache.org>.
On Wed, Mar 13, 2019 at 7:23 PM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 9.0.17 release is now available for voting.
>
> The major changes compared to the 9.0.16 release are:
>
> - The APR/Native connector now supports both OpenSSL and JSSE TLS
>   configuration syntax (NIO and NIO2 already support this)
>
> - Various improvements to NIO2
>
> - Various fixes for HTTP/2 push requests
>
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.17/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1205/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.17
> 25d7c99e8c44a41a08ba85ccaba3cfec6af9c801
>
> The proposed 9.0.17 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.17
>
> Rémy

Re: [VOTE] Release Apache Tomcat 9.0.17

Posted by Emmanuel Bourg <eb...@apache.org>.
Le 13/03/2019 à 19:23, Mark Thomas a écrit :

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

+1, tested on Debian 10 with OpenJDK 11.0.3+1 and OpenSSL 1.1.1b

Emmanuel Bourg