Re: [tomcat] branch main updated: Refactor to remove syncs for upgraded connections statistics

2023-09-27 Thread Rémy Maucherat
On Wed, Sep 27, 2023 at 6:54 PM Christopher Schultz wrote: > > Rémy, > > This is a good one. Nice catch. About UpgradeInfo itself, I didn't consider it was reasonable to have concurrent IO operations since that would fail, so I didn't add sync or adders (the stats remain regular volatile without

Re: [VOTE] Release Apache Tomcat Native 2.0.6

2023-09-27 Thread Mark Thomas
On 27/09/2023 17:59, Mark Thomas wrote: The Apache Tomcat Native 2.0.6 release is  [X] Stable, go ahead and release  [ ] Broken because of ... I did notice that the PDB (debug) files changed name and got a LOT bigger. I also saw quite a few PDB related warnings during the build. I checked

[VOTE] Release Apache Tomcat Native 2.0.6

2023-09-27 Thread Mark Thomas
The key differences of version 2.0.6 compared to 2.0.5 are: - Fix optionalNoCA support (always disable OCSP) - The windows binaries in this release have been built with OpenSSL 3.0.11 and APR 1.7.4 The 2.0.x branch is primarily intended for use with Tomcat 10.1.x onwards but can be used with

svn commit: r64220 - in /dev/tomcat/tomcat-connectors/native/2.0.6: ./ binaries/ source/

2023-09-27 Thread markt
Author: markt Date: Wed Sep 27 16:57:20 2023 New Revision: 64220 Log: Upload Tomcat Native 2.0.6 for voting Added: dev/tomcat/tomcat-connectors/native/2.0.6/ dev/tomcat/tomcat-connectors/native/2.0.6/binaries/ dev/tomcat/tomcat-connectors/native/2.0.6/binaries/tomcat-native-2.0.6-ope

Re: [tomcat] branch main updated: Refactor to remove syncs for upgraded connections statistics

2023-09-27 Thread Christopher Schultz
Rémy, This is a good one. Nice catch. -chris On 9/27/23 09:59, r...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to re

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 --- Comment #9 from Michael Osipov --- (In reply to Christopher Schultz from comment #8) > It sounds like you are volunteering to provide this support yourself. I would at least expect a discussion with a committer instead of just closing. Don

[Bug 66670] Add SSLHostConfig#certificateKeyPasswordFile and SSLHostConfig#certificateKeystorePasswordFile

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66670 --- Comment #12 from Michael Osipov --- (In reply to Christopher Schultz from comment #11) > (In reply to Michael Osipov from comment #8) > > This does not work: > > SCHWERWIEGEND: Parse Fatal Error at line 33 column 44: Externe > > Entityrefer

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 --- Comment #8 from Christopher Schultz --- It sounds like you are volunteering to provide this support yourself. The reason we are dropping support is because it's a gigantic pain in the neck to support Windows builds of, well, really anythin

[Bug 66670] Add SSLHostConfig#certificateKeyPasswordFile and SSLHostConfig#certificateKeystorePasswordFile

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66670 --- Comment #11 from Christopher Schultz --- (In reply to Michael Osipov from comment #8) > This does not work: > SCHWERWIEGEND: Parse Fatal Error at line 33 column 44: Externe > Entityreferenz "&certPassword;" ist in einem Attributwert nicht z

[tomcat] branch 9.0.x updated: Refactor to remove syncs for upgraded connections statistics

2023-09-27 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 69f36cd2f3 Refactor to remove syncs for upgraded con

[tomcat] branch 10.1.x updated: Refactor to remove syncs for upgraded connections statistics

2023-09-27 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 bc0a08ef3b Refactor to remove syncs for upgraded c

[tomcat] branch main updated: Refactor to remove syncs for upgraded connections statistics

2023-09-27 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 28e1010655 Refactor to remove syncs for upgraded conne

[tomcat-native] tag 2.0.6 created (now 36af3662d)

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

[tomcat-native] tag 2.0.6 deleted (was 48988ee4b)

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 2.0.6 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git *** WARNING: tag 2.0.6 was deleted! *** was 48988ee4b Keep OpenSSL patch with unix line endings so it is easier to app

[tomcat-native] 01/01: Tag 2.0.6

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 2.0.6 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit 36af3662db14ef4c5c985a0ba6fb8d1317cb17f9 Author: Mark Thomas AuthorDate: Wed Sep 27 14:48:56 2023 +0100 Tag 2.0.6

[tomcat-native] tag 2.0.6 created (now 48988ee4b)

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 2.0.6 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git at 48988ee4b (commit) No new revisions were added by this update. ---

[tomcat-native] branch main updated: Keep OpenSSL patch with unix line endings so it is easier to apply

2023-09-27 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 The following commit(s) were added to refs/heads/main by this push: new 48988ee4b Keep OpenSSL patch with unix line en

[tomcat-native] 02/02: Update patch position for 10-main.conf

2023-09-27 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 674e026f08e163e2331a763669f9da8fb3186154 Author: Mark Thomas AuthorDate: Wed Sep 27 14:25:59 2023 +0100 Update

[tomcat-native] branch main updated (68af300fb -> 674e026f0)

2023-09-27 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 68af300fb Update CMSC calls new 89df072e7 git apply requires a blank line at the end of the file new 674

[tomcat-native] 01/02: git apply requires a blank line at the end of the file

2023-09-27 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 89df072e7d4e7bd32440683b6971d20f63fe289d Author: Mark Thomas AuthorDate: Wed Sep 27 14:19:25 2023 +0100 git app

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 --- Comment #7 from Michael Osipov --- I will raise this on dev@. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsu

[tomcat-native] tag 2.0.6 deleted (was ea1f8a2d6)

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 2.0.6 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git *** WARNING: tag 2.0.6 was deleted! *** was ea1f8a2d6 Tag 2.0.6 This change permanently discards the following revisio

[tomcat-native] 01/01: Tag 2.0.6

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 2.0.6 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit ea1f8a2d6514f5a837b60a4b345633c5649629de Author: Mark Thomas AuthorDate: Wed Sep 27 13:41:05 2023 +0100 Tag 2.0.6

[tomcat-native] tag 2.0.6 created (now ea1f8a2d6)

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

[tomcat-native] branch main updated: Update CMSC calls

2023-09-27 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 The following commit(s) were added to refs/heads/main by this push: new 68af300fb Update CMSC calls 68af300fb is descr

[tomcat-native] branch main updated: Need to switch back to main to update java source tree

2023-09-27 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 The following commit(s) were added to refs/heads/main by this push: new be39e10ad Need to switch back to main to updat

[tomcat-native] branch main updated: Align Java source code with current 11.0.x

2023-09-27 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 The following commit(s) were added to refs/heads/main by this push: new c6e51c2e1 Align Java source code with current

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 Michael Osipov changed: What|Removed |Added Resolution|FIXED |WONTFIX --- Comment #6 from Michael O

[tomcat-native] branch main updated: Additional files to ignore

2023-09-27 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 The following commit(s) were added to refs/heads/main by this push: new b1d954fd0 Additional files to ignore b1d954fd0

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 Michael Osipov changed: What|Removed |Added Resolution|WONTFIX |FIXED --- Comment #5 from Michael Osi

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|REOPENED

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 --- Comment #3 from Michael Osipov --- There is also https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows which I have followed. -- You are receiving this mail because: You are the assig

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 Michael Osipov changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[Bug 67061] SSLVerifyClient="optionalNoCA" still not doing what it should

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67061 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[tomcat-native] 03/03: Update patch for OpenSSL 3.0.11

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.2.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit f40a8550026953d688a3e57f7f7a32353061e0b1 Author: Mark Thomas AuthorDate: Wed Sep 27 09:34:56 2023 +0100 Update

[tomcat-native] 01/03: Disable OCSP if optionalNoCA is used

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.2.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit 9f27e2a857860fe85eadf16cb83b5516cc635016 Author: Mark Thomas AuthorDate: Wed Sep 27 09:16:03 2023 +0100 Disabl

[tomcat-native] 02/03: Update minimum recommended version of OpenSSL to 3.0.11

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.2.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit 26e57f413d8c226b0096c56f3c13e2d08eb2744a Author: Mark Thomas AuthorDate: Wed Sep 27 09:17:35 2023 +0100 Update

[tomcat-native] branch 1.2.x updated (e766ac557 -> f40a85500)

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 1.2.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git from e766ac557 Increment version for next development cycle new 9f27e2a85 Disable OCSP if optionalNoCA is used

[tomcat] branch 8.5.x updated: Sync to produce accurate stats

2023-09-27 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 106a16f71d Sync to produce accurate stats 106a16f71d

[tomcat] branch 9.0.x updated: Sync to produce accurate stats

2023-09-27 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 c6fe49a680 Sync to produce accurate stats c6fe49a680

[tomcat] branch 10.1.x updated: Sync to produce accurate stats

2023-09-27 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 08b5a5cf71 Sync to produce accurate stats 08b5a5cf

[tomcat] branch main updated: Sync to produce accurate stats

2023-09-27 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 b549e27e45 Sync to produce accurate stats b549e27e45 i

[tomcat-native] branch main updated (2c131438d -> f6dfa6c24)

2023-09-27 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 2c131438d Update docs with 2.0.5 release date new 7864f88ab Disable OCSP if optionalNoCA is used new 8d5

[tomcat-native] 02/03: Update minimum recommended version of OpenSSL to 3.0.11

2023-09-27 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 8d567d32146701826c0191dde2ea8a82f8b6cdaf Author: Mark Thomas AuthorDate: Wed Sep 27 09:17:35 2023 +0100 Update

[tomcat-native] 03/03: Update patch for OpenSSL 3.0.11

2023-09-27 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 f6dfa6c245a6871205914f595a256b4d82633003 Author: Mark Thomas AuthorDate: Wed Sep 27 09:34:56 2023 +0100 Update

[tomcat-native] 01/03: Disable OCSP if optionalNoCA is used

2023-09-27 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 7864f88ab33b3396452f8e2e9d692eec9469a10e Author: Mark Thomas AuthorDate: Wed Sep 27 09:16:03 2023 +0100 Disable

[tomcat] branch 8.5.x updated: Sync keepalive

2023-09-27 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 71a0936bb6 Sync keepalive 71a0936bb6 is described be

[tomcat] branch 9.0.x updated: Sync keepalive

2023-09-27 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 0b58157b0c Sync keepalive 0b58157b0c is described be

[tomcat] branch 10.1.x updated: Sync keepalive

2023-09-27 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 d0a6a65b40 Sync keepalive d0a6a65b40 is described

[tomcat] branch main updated: Sync keepalive

2023-09-27 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 b5ab3ec17b Sync keepalive b5ab3ec17b is described belo

[tomcat] branch 8.5.x updated: Sync access for stats

2023-09-27 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 a81d108d2c Sync access for stats a81d108d2c is descr

[tomcat] branch 9.0.x updated: Sync access for stats

2023-09-27 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 50e5712ab7 Sync access for stats 50e5712ab7 is descr

[tomcat] branch 10.1.x updated: Sync access for stats

2023-09-27 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 b78ca055d6 Sync access for stats b78ca055d6 is des

[tomcat] branch main updated: Sync access for stats

2023-09-27 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 36807a6fca Sync access for stats 36807a6fca is describ

[tomcat] 01/02: Code clean-up - no functional change

2023-09-27 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 commit 9893123cc841de69139ced881aee5fb005aaf9af Author: Mark Thomas AuthorDate: Tue Sep 26 19:04:39 2023 +0100 Code clean-up

[tomcat] 02/02: Align with 9.0.x onwards

2023-09-27 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 commit 05693857aa2c09bebede13661cd8a717ab483f3f Author: Mark Thomas AuthorDate: Wed Sep 27 08:34:02 2023 +0100 Align with 9.

[tomcat] branch 8.5.x updated (00dca673b7 -> 05693857aa)

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 00dca673b7 Align with 9.0.x onwards new 9893123cc8 Code clean-up - no functional change new 05693857aa Align w

[tomcat] 01/02: Code clean-up - no functional change

2023-09-27 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 commit bc563d7d1612cd7816282ff08597db5aede84c1a Author: Mark Thomas AuthorDate: Tue Sep 26 15:20:19 2023 +0100 Code clean-up

[tomcat] 02/02: Code clean-up - no functional change

2023-09-27 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 commit 63d313083444a7c2e2987ac378342c2ba4f30e1c Author: Mark Thomas AuthorDate: Tue Sep 26 19:03:31 2023 +0100 Code clean-up

[tomcat] branch 9.0.x updated (977f20c35b -> 63d3130834)

2023-09-27 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 977f20c35b Fix grammar in comment new bc563d7d16 Code clean-up - no functional change new 63d3130834 Code clea

[tomcat] branch 10.1.x updated (8f91d402ca -> 35534b1776)

2023-09-27 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 8f91d402ca Fix grammar in comment new fa5e697261 Code clean-up - no functional change new 35534b1776 Code cle

[tomcat] 01/02: Code clean-up - no functional change

2023-09-27 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 fa5e6972618c727c8f992db74c27d850172f4432 Author: Mark Thomas AuthorDate: Tue Sep 26 15:20:03 2023 +0100 Code clean-u

[tomcat] 02/02: Code clean-up - no functional change

2023-09-27 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 35534b1776a4e94f58b0dabe0fddef81910bcd29 Author: Mark Thomas AuthorDate: Tue Sep 26 19:03:04 2023 +0100 Code clean-u

[tomcat] branch main updated (4b8de62e75 -> fd681e0677)

2023-09-27 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 4b8de62e75 Fix grammar in comment new 06fb78fd4a Code clean-up - no functional change new fd681e0677 Code clean

[tomcat] 01/02: Code clean-up - no functional change

2023-09-27 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 06fb78fd4abc438e2eed0d4ef2758298ddecbaa8 Author: Mark Thomas AuthorDate: Tue Sep 26 15:19:46 2023 +0100 Code clean-up

[tomcat] 02/02: Code clean-up - no functional change

2023-09-27 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 fd681e06779dd2c3735dde0bff469f06bfee9d86 Author: Mark Thomas AuthorDate: Tue Sep 26 19:02:20 2023 +0100 Code clean-up