On Wed, Mar 11, 2020 at 1:39 AM Mark Thomas <ma...@apache.org> 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 that run on Tomcat 9 will not run on Tomcat 10 without
> changes.
>
> The major changes compared to 10.0.0-M1  are:
>
> - Disable session persistence by default (on restart)
>
> - Add new attribute persistAuthentication to both StandardManager and
>   PersistentManager to support authentication persistence.
>   Patch provided by Carsten Klein
>
> - A zero length AJP secret will now behave as if it has not been
>   specified.
>
> 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-M3/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1256/
> The tag is:
> https://github.com/apache/tomcat/tree/10.0.0-M3
> eb684224706fe1d8ef5610c8d79dc403e1038393
>
> The proposed 10.0.0-M3 release is:
> [ ] Broken - do not release
> [ X ] Alpha  - go ahead and release as 10.0.0-M2
>

Tested with wicket-examples.war migrated with the Jakarta Migration Tool.

Regards,
Martin


>
> I opted to only include alpha here as there are still some potentially
> significant changes on the TOMCAT-NEXT list.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>

Reply via email to