[tomcat] branch 9.0.x updated: Pull up duplicate check codes

2022-09-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 26ba1fcccf Pull up duplicate check codes

[tomcat] branch 10.0.x updated: Pull up duplicate check codes

2022-09-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 9ad34a856e Pull up duplicate check codes

[tomcat] branch main updated: Pull up duplicate check codes

2022-09-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 64573401e9 Pull up duplicate check codes 64573401e9

Why JsonErrorReportValve doesn't exist in 8.5.x

2022-09-02 Thread Han Li
Hi all, I found that JsonErrorReportValve doesn't exist in 8.5.x,but exists in all other branch. I have looked at the implementation of this class and found nothing at the code level that 8.5.x couldn’t support, And I also didn’t find any useful information on the mailing list. So why does

Re: Why JsonErrorReportValve doesn't exist in 8.5.x

2022-09-02 Thread Mark Thomas
On 02/09/2022 10:23, Han Li wrote: Hi all, I found that JsonErrorReportValve doesn't exist in 8.5.x,but exists in all other branch. I have looked at the implementation of this class and found nothing at the code level that 8.5.x couldn’t support, And I also didn’t find any useful information

[Bug 66209] CPU regression when classpath Bloom filters are active

2022-09-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66209 --- Comment #17 from Mark Thomas --- +1 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

[tomcat] branch 10.0.x updated: Remove unused imports

2022-09-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 1598926767 Remove unused imports 1598926767 is

[tomcat] branch 9.0.x updated: Remove unused imports

2022-09-02 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 23312939d7 Remove unused imports 23312939d7 is

[tomcat] branch main updated: Remove unused imports

2022-09-02 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 d463e8e5b5 Remove unused imports d463e8e5b5 is

[tomcat] 02/02: Fix BZ 66196 - Log and drop invalid HTTP/1.1 response headers

2022-09-02 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 commit 94a50262c0df92f9eadec09f9a5f2823f8a7da5a Author: Mark Thomas AuthorDate: Fri Sep 2 11:24:06 2022 +0100 Fix BZ 66196 -

[tomcat] 01/02: Refactor MessageBytes make conversions consistent with most recent set

2022-09-02 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 commit 990b41c89ce03ccc900fb58e8196f05273953b00 Author: Mark Thomas AuthorDate: Thu Sep 1 14:05:20 2022 +0100 Refactor

[tomcat] branch main updated (64573401e9 -> 94a50262c0)

2022-09-02 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.git from 64573401e9 Pull up duplicate check codes new 990b41c89c Refactor MessageBytes make conversions consistent with most

[Bug 66196] HTTP/1 connector doesn't blow-up when HTTP header contains non-ASCII characters

2022-09-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66196 --- Comment #5 from Mark Thomas --- Fixed in 10.1.x for 10.1.0-M18 onwards I intend to delay back-porting for a few releases in case the changes to MessageBytes triggers regressions. -- You are receiving this mail because: You are the

[tomcat] branch main updated: Improvements to Chinese translations. (lihan)

2022-09-02 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 17a8da7555 Improvements to Chinese translations.

[tomcat] branch main updated: Improvements to Korean translations. Contributed by 수현.

2022-09-02 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 6b07d55caf Improvements to Korean translations.

[tomcat] branch main updated: Improvements to Brazilian Portuguese translations

2022-09-02 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 32b3bbfdb2 Improvements to Brazilian Portuguese

Re: Why JsonErrorReportValve doesn't exist in 8.5.x

2022-09-02 Thread Han Li
> 2022年9月2日 18:32,Mark Thomas 写道: > > On 02/09/2022 10:23, Han Li wrote: >> Hi all, >> I found that JsonErrorReportValve doesn't exist in 8.5.x,but exists in all >> other branch. >> I have looked at the implementation of this class and found nothing at the >> code level that 8.5.x couldn’t

[tomcat] branch main updated: Fix incorrect debug messages

2022-09-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 5190f92b5e Fix incorrect debug messages 5190f92b5e

[tomcat] branch main updated: Improvements to Czech translations

2022-09-02 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 1471b094ba Improvements to Czech translations

[tomcat] branch main updated: Improvements to French translations. (remm)

2022-09-02 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 218e9a8317 Improvements to French translations.

[tomcat] branch main updated: Improvements to Spanish translations.

2022-09-02 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 a6fca742a9 Improvements to Spanish translations.

[tomcat] branch main updated: Improvements to Russian translations.

2022-09-02 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 42af4f51e6 Improvements to Russian translations.

[tomcat] branch 8.5.x updated: Back-porting JsonErrorReportValve

2022-09-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 be7af10c4d Back-porting JsonErrorReportValve

[tomcat] branch 10.0.x updated: Back-port translation updates

2022-09-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new db0b45d287 Back-port translation updates

[tomcat] branch main updated: Improvements to German translations

2022-09-02 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 fbd1f9b6f4 Improvements to German translations

[tomcat] branch main updated: Improvements to Japanese translations. By tak7iji and Shirayuking.

2022-09-02 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 f5660d7c20 Improvements to Japanese translations. By

[tomcat] branch main updated: Update changelog

2022-09-02 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 76ed843fe6 Update changelog 76ed843fe6 is described

[tomcat] branch 8.5.x updated: Fix incorrect debug messages

2022-09-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 583d658e65 Fix incorrect debug messages 583d658e65

