Re: [VOTE] Release Apache Tomcat 10.0.0-M3

2020-03-12 Thread Martin Grigorov
On Wed, Mar 11, 2020 at 1:39 AM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.0-M3 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.0-M3

2020-03-11 Thread Mark Thomas
> The proposed 10.0.0-M3 release is: > [ ] Broken - do not release > [X] Alpha - go ahead and release as 10.0.0-M3 Unit tests passed for NIO, NIO2 and APR/Native (with Tomcat Native 1.2.33) on Linux, MacOs and Windows. Mark - T

Re: [VOTE] Release Apache Tomcat 10.0.0-M3

2020-03-11 Thread Rémy Maucherat
On Wed, Mar 11, 2020 at 12:39 AM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.0-M3 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.* > Application

[VOTE] Release Apache Tomcat 10.0.0-M3

2020-03-10 Thread Mark Thomas
The proposed Apache Tomcat 10.0.0-M3 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.