svn commit: r1926589 - in /tomcat/site/trunk: docs/whoweare.html xdocs/whoweare.xml

2025-06-19 Thread schultz
Author: schultz Date: Thu Jun 19 21:49:32 2025 New Revision: 1926589 URL: http://svn.apache.org/viewvc?rev=1926589&view=rev Log: Update PMC chair position. Modified: tomcat/site/trunk/docs/whoweare.html tomcat/site/trunk/xdocs/whoweare.xml Modified: tomcat/site/trunk/docs/whoweare.html U

Buildbot success in on tomcat-11.0.x

2025-06-19 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1709 Blamelist: Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 11.0.x] ae6d2206c9988bb13ffb370430af00a2a2d03ead Steps: wo

Re: Bugzilla now requires authentication

2025-06-19 Thread Christopher Schultz
Mark, On 6/19/25 10:43 AM, Mark Thomas wrote: On 19/06/2025 15:10, Mark Thomas wrote: All, The Tomcat project has been using Bugzilla to track issues for more than 20 years. Recently there has been a significant increase in abusive traffic targetting the ASF's Bugzilla instances - mostly A

Re: [PR] Discard unsupported part header field while handling multipart fileupload request [tomcat]

2025-06-19 Thread via GitHub
ChristopherSchultz closed pull request #869: Discard unsupported part header field while handling multipart fileupload request URL: https://github.com/apache/tomcat/pull/869 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Discard unsupported part header field while handling multipart fileupload request [tomcat]

2025-06-19 Thread via GitHub
ChristopherSchultz commented on PR #869: URL: https://github.com/apache/tomcat/pull/869#issuecomment-2988597530 I've got bad news: this code is a packaged-renamed copy of Apache commons-fileupload, so this PR actually should be re-worked and filed against that project instead. We are downst

(tomcat) branch main updated: Add null coalescing operator to comment

2025-06-19 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 6839d80f52 Add null coalescing operator to comment 68

(tomcat) branch 10.1.x updated: Add change log entry

2025-06-19 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 9a0d6915b3 Add change log entry 9a0d6915b3 is des

(tomcat) branch 9.0.x updated: Remove the unused INSTANCEOF and FUNCTIONSUFFIX

2025-06-19 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 882b445ab8 Remove the unused INSTANCEOF and FUNCTIO

(tomcat) branch 10.1.x updated: Remove the unused INSTANCEOF and FUNCTIONSUFFIX

2025-06-19 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 7e0c97a9a9 Remove the unused INSTANCEOF and FUNCT

(tomcat) branch 11.0.x updated: Remove the unused INSTANCEOF and FUNCTIONSUFFIX

2025-06-19 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 ae6d2206c9 Remove the unused INSTANCEOF and FUNCT

Re: Bugzilla now requires authentication

2025-06-19 Thread Emmanuel Bourg
On 19/06/2025 16:43, Mark Thomas wrote: While requiring authentication was a quick short term solution, some longer term solutions were discussed which includes migrating away from BugZilla. If we did so, GitHub issues is the obvious destination. When we last discussed moving to GitHub issues

(tomcat) branch main updated: Remove the unused INSTANCEOF and FUNCTIONSUFFIX

2025-06-19 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 b8086aa9ea Remove the unused INSTANCEOF and FUNCTIONS

Buildbot failure in on tomcat-9.0.x

2025-06-19 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1435 Blamelist: Mark Thomas , remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] 2fe23687926ccb2ba004106d8a9785

Re: Bugzilla now requires authentication

2025-06-19 Thread Mark Thomas
On 19/06/2025 15:10, Mark Thomas wrote: All, The Tomcat project has been using Bugzilla to track issues for more than 20 years. Recently there has been a significant increase in abusive traffic targetting the ASF's Bugzilla instances - mostly AI scraping. To protect the ASF Bugzilla instan

Bugzilla now requires authentication

2025-06-19 Thread Mark Thomas
All, The Tomcat project has been using Bugzilla to track issues for more than 20 years. Recently there has been a significant increase in abusive traffic targetting the ASF's Bugzilla instances - mostly AI scraping. To protect the ASF Bugzilla instances and ensure that they remain usable f

Buildbot failure in on tomcat-11.0.x

2025-06-19 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1708 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 11.0.x] 2fff6a8c7be2d2028d8dbd9c1c3fd3da6c2a78ed

