Re: [VOTE] Release Apache Tomcat 10.0.12

2021-09-30 Thread Mark Thomas
On 28/09/2021 14:59, Mark Thomas wrote: The proposed 10.0.12 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 10.0.12 (stable) Unit tests pass for NIO, NIO2 and APR/Native with latest Tomcat Native 1.2.x build with latest OpenSSL 3.1.x Tested on Linux, MacOS and

Re: [VOTE] Release Apache Tomcat 10.0.12

2021-09-29 Thread Filip Hanik
[X] Stable - go ahead and release as 10.0.12 (stable) On Tue, Sep 28, 2021 at 6:59 AM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.12 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs h

Re: [VOTE] Release Apache Tomcat 10.0.12

2021-09-29 Thread Martin Grigorov
On Tue, Sep 28, 2021 at 4:59 PM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.12 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to > jakarta.* > > Applications

Re: [VOTE] Release Apache Tomcat 10.0.12

2021-09-29 Thread Rémy Maucherat
On Tue, Sep 28, 2021 at 3:59 PM Mark Thomas wrote: > > The proposed Apache Tomcat 10.0.12 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to jakarta.* > > Applications

Re: [VOTE] Release Apache Tomcat 10.0.12

2021-09-28 Thread Igal Sapir
On Tue, Sep 28, 2021 at 6:59 AM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.12 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to > jakarta.* > > Applications

[VOTE] Release Apache Tomcat 10.0.12

2021-09-28 Thread Mark Thomas
The proposed Apache Tomcat 10.0.12 release is now available for voting. Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary package for all the specification APIs has changed from javax.* to jakarta.* Applications that run on Tomcat 9 will not run on Tomcat 10 without changes.