[tomcat] branch 10.0.x updated: Fix incorrect debug messages

2022-09-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 02fe1209d5 Fix incorrect debug messages

[tomcat] branch 9.0.x updated: Fix incorrect debug messages

2022-09-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 9802fbbf67 Fix incorrect debug messages 9802fbbf67

[tomcat-jakartaee-migration] branch main updated: Remove coveralls status

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new a08dd7d Remove coveralls status

[tomcat-jakartaee-migration] branch main updated: Prepare changelog for next dev cycle

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 8df3c8d Prepare changelog for

[VOTE] Apache Tomcat migration tool for Jakarta EE 1.0.2

2022-09-02 Thread Mark Thomas
The proposed Apache Tomcat migration tool for Jakarta EE 1.0.2 is now available for voting. The significant changes since 1.0.1 are: - Issue #26 - bad CRC checksums It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/jakartaee-migration/v1.0.2/ The Maven staging repo is:

[tomcat-jakartaee-migration] branch main updated: Update Apache parent to 27

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 7f93f71 Update Apache parent to

[tomcat-jakartaee-migration] branch main updated: Update Maven source plugin

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new b6afbd9 Update Maven source

[tomcat-jakartaee-migration] branch main updated: Remove cobertura

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 6210eb8 Remove cobertura

[tomcat-jakartaee-migration] branch main updated: [maven-release-plugin] prepare for next development iteration

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 12882c9 [maven-release-plugin]

[tomcat-jakartaee-migration] annotated tag 1.0.2 created (now 2d453d4)

2022-09-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag 1.0.2 in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git at 2d453d4 (tag) tagging 37a9d5a438206b429997d4c1a9bb19f21b133145 (commit) replaces 1.0.1

svn commit: r56641 - in /dev/tomcat/jakartaee-migration/v1.0.2: ./ binaries/ source/

2022-09-02 Thread markt
Author: markt Date: Fri Sep 2 21:14:58 2022 New Revision: 56641 Log: Upload Tomcat migtation tool for Jakarta EE 1.0.2 for voting Added: dev/tomcat/jakartaee-migration/v1.0.2/ dev/tomcat/jakartaee-migration/v1.0.2/binaries/

[tomcat-jakartaee-migration] branch main updated: Prep for a release

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 52752a9 Prep for a release

[tomcat-jakartaee-migration] branch main updated: Add codecov badge

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new a8dcdf2 Add codecov badge

[tomcat-jakartaee-migration] branch main updated: Update Maven assembly plugin to 3.4.2

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 170957a Update Maven assembly

[tomcat-jakartaee-migration] branch main updated: [maven-release-plugin] prepare release 1.0.2

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 37a9d5a [maven-release-plugin]

[GitHub] [tomcat] malaysf opened a new pull request, #550: Http11Processor's keep alive state and input buffer's swallow state must be synchronized

2022-09-02 Thread GitBox
malaysf opened a new pull request, #550: URL: https://github.com/apache/tomcat/pull/550 Fixing a bug where a connection would be kept alive without swallowing the input from the request stream. When a request comes in with a 100 Continue expectation, and the server immediately

Re: [VOTE] Apache Tomcat migration tool for Jakarta EE 1.0.2

2022-09-02 Thread Han Li
> 2022年9月3日 05:19,Mark Thomas 写道: > > The proposed Apache Tomcat migration tool for Jakarta EE 1.0.2 is now > available for voting. > > The significant changes since 1.0.1 are: > > - Issue #26 - bad CRC checksums > > It can be obtained from: >

[tomcat-jakartaee-migration] branch main updated: Alphabetical order

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 6d43f80 Alphabetical order

[tomcat-jakartaee-migration] branch main updated: First attempt to configure CI at GitHub

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 2f936cd First attempt to

[tomcat-jakartaee-migration] branch main updated: Add Maven deps cache based on commons-dbcp

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new dafe3fe Add Maven deps cache

[tomcat-jakartaee-migration] branch main updated: Clenaer logs

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 9b8c04b Clenaer logs 9b8c04b is

[tomcat-jakartaee-migration] branch main updated: Fix license header

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 54f958e Fix license header

[tomcat-jakartaee-migration] 03/03: Update coverage configuration based on Commons DBCP

2022-09-02 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-jakartaee-migration.git commit d956d6c5bcc842c8eaf08b04ffec01c3d3e32113 Author: Mark Thomas AuthorDate: Fri Sep 2 18:58:37 2022 +0100

[tomcat-jakartaee-migration] 02/03: Drop Travis

2022-09-02 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-jakartaee-migration.git commit 0b552fda32aeb38760d2697269d1a7f31265753d Author: Mark Thomas AuthorDate: Fri Sep 2 18:50:49 2022 +0100

[tomcat-jakartaee-migration] 01/03: Switch to Jacoco for code coverage

2022-09-02 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-jakartaee-migration.git commit 8a2c800013752a9e05534dfba6ea668df5b81aa4 Author: Mark Thomas AuthorDate: Fri Sep 2 18:50:27 2022 +0100

[tomcat-jakartaee-migration] branch main updated (54f958e -> d956d6c)

2022-09-02 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-jakartaee-migration.git from 54f958e Fix license header new 8a2c800 Switch to Jacoco for code coverage new 0b552fd

[tomcat-jakartaee-migration] branch main updated: Add distribution: 'temurin'

2022-09-02 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new ed8c716 Add distribution: