[Bug 63023] Provide a way to load SecurityProviders into the system classloader compatible with Java 9+

2023-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63023 Simon Arame changed: What|Removed |Added CC||ar...@xsimo.ca -- You are receiving thi

Re: [VOTE] Release Apache Tomcat 11.0.0-M14

2023-11-09 Thread Rémy Maucherat
On Thu, Nov 9, 2023 at 8:58 PM Mark Thomas wrote: > > The proposed Apache Tomcat 11.0.0-M14 release is now available for > voting. > > Apache Tomcat 11.0.0-M14 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

[VOTE] Release Apache Tomcat 9.0.83

2023-11-09 Thread Rémy Maucherat
The proposed Apache Tomcat 9.0.83 release is now available for voting. The notable changes compared to 9.0.82 are: - Fix reloading TLS configuration could cause the Connector to refuse new connections or the JVM to crash. - Ensure that an IOException during the reading of the request alway

(tomcat) branch 9.0.x updated: Update to the new API

2023-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new fc900565a0 Update to the new API fc900565a0 is descr

(tomcat) branch 8.5.x updated: Tab police

2023-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 9c23ec7358 Tab police 9c23ec7358 is described below

(tomcat) branch 10.1.x updated: Tab police

2023-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 8be9c23f79 Tab police 8be9c23f79 is described belo

(tomcat) branch 10.1.x updated: Switch to the future API (and version number)

2023-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new d118ff2fa7 Switch to the future API (and version n

(tomcat) branch 9.0.x updated: Next in 9.0.84

2023-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new ec6079f71d Next in 9.0.84 ec6079f71d is described be

svn commit: r65188 - in /dev/tomcat/tomcat-9/v9.0.83: ./ bin/ bin/embed/ src/

2023-11-09 Thread remm
Author: remm Date: Thu Nov 9 21:47:45 2023 New Revision: 65188 Log: Upload 9.0.83 for voting Added: dev/tomcat/tomcat-9/v9.0.83/ dev/tomcat/tomcat-9/v9.0.83/KEYS dev/tomcat/tomcat-9/v9.0.83/README.html dev/tomcat/tomcat-9/v9.0.83/RELEASE-NOTES dev/tomcat/tomcat-9/v9.0.83/bin/

(tomcat) 01/01: Tag 9.0.83

2023-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to tag 9.0.83 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit be97b0e06e77226aea5eb2a7b448f1d53bda2aa1 Author: remm AuthorDate: Thu Nov 9 22:45:31 2023 +0100 Tag 9.0.83 --- build.pr

(tomcat) tag 9.0.83 created (now be97b0e06e)

2023-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to tag 9.0.83 in repository https://gitbox.apache.org/repos/asf/tomcat.git at be97b0e06e (commit) This tag includes the following new commits: new be97b0e06e Tag 9.0.83 The 1 revisions listed ab

Buildbot success in on tomcat-9.0.x

2023-11-09 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/767 Blamelist: remm , schultz Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 833846bec35ebd31f7d4f3a7f7042701ccb6cbc7 Steps: worker_pr

(tomcat) branch 9.0.x updated: Tab police

2023-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 833846bec3 Tab police 833846bec3 is described below

Buildbot failure in on tomcat-9.0.x

2023-11-09 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/766 Blamelist: schultz Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] b4702ad177927d1449402bef7ff02c281813499c

[VOTE] Release Apache Tomcat 11.0.0-M14

2023-11-09 Thread Mark Thomas
The proposed Apache Tomcat 11.0.0-M14 release is now available for voting. Apache Tomcat 11.0.0-M14 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 change

Re: Unexpected error running unit tests in 8.5.x

2023-11-09 Thread Mark Thomas
On 09/11/2023 19:07, Christopher Schultz wrote: Any suggestions for what to look at? Is this a "you need a newer JDT compiler to use Java 17" problem? I think so. This looks like similar reports we have had before for the 8.5.x tests. Mark --

svn commit: r65186 - in /dev/tomcat/tomcat-11/v11.0.0-M14: ./ bin/ bin/embed/ src/

