Re: [VOTE] Release Apache Tomcat 10.0.15

2022-01-13 Thread Rémy Maucherat
On Wed, Jan 12, 2022 at 8:37 PM Mark Thomas wrote: > > The proposed Apache Tomcat 10.0.15 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.15

2022-01-13 Thread Mark Thomas
On 12/01/2022 19:37, Mark Thomas wrote: The proposed 10.0.15 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 10.0.15 (stable) Unit tests passed on Windows, MacOS and Linux. Mark - To unsubscribe,

[VOTE] Release Apache Tomcat 10.0.15

2022-01-12 Thread Mark Thomas
The proposed Apache Tomcat 10.0.15 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.