Re: (tomcat) 01/01: Added optional X-Request-Id to RemoteIpFilter

2024-10-01 Thread Igal Sapir
On Tue, Oct 1, 2024 at 9:43 PM wrote: > This is an automated email from the ASF dual-hosted git repository. > > isapir pushed a commit to branch enhance-remoteipfilter-xrequestid > in repository https://gitbox.apache.org/repos/asf/tomcat.git This was a mistake as I was trying to push the patch

(tomcat) branch enhance-remoteipfilter-xrequestid deleted (was 5f24286226)

2024-10-01 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a change to branch enhance-remoteipfilter-xrequestid in repository https://gitbox.apache.org/repos/asf/tomcat.git was 5f24286226 Added optional X-Request-Id to RemoteIpFilter This change permanently discards

(tomcat) branch enhance-remoteipfilter-xrequestid created (now 5f24286226)

2024-10-01 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a change to branch enhance-remoteipfilter-xrequestid in repository https://gitbox.apache.org/repos/asf/tomcat.git at 5f24286226 Added optional X-Request-Id to RemoteIpFilter This branch includes the followin

(tomcat) 01/01: Added optional X-Request-Id to RemoteIpFilter

2024-10-01 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a commit to branch enhance-remoteipfilter-xrequestid in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 5f24286226c5eb28e383fcaf682f310ca29e8c44 Author: Igal Sapir AuthorDate: Tue Oct 1 21:38:53 20

Re: Plans for 11.0.x

2024-10-01 Thread Mark Thomas
On 01/10/2024 15:00, Christopher Schultz wrote: Mark, On 10/1/24 08:22, Mark Thomas wrote: I am just finishing off some HTTP/2 clean-up then I plan to do the usual check of dependencies, translations and SpotBugs before I tag the October releases. I expect to be tagging some time tomorrow.

Buildbot success in on tomcat-9.0.x

2024-10-01 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1105 Blamelist: remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 95449b8720d363c07e9d2f48f71fc2ecb083db7a Steps: worker_preparation

Buildbot failure in on tomcat-10.1.x

2024-10-01 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/44/builds/1419 Blamelist: Mark Thomas Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status Detecte

Buildbot success in on tomcat-10.1.x

2024-10-01 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1422 Blamelist: remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 10.1.x] eb0c006d84e1c1f31cc840a91588a7d5270b6e0a Steps: worker_preparatio

Buildbot success in on tomcat-11.0.x

2024-10-01 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1304 Blamelist: Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 11.0.x] 9c2cb75c79cbb7f08aab0b38bd1f367bdd19c23e Steps: wo

Buildbot failure in on tomcat-11.0.x

2024-10-01 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/1302 Blamelist: Mark Thomas Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status Detect

Buildbot success in on tomcat-10.1.x

2024-10-01 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1420 Blamelist: Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 10.1.x] fbbe13f16a8a7b3342ed8a93ebd4533707d8a853 Steps: wor

Buildbot success in on tomcat-12.0.x

2024-10-01 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/93 Blamelist: remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] 217aca26419864fbd0556915987a3cee55e55933 Steps: worker_preparation:

Buildbot failure in on tomcat-9.0.x

2024-10-01 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1104 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] 014de9926e99d1f636eded2fdb6d190b73aa3b22 S

Re: Coyote Request getRequestId()

2024-10-01 Thread Michael Osipov
On 2024/09/23 03:28:06 Igal Sapir wrote: > Hello, > > The current implementation of getRequestId() is optimized for speed and > generates IDs that are unique to a running instance of Tomcat. > > But most server configurations nowadays require uniqueness across the whole > system, and currently we

Buildbot failure in on tomcat-9.0.x

2024-10-01 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/37/builds/1102 Blamelist: Mark Thomas Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status Detecte

Plans for 11.0.x

2024-10-01 Thread Mark Thomas
Hi all, I am just finishing off some HTTP/2 clean-up then I plan to do the usual check of dependencies, translations and SpotBugs before I tag the October releases. I expect to be tagging some time tomorrow. Mark - To unsub

(tomcat) branch 11.0.x updated: Add host manager test

2024-10-01 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 2eb54f0370 Add host manager test 2eb54f0370 is des

(tomcat) branch main updated: Add host manager test

2024-10-01 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 caac6052d2 Add host manager test caac6052d2 is describ

