On 05/03/2021 09:31, Rémy Maucherat wrote:
On Thu, Mar 4, 2021 at 10:20 PM Mark Thomas wrote:
The proposed Apache Tomcat 10.0.3 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 jav
On Thu, Mar 4, 2021 at 10:20 PM Mark Thomas wrote:
> The proposed Apache Tomcat 10.0.3 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
The proposed Apache Tomcat 10.0.3 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. J