All,

On 10/11/23 20:50, Christopher Schultz wrote:
The proposed Apache Tomcat 10.1.15 release is now available for
voting.

The notable changes compared to 10.1.14 are:

- Correct a regression in 10.1.14 that broke the Tomcat JBDC
   connection pool

- Correct a regression in 10.1.14 that broke HTTP compression

For full details, see the change log:
https://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/changelog.html

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.

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.1.15/

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

The tag is:
https://github.com/apache/tomcat/tree/10.1.15
bd69455d3331a153c411b6f1ac5e434bed06f3ce

The proposed 10.1.15 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 10.1.15

+1 for stable release

Unit tests pass with one exception on MacOS 13.6 x86-64 with Java 11.0.10. I believe that Java 11.0.19 resolved this issue but I have not yet had a chance to upgrade the JVM on this machine. I only tested NIO and NIO2, not tcnative/APR/openssl.

Details:
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.10+8-LTS-162, mixed mode)

   [concat] Testsuites with failed tests:
   [concat] TEST-org.apache.tomcat.util.net.jsse.TestPEMFile.NIO.txt
   [concat] TEST-org.apache.tomcat.util.net.jsse.TestPEMFile.NIO2.txt

-chris

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

Reply via email to