(tomcat) branch main updated: Update comment to reflect current usage

2024-10-01 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 a0bff61cac Update comment to reflect current usage a0

(tomcat) branch 9.0.x updated: Fix incorrect storeconfig object name

2024-10-01 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 cf2cb523a1 Fix incorrect storeconfig object name cf2

Buildbot success in on tomcat-9.0.x

2024-10-01 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1103 Blamelist: Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] cf2cb523a183f89f49cf238ea088814971e54799 Steps: work

(tomcat) branch 9.0.x updated: Fix test

2024-10-01 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 95449b8720 Fix test 95449b8720 is described below c

(tomcat) branch main updated: Fix incorrect storeconfig object name

2024-10-01 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 7788cd2b1b Fix incorrect storeconfig object name 7788c

(tomcat) 02/02: jakarta -> javax

2024-10-01 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 commit 014de9926e99d1f636eded2fdb6d190b73aa3b22 Author: remm AuthorDate: Tue Oct 1 13:39:36 2024 +0200 jakarta -> javax ---

(tomcat) branch 10.1.x updated: Add host manager test

2024-10-01 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 18a07a10be Add host manager test 18a07a10be is des

(tomcat) branch 9.0.x updated: Update comment to reflect current usage

2024-10-01 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 af56d56fb1 Update comment to reflect current usage

(tomcat) branch 10.1.x updated: Update comment to reflect current usage

2024-10-01 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 f09344f4b0 Update comment to reflect current usag

(tomcat) branch 11.0.x updated: Update comment to reflect current usage

2024-10-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 39df7df125 Update comment to reflect current usag

(tomcat) branch main updated: Fix test

2024-10-01 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 217aca2641 Fix test 217aca2641 is described below com

(tomcat) 01/02: Add host manager test

2024-10-01 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 commit d15a924504bf1a3c8ec4261f657bff779b1c801a Author: remm AuthorDate: Tue Oct 1 13:07:04 2024 +0200 Add host manager test

(tomcat) branch 9.0.x updated (cf2cb523a1 -> 014de9926e)

2024-10-01 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from cf2cb523a1 Fix incorrect storeconfig object name new d15a924504 Add host manager test new 014de9926e jakarta ->

(tomcat) branch 11.0.x updated: Fix incorrect storeconfig object name

2024-10-01 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 03380617dd Fix incorrect storeconfig object name 0

(tomcat) branch 10.1.x updated: Fix incorrect storeconfig object name

2024-10-01 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 fbbe13f16a Fix incorrect storeconfig object name f

(tomcat) branch 10.1.x updated: Fix test

2024-10-01 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 eb0c006d84 Fix test eb0c006d84 is described below

Buildbot failure in on tomcat-10.1.x

2024-10-01 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1421 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 10.1.x] 18a07a10be8ff461e53e28b524f2beb4005a529e

(tomcat) branch 11.0.x updated: Fix test

2024-10-01 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 9c2cb75c79 Fix test 9c2cb75c79 is described below

Re: Plans for 11.0.x

2024-10-01 Thread Christopher Schultz
Mark, On 10/1/24 08:22, Mark Thomas wrote: I am just finishing off some HTTP/2 clean-up then I plan to do the usual check of dependencies, translations and SpotBugs before I tag the October releases. I expect to be tagging some time tomorrow. Did you want to wait until the 9th for a release

Buildbot failure in on tomcat-12.0.x

2024-10-01 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/92 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main] caac6052d25890d69101ba9c21500327224d82d3 Ste

(tomcat) branch 10.1.x updated: Refactor. Simplify. Don't need two fields tracking the same value.

2024-10-01 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 29c723ef58 Refactor. Simplify. Don't need two fie

(tomcat) branch 9.0.x updated: Refactor. Simplify. Don't need two fields tracking the same value.

2024-10-01 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 66ec89f162 Refactor. Simplify. Don't need two field

(tomcat) branch 11.0.x updated: Refactor. Simplify. Don't need two fields tracking the same value.

2024-10-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 9155f6fe8d Refactor. Simplify. Don't need two fie

(tomcat) branch main updated: Refactor. Simplify. Don't need two fields tracking the same value.

2024-10-01 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 8f9ccc9a75 Refactor. Simplify. Don't need two fields