2023-11-09 Thread markt
Author: markt Date: Thu Nov 9 19:52:02 2023 New Revision: 65186 Log: Upload 11.0.0-M14 for voting Added: dev/tomcat/tomcat-11/v11.0.0-M14/ dev/tomcat/tomcat-11/v11.0.0-M14/KEYS dev/tomcat/tomcat-11/v11.0.0-M14/README.html dev/tomcat/tomcat-11/v11.0.0-M14/RELEASE-NOTES dev/tom

(tomcat) 01/01: Tag 11.0.0-M14

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 11.0.0-M14 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 9108a1f6776f7211f5cd27e80b7b5a6e98116b01 Author: Mark Thomas AuthorDate: Thu Nov 9 19:18:50 2023 + Tag 11.0.0-M

(tomcat) tag 11.0.0-M14 created (now 9108a1f677)

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 11.0.0-M14 in repository https://gitbox.apache.org/repos/asf/tomcat.git at 9108a1f677 (commit) This tag includes the following new commits: new 9108a1f677 Tag 11.0.0-M14 The 1 revisions

Unexpected error running unit tests in 8.5.x

2023-11-09 Thread Christopher Schultz
All, I just ran the full unit test suite for 8.5.x on x86 MacOS and I got a weird error in this test: TEST-org.apache.catalina.mapper.TestMapperWebapps.NIO.txt 09-Nov-2023 13:46:19.661 SEVERE [http-nio-127.0.0.1-auto-3-exec-4] org.apache.jasper.compiler.JDTCompiler$1.findType Failed to load

Re: Tagging and code signing

2023-11-09 Thread Christopher Schultz
Mark and Rémy, On 11/9/23 04:07, Rémy Maucherat wrote: On Thu, Nov 9, 2023 at 10:00 AM Mark Thomas wrote: On 08/11/2023 21:07, Christopher Schultz wrote: Mark, On 11/8/23 12:58, Mark Thomas wrote: Hi all, I have a few things I still want to look at with the recent error handling changes.

Re: (tomcat) branch main updated: Reproducible build fixes

2023-11-09 Thread Mark Thomas
On 09/11/2023 18:15, Rémy Maucherat wrote: On Thu, Nov 9, 2023 at 6:54 PM wrote: 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.git The following commit(s) were added to refs/h

[Bug 68119] New: Significant overhead in javax.el.CompositeELResolver.convertToType

2023-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68119 Bug ID: 68119 Summary: Significant overhead in javax.el.CompositeELResolver.convertToType Product: Tomcat 9 Version: 9.0.x Hardware: All OS: All

Re: (tomcat) 04/04: Ignore x86 binary for Tomcat 11.0.x

2023-11-09 Thread Christopher Schultz
All, I'm preserving these "11.0 hacks" in the other branches because I may or may not adapt them as time goes on. I wanted to get these patches into the branches for this next set of releases so people could give some feedback using the "verify-release" target. Thanks, -chris On 11/9/23 13:

(tomcat) 04/04: Ignore x86 binary for Tomcat 11.0.x

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 3035b2b3f7d90e06b25894ee7ce26476be7b8e28 Author: schultz AuthorDate: Thu Oct 12 14:17:33 2023 -0700 Ignore x86 bina

(tomcat) branch 8.5.x updated (382c749fda -> 3035b2b3f7)

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 382c749fda Refactor to use new SSLHostConfig instance for each test new 48e92483a9 Add new experimental verify-re

(tomcat) 03/04: Use pre-computed version name. Slight hack to ignore x86 binaries for Tomcat 11.

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 6245c08c6f64dd55491def0fa4b09a6932185acd Author: schultz AuthorDate: Thu Oct 12 14:14:41 2023 -0700 Use pre-compute

(tomcat) 02/04: Record toolchain version numbers when performing a release. Verify toolchain version numbers when verifying a release.

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a822f0ff1d165f81b08c6e428628d3557df25b41 Author: schultz AuthorDate: Thu Oct 12 13:13:23 2023 -0700 Record toolchai

(tomcat) 01/04: Add new experimental verify-release build target.

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 48e92483a93fba1846e571276ddf7bb982c838a0 Author: schultz AuthorDate: Thu Oct 12 07:09:35 2023 -0700 Add new experim

