Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-08 Thread Han Li
> On Jan 5, 2024, at 05:08, Mark Thomas wrote: > > The proposed Apache Tomcat 11.0.0-M16 release is now available for > voting. > > Apache Tomcat 11.0.0-M16 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 > Tom

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-08 Thread Igal Sapir
On Thu, Jan 4, 2024 at 1:08 PM Mark Thomas wrote: > The proposed Apache Tomcat 11.0.0-M16 release is now available for > voting. > > Apache Tomcat 11.0.0-M16 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 1

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-08 Thread Christopher Schultz
Mark, Thanks for RMing On 1/4/24 4:08 PM, Mark Thomas wrote: The proposed Apache Tomcat 11.0.0-M16 release is now available for voting. Apache Tomcat 11.0.0-M16 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 Tomc

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-08 Thread Mark Thomas
On 07/01/2024 23:26, Igal Sapir wrote: Have there been any recent changes that might affect org.apache.tomcat.websocket.server.TestAsyncMessagesPerformance using NIO2? I ran it a few times and it fails on Linux with Azul Java 21.0.1+12-LTS - org.apache.tomcat.util.net.AbstractEndpoint.processSock

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-07 Thread Igal Sapir
Have there been any recent changes that might affect org.apache.tomcat.websocket.server.TestAsyncMessagesPerformance using NIO2? I ran it a few times and it fails on Linux with Azul Java 21.0.1+12-LTS - org.apache.tomcat.util.net.AbstractEndpoint.processSocket Executor rejected sock et [org.apache.

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-05 Thread Rémy Maucherat
On Thu, Jan 4, 2024 at 10:09 PM Mark Thomas wrote: > > The proposed Apache Tomcat 11.0.0-M16 release is now available for > voting. > > Apache Tomcat 11.0.0-M16 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

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-05 Thread Mark Thomas
On 04/01/2024 21:08, Mark Thomas wrote: The proposed 11.0.0-M16 release is: [ ] -1 Broken - do not release [X] +1 Alpha  - go ahead and release as 11.0.0-M16 Tests pass on Linux for NIO and NIO2 with Tomcat Native 2.0.6 and OpenSSL 3.0.2 (locally built Tomcat Native with Ubuntu provided Open

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-05 Thread Mark Thomas
On 05/01/2024 09:15, Mark Thomas wrote: On 05/01/2024 08:59, Rémy Maucherat wrote: On Thu, Jan 4, 2024 at 10:09 PM Mark Thomas wrote: The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1474 It is still open with a signature error. Did you use the ri

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-05 Thread Mark Thomas
On 05/01/2024 08:59, Rémy Maucherat wrote: On Thu, Jan 4, 2024 at 10:09 PM Mark Thomas wrote: The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1474 It is still open with a signature error. Did you use the right key to sign ? Odd. I saw no errors

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-05 Thread Rémy Maucherat
On Thu, Jan 4, 2024 at 10:09 PM Mark Thomas wrote: > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1474 It is still open with a signature error. Did you use the right key to sign ? Rémy ---