Buildbot success in on tomcat-11.0.x

2025-05-27 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1684 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 11.0.x] 2a4daaf99fb879396b244083aaffa0fa552e51f5 Steps: worker_pr

Re: [PR] Refactor TaskQueue to use RetryableQueue interface [tomcat]

2025-05-27 Thread via GitHub
PauloMigAlmeida commented on PR #861: URL: https://github.com/apache/tomcat/pull/861#issuecomment-2911914316 Thanks @markt-asf ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: (tomcat) branch 9.0.x updated: Code clean-up - formatting. No functional change.

2025-05-27 Thread Mark Thomas
On 22/05/2025 17:53, ma...@apache.org wrote: 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 7dd

(tomcat) 01/02: Refactor TaskQueue to use RetryableQueue interface

2025-05-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 f7129cf0eeaea499f513a03e34b4546ddec8d33f Author: PauloMigAlmeida AuthorDate: Mon May 26 21:35:06 2025 +1200 Refactor

(tomcat) 02/02: Restore imports incorrectly removed during code formatting

2025-05-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 245f079db6d8bce1ae116cce1f22dd27e00c20f3 Author: Mark Thomas AuthorDate: Tue May 27 11:20:09 2025 +0100 Restore impor

(tomcat) branch 9.0.x updated (edb92552e1 -> 245f079db6)

2025-05-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 edb92552e1 Support parsing multiple path parameters in a single URL segment. new f7129cf0ee Refactor TaskQueue to

(tomcat) branch 10.1.x updated: Restore imports incorrectly removed during code formatting

2025-05-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 The following commit(s) were added to refs/heads/10.1.x by this push: new 18de8e8b5e Restore imports incorrectly removed du

Buildbot success in on tomcat-9.0.x

2025-05-27 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1416 Blamelist: Mark Thomas , PauloMigAlmeida Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 245f079db6d8bce1ae116cce1f22dd27e00c20f3 St

Re: (tomcat) branch 9.0.x updated: Code clean-up - formatting. No functional change.

2025-05-27 Thread Rémy Maucherat
On Tue, May 27, 2025 at 12:16 PM Mark Thomas wrote: > > On 22/05/2025 17:53, ma...@apache.org wrote: > > 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 > > > > > > Th

Buildbot failure in on tomcat-10.1.x

2025-05-27 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/1763 Blamelist: Mark Thomas , PauloMigAlmeida Build Text: failed Snapshot deployed to ASF Maven snapshot repository (fail

(tomcat) branch main updated: Support parsing multiple path parameters in a single URL segment.

2025-05-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 The following commit(s) were added to refs/heads/main by this push: new 81e3c3fd39 Support parsing multiple path parameters i

(tomcat) branch 11.0.x updated: Support parsing multiple path parameters in a single URL segment.

2025-05-27 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 2a4daaf99f Support parsing multiple path paramete

(tomcat) branch 9.0.x updated: Support parsing multiple path parameters in a single URL segment.

2025-05-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 The following commit(s) were added to refs/heads/9.0.x by this push: new edb92552e1 Support parsing multiple path parameters

Re: [PR] Fix issue on multiple path parameters processing in RequestUtil [tomcat]

2025-05-27 Thread via GitHub
markt-asf closed pull request #860: Fix issue on multiple path parameters processing in RequestUtil URL: https://github.com/apache/tomcat/pull/860 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Fix issue on multiple path parameters processing in RequestUtil [tomcat]

2025-05-27 Thread via GitHub
markt-asf commented on PR #860: URL: https://github.com/apache/tomcat/pull/860#issuecomment-2911642918 Thanks for the PR. I merged this manually as I wanted to modify the variable naming slightly and add a couple of additional tests. -- This is an automated message from the Apache Git Ser

(tomcat) branch 10.1.x updated: Support parsing multiple path parameters in a single URL segment.

2025-05-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 The following commit(s) were added to refs/heads/10.1.x by this push: new 1ad4013340 Support parsing multiple path paramete

Re: [PR] Refactor TaskQueue to use RetryableQueue interface [tomcat]

2025-05-27 Thread via GitHub
markt-asf commented on PR #861: URL: https://github.com/apache/tomcat/pull/861#issuecomment-2911655569 This looks to be a reasonable request. There are a few additional changes that will also be required. I'll merge this. Make the additional changes and then back-port the combination. --

Re: [PR] Refactor TaskQueue to use RetryableQueue interface [tomcat]

2025-05-27 Thread via GitHub
markt-asf merged PR #861: URL: https://github.com/apache/tomcat/pull/861 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o

Buildbot failure in on tomcat-12.0.x

2025-05-27 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/120/builds/568 Blamelist: Mark Thomas Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status Detecte

(tomcat) branch main updated: Clean-up #861

2025-05-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 The following commit(s) were added to refs/heads/main by this push: new fb7896e132 Clean-up #861 fb7896e132 is described belo

(tomcat) branch main updated: Refactor TaskQueue to use RetryableQueue interface

2025-05-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 The following commit(s) were added to refs/heads/main by this push: new 9b27e48a81 Refactor TaskQueue to use RetryableQueue i

(tomcat) branch 11.0.x updated: Refactor TaskQueue to use RetryableQueue interface

2025-05-27 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 5d2d7f98ad Refactor TaskQueue to use RetryableQue

(tomcat) branch 10.1.x updated: Refactor TaskQueue to use RetryableQueue interface

2025-05-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 The following commit(s) were added to refs/heads/10.1.x by this push: new 3bd3d0f9b8 Refactor TaskQueue to use RetryableQue

Re: [PR] [fix] ensure that when acceptor is stopped it doesn't log an error for nothing [tomcat]

2025-05-27 Thread via GitHub
markt-asf commented on PR #857: URL: https://github.com/apache/tomcat/pull/857#issuecomment-2911737766 On my clean install, Tomcat correctly handles disabling of IPv4 via `/proc/sys/net/ipv6/conf/all/disable_ipv6` at runtime. All the indications are that an issue with your environment

Re: [PR] [fix] ensure that when acceptor is stopped it doesn't log an error for nothing [tomcat]

2025-05-27 Thread via GitHub
markt-asf closed pull request #857: [fix] ensure that when acceptor is stopped it doesn't log an error for nothing URL: https://github.com/apache/tomcat/pull/857 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] Fix issue on multiple path parameters processing in RequestUtil [tomcat]

2025-05-27 Thread via GitHub
rmaucher commented on PR #860: URL: https://github.com/apache/tomcat/pull/860#issuecomment-2913059321 I verified this should not cause problems with the rewrite code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the