[PR] Avoid to change the status of the response in StandardHostValve.java … [tomcat]

2025-06-19 Thread via GitHub
rmannibucau opened a new pull request, #870: URL: https://github.com/apache/tomcat/pull/870 …if response is committed main issue: you get a 500 in the access log whereas it was a 200 (for example) -- This is an automated message from the Apache Git Service. To respond to the messag

(tomcat) branch 9.0.x updated: Fix JMX value for keepAliveCount

2025-06-19 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 2fe2368792 Fix JMX value for keepAliveCount 2fe23687

(tomcat) branch 10.1.x updated: Fix JMX value for keepAliveCount

2025-06-19 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 8d98946e78 Fix JMX value for keepAliveCount 8d9894

(tomcat) branch 11.0.x updated: Fix JMX value for keepAliveCount

2025-06-19 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 2fff6a8c7b Fix JMX value for keepAliveCount 2fff6a

(tomcat) branch main updated: Fix JMX value for keepAliveCount

2025-06-19 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 ee56e34a3f Fix JMX value for keepAliveCount ee56e34a3f

(tomcat) branch 9.0.x updated: Drop IMPL_OBJ_START from parser

2025-06-19 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 eea7dea0c6 Drop IMPL_OBJ_START from parser eea7dea0

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

2025-06-19 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 f0d05e227e Code clean-up - formatting. No functiona

(tomcat) branch 10.1.x updated: Drop IMPL_OBJ_START from parser

2025-06-19 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 ef5182f779 Drop IMPL_OBJ_START from parser ef5182

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

2025-06-19 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 eb08a93cf8 Code clean-up - formatting. No functio

(tomcat) 02/02: Drop IMPL_OBJ_START from parser

2025-06-19 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 commit f0006d7be55bc109ccd4289131e0671e58198a00 Author: Mark Thomas AuthorDate: Thu Jun 19 11:08:22 2025 +0100 Drop IMPL_OB

(tomcat) branch 11.0.x updated (a4d1cb4fe6 -> f0006d7be5)

2025-06-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from a4d1cb4fe6 Consistent method names and fix typo new 06a1219a53 Code clean-up - formatting. No functional change.

(tomcat) 01/02: Code clean-up - formatting. No functional change.

2025-06-19 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 commit 06a1219a5386a5b0a9cbfc95a95a672e1f800bbd Author: Mark Thomas AuthorDate: Thu Jun 19 11:09:09 2025 +0100 Code clean-u

(tomcat) branch main updated: Add change log entry

2025-06-19 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 950b4589cf Add change log entry 950b4589cf is describ

(tomcat) 02/02: Drop IMPL_OBJ_START from parser

2025-06-19 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 5568f35ee906742b3fa55acc15b81930c3e5cb88 Author: Mark Thomas AuthorDate: Thu Jun 19 10:02:30 2025 +0100 Drop IMPL_OBJ_

(tomcat) branch main updated (5116bb4d9d -> 5568f35ee9)

2025-06-19 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 5116bb4d9d Consistent method names and fix typo new cefdcf1520 Code clean-up - formatting. No functional change.

(tomcat) 01/02: Code clean-up - formatting. No functional change.

2025-06-19 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 cefdcf1520cf46973f6a1ff0c6af1ab238aa91b3 Author: Mark Thomas AuthorDate: Thu Jun 19 09:56:12 2025 +0100 Code clean-up

[PR] Discard unsupported part header field while handling multipart fileupload request [tomcat]

2025-06-19 Thread via GitHub
Chenjp opened a new pull request, #869: URL: https://github.com/apache/tomcat/pull/869 comply rfc7578 section [4.8](https://datatracker.ietf.org/doc/html/rfc7578#section-4.8) ``` 4.8. Other "Content-" Header Fields The multipart/form-data media type does not support any MIME hea

(tomcat) branch 9.0.x updated: Consistent method names and fix typo

2025-06-19 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 a4da189aed Consistent method names and fix typo a4d

(tomcat) branch 10.1.x updated: Consistent method names and fix typo

2025-06-19 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 81b727b86a Consistent method names and fix typo 8

(tomcat) branch 11.0.x updated: Consistent method names and fix typo

2025-06-19 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 a4d1cb4fe6 Consistent method names and fix typo a

(tomcat) branch main updated: Consistent method names and fix typo

2025-06-19 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 5116bb4d9d Consistent method names and fix typo 5116b