(tomcat-native) branch main updated (13941243c -> f464898cd)

2025-05-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git from 13941243c Update docs with estimated release date for 2.0.9 new d3693730a Created with wrong name in wrong di

(tomcat-native) 02/02: Keep empty openssl directory - referenced in Windows build instructions

2025-05-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit f464898cd95c12703465ad0669ea321e434a95e5 Author: Mark Thomas AuthorDate: Tue May 27 07:40:27 2025 +0100 Keep em

(tomcat-native) 01/02: Created with wrong name in wrong directory

2025-05-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit d3693730ae30ac6ed4fd47dc8388a0528dd7 Author: Mark Thomas AuthorDate: Tue May 27 07:37:37 2025 +0100 Created

[PR] Refactor TaskQueue to use RetryableQueue interface [tomcat]

2025-05-26 Thread via GitHub
PauloMigAlmeida opened a new pull request, #861: URL: https://github.com/apache/tomcat/pull/861 **Problem** When creating a custom ``, developers may also want to use their own `BlockingQueue` implementation instead of the default `TaskQueue`. While `ThreadPoolExecutor` accepts an

Re: [VOTE] Release Apache Tomcat Native 2.0.9

2025-05-26 Thread Rémy Maucherat
On Fri, May 23, 2025 at 7:24 PM Mark Thomas wrote: > > The key differences of version 2.0.9 compared to 2.0.8 are: > > - Update Windows build to use Visual Studio 2022 > - The windows binaries in this release have been built with OpenSSL >3.5.0 and APR 1.7.6 > > The 2.0.x branch is primarily i