Re: (tomcat) branch main updated: Reproducible build fixes

2023-11-09 Thread Rémy Maucherat
On Thu, Nov 9, 2023 at 6:54 PM wrote: > > 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.git > > > The following commit(s) were added to refs/heads/main by this push: > new

(tomcat) 04/04: Ignore x86 binary for Tomcat 11.0.x

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit b4702ad177927d1449402bef7ff02c281813499c Author: schultz AuthorDate: Thu Oct 12 14:17:33 2023 -0700 Ignore x86 bina

(tomcat) 03/04: Use pre-computed version name. Slight hack to ignore x86 binaries for Tomcat 11.

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit cac27e42336e620cbaa0fc7bfa977cba88c56159 Author: schultz AuthorDate: Thu Oct 12 14:14:41 2023 -0700 Use pre-compute

(tomcat) 02/04: Record toolchain version numbers when performing a release. Verify toolchain version numbers when verifying a release.

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 2d7b3c2615d8d8d8f02a15063d9aaf015149b84f Author: schultz AuthorDate: Thu Oct 12 13:13:23 2023 -0700 Record toolchai

(tomcat) 01/04: Add new experimental verify-release build target.

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 9f38a4ca153e5f3367396de93c38ed306589f5d7 Author: schultz AuthorDate: Thu Oct 12 07:09:35 2023 -0700 Add new experim

(tomcat) branch 9.0.x updated (f6a7ce87dc -> b4702ad177)

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from f6a7ce87dc Refactor to use new SSLHostConfig instance for each test new 9f38a4ca15 Add new experimental verify-re

(tomcat) branch 10.1.x updated (d942de3bc4 -> d3243b5499)

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from d942de3bc4 Refactor to use new SSLHostConfig instance for each test new ea4df2f82d Add new experimental verify-r

(tomcat) 01/04: Add new experimental verify-release build target.

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ea4df2f82d7b5d9ee295849a0568420010c8c935 Author: schultz AuthorDate: Thu Oct 12 07:09:35 2023 -0700 Add new experi

(tomcat) 02/04: Record toolchain version numbers when performing a release. Verify toolchain version numbers when verifying a release.

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 4a3a0801249a81a89761fc5b044ae71c0d83512c Author: schultz AuthorDate: Thu Oct 12 13:13:23 2023 -0700 Record toolcha

(tomcat) 04/04: Ignore x86 binary for Tomcat 11.0.x

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d3243b54996e5eb95dbb19b4cfbd8be305681913 Author: schultz AuthorDate: Thu Oct 12 14:17:33 2023 -0700 Ignore x86 bin

(tomcat) 03/04: Use pre-computed version name. Slight hack to ignore x86 binaries for Tomcat 11.

2023-11-09 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit bc9126d0fa6b1467c8fadc3590d932c25e0d8454 Author: schultz AuthorDate: Thu Oct 12 14:14:41 2023 -0700 Use pre-comput

(tomcat) branch main updated: Reproducible build fixes

2023-11-09 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.git The following commit(s) were added to refs/heads/main by this push: new 1a969a46b0 Reproducible build fixes 1a969a46b0 is des

(tomcat) tag 11.0.0-M14 deleted (was 58b42c32ce)

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 11.0.0-M14 in repository https://gitbox.apache.org/repos/asf/tomcat.git *** WARNING: tag 11.0.0-M14 was deleted! *** was 58b42c32ce Tag 11.0.0-M14 This change permanently discards the followin

Re: (tomcat) 01/01: Tag 11.0.0-M14

2023-11-09 Thread Mark Thomas
On 09/11/2023 17:09, Mark Thomas wrote: All, I am seeing issues with cross-platform reproducibility for all archives. I was expecting the issue for the Javadoc but not the others. I'm not going to push any artifacts to dist or Maven in case I need to delete the tag and start again. I'll pos

Re: (tomcat) 01/01: Tag 11.0.0-M14

