On Thu, Oct 3, 2024 at 10:59 AM Mark Thomas <ma...@apache.org> wrote:
> The proposed Apache Tomcat 11.0.0 release is now available for voting. > > The notable changes compared to 11.0.0-M26 include: > > - Multiple fixes and improvements for WebDAV > - Improvements to the recently adding request/response recycling for > HTTP/2 > - Improve the stability of Tomcat Native during GC > > For full details, see the change log: > https://nightlies.apache.org/tomcat/tomcat-11.0.x/docs/changelog.html > > Applications that run on Tomcat 9 and earlier will not run on Tomcat 11 > 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. Applications using deprecated APIs may require > further changes. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-11/v11.0.0/ > > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1517 > > The tag is: > https://github.com/apache/tomcat/tree/11.0.0 > 56e547d387ab49f688c93fe9ca082b1b5d94deed > > The proposed 11.0.0 release is: > [ ] -1 Broken - do not release > [X] +1 Stable - go ahead and release as 11.0.0 > +1 Build is reproducible and unit tests passed on Linux with Java 21 I do not see the failing tests that Rainer saw so I am guessing that this is might be a local issue in his configuration Igal > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > >