[Bug 69534] New: Toxinfreeglow7

2025-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69534 Bug ID: 69534 Summary: Toxinfreeglow7 Product: Tomcat Native Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component: L

[Bug 69534] Toxinfreeglow7

2025-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69534 Toxinfreeglow7 changed: What|Removed |Added OS||All URL|

Buildbot failure in on tomcat-10.1.x

2025-01-10 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1569 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 10.1.x] 16c1d38a7e15d03dd74c4f745e870ddf4328

svn commit: r1923041 - /tomcat/site/trunk/docs/tomcat-10.0-doc/changelog.html

2025-01-10 Thread schultz
Author: schultz Date: Fri Jan 10 21:40:31 2025 New Revision: 1923041 URL: http://svn.apache.org/viewvc?rev=1923041&view=rev Log: Add release date for Tomcat 10.0.27. Modified: tomcat/site/trunk/docs/tomcat-10.0-doc/changelog.html Modified: tomcat/site/trunk/docs/tomcat-10.0-doc/changelog.htm

[Bug 69532] New: Performance optimization in Util.getExpressionFactory()

2025-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69532 Bug ID: 69532 Summary: Performance optimization in Util.getExpressionFactory() Product: Tomcat 9 Version: 9.0.98 Hardware: PC Status: NEW Severity:

svn commit: r1923042 - /tomcat/site/trunk/docs/tomcat-10.0-doc/WEB-INF/

2025-01-10 Thread schultz
Author: schultz Date: Fri Jan 10 21:44:54 2025 New Revision: 1923042 URL: http://svn.apache.org/viewvc?rev=1923042&view=rev Log: Remove WEB-INF directory Removed: tomcat/site/trunk/docs/tomcat-10.0-doc/WEB-INF/ - To unsubsc

[Bug 69528] archiveIndexStrategy=bloom causes class from multi-release jar to not be found

2025-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69528 --- Comment #2 from Joe Jackson --- Hi Remy, Thanks so much for looking into this issue! I did a bit of debugging on this since my goal is to gain the performance benefit of using the bloom filter. I was able to get it working by porting ove

(tomcat) branch main updated: Fix typo

2025-01-10 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 4d20b3f5f2 Fix typo 4d20b3f5f2 is described below co

(tomcat) 01/02: Refactor so the buffered data is used directly rather than copied

2025-01-10 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 607dfe52c8b7e1f03236ae5a0f7baeb3389d377a Author: Mark Thomas AuthorDate: Thu Jan 9 14:01:18 2025 + Refactor so t

(tomcat) branch 11.0.x updated (4efa851446 -> 3f3998dc76)

2025-01-10 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 4efa851446 Avoid caching bogus 0 content length new 607dfe52c8 Refactor so the buffered data is used directly rath

(tomcat) 02/02: Replace the unused buffer with a zero length, static instance.

2025-01-10 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 3f3998dc76324369701a85198d0685c20f0ca487 Author: Mark Thomas AuthorDate: Thu Jan 9 15:19:00 2025 + Replace the u

[Bug 69530] Major different between 10.1.31 and 10.1.34 (class file doLock Method)

2025-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69530 --- Comment #6 from Remy Maucherat --- I understand that but it does not provide the requested information on the requests and responses that are causing the problems (you claim the LOCK body is causing an exception, so what is the LOCK body ex

[Bug 69530] Major different between 10.1.31 and 10.1.34 (class file doLock Method)

2025-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69530 --- Comment #5 from shekhar --- Hello Team Apache, I hope below find it well to understand our problem/issue for Edit in Office We extends WebdavServlet class of org.apache.catalina.servlets Package till 10.1.31 tomcat version our

(tomcat) branch 10.1.x updated: Clear reference to stream in HPack decoder once headers are processed

2025-01-10 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 cbdf826025 Clear reference to stream in HPack dec

(tomcat) branch 11.0.x updated: Clear reference to stream in HPack decoder once headers are processed

2025-01-10 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 ee47623e3b Clear reference to stream in HPack dec

(tomcat) branch 9.0.x updated: Clear reference to stream in HPack decoder once headers are processed

2025-01-10 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 15d8070d57 Clear reference to stream in HPack decod

(tomcat) branch main updated: Clear reference to stream in HPack decoder once headers are processed

2025-01-10 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 ddf6477c1f Clear reference to stream in HPack decoder

svn commit: r1923040 - in /tomcat/site/trunk/docs/tomcat-10.0-doc: annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotation/sql/ ann

2025-01-10 Thread schultz
Author: schultz Date: Fri Jan 10 21:37:51 2025 New Revision: 1923040 URL: http://svn.apache.org/viewvc?rev=1923040&view=rev Log: Update Tomcat 10.0 javadoc with freshly-generated content. This is intended to fix the broken search feature, and includes an updated jquery client-side library. [Th

[Bug 69533] New: Toxinfreeglow7

2025-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69533 Bug ID: 69533 Summary: Toxinfreeglow7 Product: Tomcat Native Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component: D

[Bug 69533] Toxinfreeglow7

2025-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69533 Toxinfreeglow7 changed: What|Removed |Added OS||All URL|

Re: (tomcat) branch main updated: Clear reference to stream in HPack decoder once headers are processed

2025-01-10 Thread Christopher Schultz
Mark, Is there a unit test that could be added here to test it has the intended effect? -chris On 1/10/25 6:19 AM, ma...@apache.org wrote: 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/a

Buildbot failure in on tomcat-9.0.x

2025-01-10 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1229 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] 15d8070d57ecfcee4aa73cd8d3c42e877ab47

(tomcat) branch 10.1.x updated: Further cleanup of Stream references to aid GC

2025-01-10 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 16c1d38a7e Further cleanup of Stream references t

Re: (tomcat) branch main updated: Clear reference to stream in HPack decoder once headers are processed

2025-01-10 Thread Mark Thomas
On 10/01/2025 14:30, Christopher Schultz wrote: Mark, Is there a unit test that could be added here to test it has the intended effect? Not one that comes to mind that doesn't require reflection. Mark -chris On 1/10/25 6:19 AM, ma...@apache.org wrote: This is an automated email from the

(tomcat) branch main updated: Drop code trying to detect a request body for LOCK and PROPFIND

2025-01-10 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 6863bc912b Drop code trying to detect a request body f

(tomcat) branch 11.0.x updated: Drop code trying to detect a request body for LOCK and PROPFIND

2025-01-10 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 3fc44630f7 Drop code trying to detect a request bo

(tomcat) branch 10.1.x updated: Drop code trying to detect a request body for LOCK and PROPFIND

2025-01-10 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 7d14ee71e0 Drop code trying to detect a request bo

(tomcat) branch 9.0.x updated: Drop code trying to detect a request body for LOCK and PROPFIND

2025-01-10 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 bf1b3b7d76 Drop code trying to detect a request body

(tomcat) branch main updated: Remove unnecessary code

2025-01-10 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 f41142c484 Remove unnecessary code f41142c484 is desc

(tomcat) branch 9.0.x updated: Remove unnecessary code

2025-01-10 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 528f0e1f8b Remove unnecessary code 528f0e1f8b is de

(tomcat) branch 10.1.x updated: Remove unnecessary code

2025-01-10 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 b89bfaf6ed Remove unnecessary code b89bfaf6ed is

(tomcat) branch 11.0.x updated: Remove unnecessary code

2025-01-10 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 624ecc7eb4 Remove unnecessary code 624ecc7eb4 is