The proposed Apache Tomcat 10.1.0-M1 release is now available for voting.
Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 without changes. Java EE applications designed for Tomcat 9 and earlier may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat will automatically convert them to Jakarta EE and copy them to the webapps directory.
This is the first milestone release of the 10.1.x branch. The notable changes compared to 10.0.x are: - Remove code (but not the APR/Native Connector) previously marked for removal in 10.1.x The APR/Native Connector will almost certainly be removed in a future milestone. - Align the Servlet API implementation with the current Servlet API development branch. - Align the EL API implementation with the current El API development branch. For full details, see the changelog: https://ci.apache.org/projects/tomcat/tomcat-10.1.x/docs/changelog.html It can be obtained from: f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429 The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1312 The tag is: https://github.com/apache/tomcat/tree/10.1.0-M1 f2ab9ac8bc3f40ee9b2cb50b030c99df927f0429 The proposed 10.1.0-M1 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 10.1.0-M1 (alpha) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org