[GitHub] [tomcat] VirtualTim commented on pull request #609: Unify Windows/Linux package filesets

2023-04-13 Thread via GitHub
VirtualTim commented on PR #609: URL: https://github.com/apache/tomcat/pull/609#issuecomment-1508011831 OK, so what do you think the end goal should look like? org.apache.tomcat/tomcat is currently described as "Binary distribution of Apache Tomcat". Currently that contains a tar.gz th

Re: [VOTE] Release Apache Tomcat 9.0.74

2023-04-13 Thread Han Li
> On Apr 13, 2023, at 16:42, Rémy Maucherat wrote: > > The proposed Apache Tomcat 9.0.74 release is now available for voting. > > The notable changes compared to 9.0.73 are: > > - Reduce the default value of maxParameterCount from 10,000 to 1,000. > > - Correct a regression in the fix for b

[Bug 66564] New: Improvements to WebResource Cache eviction

2023-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66564 Bug ID: 66564 Summary: Improvements to WebResource Cache eviction Product: Tomcat 11 Version: 11.0.0-M3 Hardware: PC Status: NEW Severity: enhancement Priorit

Tomcat 10.1.8 and 8.5.88

2023-04-13 Thread Christopher Schultz
All, VirtualBox is giving me a headache again. I'll roll the next releases ASAP. Thanks, -chris - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

[tomcat] branch 9.0.x updated: Align with 10.1.x and silence IDE warnings

2023-04-13 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 7f8c8c5e5c Align with 10.1.x and silence IDE warnin

[tomcat] branch 9.0.x updated: Update false positives

2023-04-13 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 8f08e13b9d Update false positives 8f08e13b9d is des

[tomcat] branch 10.1.x updated: Fix order (alphabetical)

2023-04-13 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 cd467232d5 Fix order (alphabetical) cd467232d5 is

[tomcat] branch main updated: Fix order (alphabetical)

2023-04-13 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 ae412fce88 Fix order (alphabetical) ae412fce88 is des

[tomcat] 02/02: Align with 11.0.x (and silence some IDE warnings)

2023-04-13 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 commit f4770e6cf1075f33e6f555d9456d300d54996ded Author: Mark Thomas AuthorDate: Thu Apr 13 14:53:18 2023 +0100 Align with 1

[tomcat] 01/02: Fix various SpotBugs warnings

2023-04-13 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 commit a575700b4cd4fee556b1a1b685c3a4d0969bedb1 Author: Mark Thomas AuthorDate: Thu Apr 13 14:36:01 2023 +0100 Fix various

[tomcat] branch 10.1.x updated (74ab3f22dc -> f4770e6cf1)

2023-04-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 74ab3f22dc Update Jacoco to 0.8.9 new a575700b4c Fix various SpotBugs warnings new f4770e6cf1 Align with 11.0

[tomcat] branch main updated: Fix various SpotBugs warnings

2023-04-13 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 f53500aa28 Fix various SpotBugs warnings f53500aa28 i

[tomcat] branch main updated: Increment version for next dev cycle

2023-04-13 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 e9dc581095 Increment version for next dev cycle e9dc5

[GitHub] [tomcat] rmaucher commented on a diff in pull request #607: Added RateLimitFilter

2023-04-13 Thread via GitHub
rmaucher commented on code in PR #607: URL: https://github.com/apache/tomcat/pull/607#discussion_r1165225586 ## java/org/apache/catalina/util/TimeBucketCounter.java: ## @@ -0,0 +1,217 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor l

Re: [VOTE] Release Apache Tomcat 11.0.0-M5

2023-04-13 Thread Rémy Maucherat
On Thu, Apr 13, 2023 at 1:21 AM Mark Thomas wrote: > > The proposed Apache Tomcat 11.0.0-M5 release is now available for > voting. > > Apache Tomcat 11.0.0-M5 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

[VOTE] Release Apache Tomcat 9.0.74

2023-04-13 Thread Rémy Maucherat
The proposed Apache Tomcat 9.0.74 release is now available for voting. The notable changes compared to 9.0.73 are: - Reduce the default value of maxParameterCount from 10,000 to 1,000. - Correct a regression in the fix for bug 66442 that meant that streams without a response body did not decr

[tomcat] branch 9.0.x updated: Next is 9.0.75

2023-04-13 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 6e6979b91d Next is 9.0.75 6e6979b91d is described be

svn commit: r61210 - in /dev/tomcat/tomcat-9/v9.0.74: ./ bin/ bin/embed/ src/

2023-04-13 Thread remm
Author: remm Date: Thu Apr 13 08:26:56 2023 New Revision: 61210 Log: Upload 9.0.74 for voting Added: dev/tomcat/tomcat-9/v9.0.74/ dev/tomcat/tomcat-9/v9.0.74/KEYS dev/tomcat/tomcat-9/v9.0.74/README.html dev/tomcat/tomcat-9/v9.0.74/RELEASE-NOTES dev/tomcat/tomcat-9/v9.0.74/bin/

[tomcat] tag 9.0.74 created (now db0c10ea25)

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

[tomcat] 01/01: Tag 9.0.74

2023-04-13 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to tag 9.0.74 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit db0c10ea25cc8984f72d700ea48f32aadc2fe2f4 Author: remm AuthorDate: Thu Apr 13 10:23:37 2023 +0200 Tag 9.0.74 --- build.p

[tomcat] branch 9.0.x updated: Add missing date for 9.0.73

2023-04-13 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 9726fe1c48 Add missing date for 9.0.73 9726fe1c48 is