2023-11-09 Thread Mark Thomas
All, I am seeing issues with cross-platform reproducibility for all archives. I was expecting the issue for the Javadoc but not the others. I'm not going to push any artifacts to dist or Maven in case I need to delete the tag and start again. I'll post more information when I have it. Mark

(tomcat) 01/01: Tag 11.0.0-M14

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 11.0.0-M14 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 58b42c32ce1a75d0c68bd1ad6d6e6cc8f76ab76c Author: Mark Thomas AuthorDate: Thu Nov 9 16:52:06 2023 + Tag 11.0.0-M

(tomcat) tag 11.0.0-M14 created (now 58b42c32ce)

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 11.0.0-M14 in repository https://gitbox.apache.org/repos/asf/tomcat.git at 58b42c32ce (commit) This tag includes the following new commits: new 58b42c32ce Tag 11.0.0-M14 The 1 revisions

Buildbot success in on tomcat-11.0.x

2023-11-09 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/745 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] f9909ab3124dcaf43e12a51eb59150390737d53c Steps: worker_prepa

(tomcat) branch main updated: Revert "Remove deprecation to align with latest JSP 4.0 API"

2023-11-09 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.git The following commit(s) were added to refs/heads/main by this push: new f9909ab312 Revert "Remove deprecation to align with l

Buildbot failure in on tomcat-11.0.x

2023-11-09 Thread buildbot
Build status: BUILD FAILED: failed Snapshot deployed to ASF Maven snapshot repository (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/744 Blamelist: Mark Thomas Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status Detecte

(tomcat) branch 8.5.x updated: Refactor to use new SSLHostConfig instance for each test

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 382c749fda Refactor to use new SSLHostConfig instan

(tomcat) branch 9.0.x updated: Refactor to use new SSLHostConfig instance for each test

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new f6a7ce87dc Refactor to use new SSLHostConfig instan

(tomcat) branch 10.1.x updated: Refactor to use new SSLHostConfig instance for each test

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new d942de3bc4 Refactor to use new SSLHostConfig inst

(tomcat) branch main updated: Refactor to use new SSLHostConfig instance for each test

2023-11-09 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.git The following commit(s) were added to refs/heads/main by this push: new ba7fd15e45 Refactor to use new SSLHostConfig instance

[Bug 68117] Latest development in native/apache-2.0/Makefile.in causes linking problem

2023-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68117 lzs...@freemail.c3.hu changed: What|Removed |Added CC||lzs...@freemail.c3.hu -- You

[Bug 68117] New: Latest development in native/apache-2.0/Makefile.in causes linking problem

2023-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68117 Bug ID: 68117 Summary: Latest development in native/apache-2.0/Makefile.in causes linking problem Product: Tomcat Connectors Version: 1.2.49 Hardware: All

Re: Tagging and code signing

2023-11-09 Thread Rémy Maucherat
On Thu, Nov 9, 2023 at 10:00 AM Mark Thomas wrote: > > On 08/11/2023 21:07, Christopher Schultz wrote: > > Mark, > > > > On 11/8/23 12:58, Mark Thomas wrote: > >> Hi all, > >> > >> I have a few things I still want to look at with the recent error > >> handling changes. I'm seeing differences in be

Re: Tagging and code signing

2023-11-09 Thread Mark Thomas
On 08/11/2023 21:07, Christopher Schultz wrote: Mark, On 11/8/23 12:58, Mark Thomas wrote: Hi all, I have a few things I still want to look at with the recent error handling changes. I'm seeing differences in behaviour between versions I at least want to understand. Depending on what I find,

(tomcat) branch 10.1.x updated: Better message if size limit is reached reading trailer header value

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 495a41d931 Better message if size limit is reache

(tomcat) branch 8.5.x updated: Better message if size limit is reached reading trailer header value

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 02f8b8bdd6 Better message if size limit is reached

(tomcat) branch 9.0.x updated: Better message if size limit is reached reading trailer header value

2023-11-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 485f91e35d Better message if size limit is reached

(tomcat) branch main updated: Better message if size limit is reached reading trailer header value

2023-11-09 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.git The following commit(s) were added to refs/heads/main by this push: new 870b52f410 Better message if size limit is reached re