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