Mark,

On 12/8/23 15:44, Christopher Schultz wrote:
Mark,

On 12/7/23 10:36, Mark Thomas wrote:
The proposed Apache Tomcat 11.0.0-M15 release is now available for
voting.

Apache Tomcat 11.0.0-M15 is a milestone release of the 11.0.x branch and has been made to provide users with early access to the new features in Apache Tomcat 11.0.x so that they may provide feedback. The notable changes compared to the previous milestone include:

- Background processes for a Container no longer execute while lifecycle
   operations are in progress for that Container.

- Align with the latest additions and changes from the Servlet 6.1
   specification.

- Update the sample.war included in the documentation to use the Jakarta
   EE APIs.

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-M15/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1468

The tag is:
https://github.com/apache/tomcat/tree/11.0.0-M15
a22029c7147b83e4fbced16add744903245d1147


The proposed 11.0.0-M15 release is:
[ ] -1 Broken - do not release
[ ] +1 Alpha  - go ahead and release as 11.0.0-M15

+0 for now

+1 for alpha release

Builds cleanly on MacOS x86 and Windows x86.

Build is 100% reproducible on Windows x86, including the "fulldocs" package. :)

Unit tests pass on MacOS x86. Details:

* Environment
* Java (build): openjdk version "22-ea" 2024-03-19 OpenJDK Runtime Environment (build 22-ea+27-2262) OpenJDK 64-Bit Server VM (build 22-ea+27-2262, mixed mode, sharing) * Java (test): openjdk version "22-ea" 2024-03-19 OpenJDK Runtime Environment (build 22-ea+27-2262) OpenJDK 64-Bit Server VM (build 22-ea+27-2262, mixed mode, sharing)
*  OS:       Darwin 21.6.0 x86_64
*  cc:       Apple clang version 12.0.0 (clang-1200.0.31.1)
*  make:     GNU Make 3.81
*  OpenSSL:  OpenSSL 3.1.4 24 Oct 2023 (Library: OpenSSL 3.1.4 24 Oct 2023)
*  APR:      1.7.4
*
* Valid SHA-512 signature for apache-tomcat-11.0.0-M15.zip
* Valid GPG signature for apache-tomcat-11.0.0-M15.zip
* Valid SHA-512 signature for apache-tomcat-11.0.0-M15.tar.gz
* Valid GPG signature for apache-tomcat-11.0.0-M15.tar.gz
* Valid SHA-512 signature for apache-tomcat-11.0.0-M15.exe
* Valid GPG signature for apache-tomcat-11.0.0-M15.exe
* Valid SHA512 signature for apache-tomcat-11.0.0-M15-src.zip
* Valid GPG signature for apache-tomcat-11.0.0-M15-src.zip
* Valid SHA512 signature for apache-tomcat-11.0.0-M15-src.tar.gz
* Valid GPG signature for apache-tomcat-11.0.0-M15-src.tar.gz
*
* Binary Zip and tarball: Same
* Source Zip and tarball: Same
*
* Building dependencies returned: 0
* tcnative builds cleanly
* Tomcat builds cleanly
* Junit Tests: PASSED

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to