On Wed, Jun 3, 2020 at 5:14 PM Mark Thomas <ma...@apache.org> wrote:
> The proposed Apache Tomcat 10.0.0-M6 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. > > The notable changes compared to 10.0.0-M5 are: > > - Add support for ALPN on recent OpenJDK 8 releases. > > - Add support for the CATALINA_OUT_CMD environment variable that defines > a command to which captured stdout and stderr will be redirected. For > use with, for example, rotatelogs. Patch provided by Harald Dunkel. > > - Be more flexible with respect to the ordering of groups, roles and > users in the tomcat-users.xml file > > Along with lots of other bug fixes and improvements. > > For full details, see the changelog: > https://ci.apache.org/projects/tomcat/tomcat10/docs/changelog.html > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.0.0-M6/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1269/ > The tag is: > https://github.com/apache/tomcat/tree/10.0.0-M6 > 27f7ef8cd0c637b700d564ec20f6ff92901f6b5c > > The proposed 10.0.0-M6 release is: > [ ] Broken - do not release > [X] Alpha - go ahead and release as 10.0.0-M6 > > Rémy