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

2025-01-14 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 8688a7c61a Reapply "Further cleanup of Stream ref

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

2025-01-14 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 80328cc11c Reapply "Further cleanup of Stream ref

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

2025-01-14 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 4ec041a3db Reapply "Further cleanup of Stream refer

(tomcat) branch main updated: Reapply "Further cleanup of Stream references to aid GC"

2025-01-14 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 440b275da4 Reapply "Further cleanup of Stream referen

Re: (tomcat) branch main updated: Refactor so the buffered data is used directly rather than copied

2025-01-14 Thread Mark Thomas
On 14/01/2025 07:40, Mark Thomas wrote: On 13/01/2025 20:00, Mark Thomas wrote: On 13/01/2025 19:57, Rémy Maucherat wrote: Found these also from the full testsuite: https://nightlies.apache.org/tomcat/tomcat-12.0.x/logs/317/TEST- jakarta.servlet.http.TestHttpServletDoHeadValidWrite0.NIO.tx

Re: [VOTE] Apache Tomcat migration tool for Jakarta EE 1.0.9

2025-01-14 Thread Mark Thomas
There have only been two binding +1 votes for this release so far. If at least one other PMC member could find the time to review the release that would be great. Mark On 08/01/2025 10:32, Mark Thomas wrote: The proposed Apache Tomcat migration tool for Jakarta EE 1.0.9 is now available for

(tomcat) branch main updated (34e623c1c4 -> ce607821e1)

2025-01-14 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 34e623c1c4 Revert "Further cleanup of Stream references to aid GC" new c0b2e50e5c Re-work the fix for BZ 69527

(tomcat) 01/02: Re-work the fix for BZ 69527

2025-01-14 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 c0b2e50e5cba507cb628f1303939647c71b06ec1 Author: Mark Thomas AuthorDate: Tue Jan 14 07:22:20 2025 + Re-work the fi

(tomcat) 02/02: Optimise

2025-01-14 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 ce607821e1043fe4e7f442a0e10369248b80c13b Author: Mark Thomas AuthorDate: Tue Jan 14 07:22:46 2025 + Optimise ---

(tomcat) branch 11.0.x updated: Re-work the fix for BZ 69527

2025-01-14 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 d4e12aee16 Re-work the fix for BZ 69527 d4e12aee1

(tomcat) branch 9.0.x updated: Re-work the fix for BZ 69527

2025-01-14 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 88c4cc80fc Re-work the fix for BZ 69527 88c4cc80fc

(tomcat) branch 11.0.x updated: Optimise

2025-01-14 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 59502c8af8 Optimise 59502c8af8 is described below

(tomcat) branch 10.1.x updated: Re-work the fix for BZ 69527

2025-01-14 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 c0828a9de2 Re-work the fix for BZ 69527 c0828a9de

(tomcat) branch 9.0.x updated: Optimise

2025-01-14 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 37fbb5062b Optimise 37fbb5062b is described below

(tomcat) branch 10.1.x updated: Optimise

2025-01-14 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 1d99886b4b Optimise 1d99886b4b is described below

[Bug 69527] Resource missing caused by mishandling of the cachedContentLength value in tomcat cache

2025-01-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69527 --- Comment #16 from Mark Thomas --- I've applied the single lock solution which should address this issue but I am leaving it open for now to confirm the involvement (or not) of backgroundProcess() -- You are receiving this mail because: You

(tomcat) branch 11.0.x updated: Update to Commons Daemon 1.4.1

2025-01-14 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 771315ef07 Update to Commons Daemon 1.4.1 771315e

(tomcat) branch 10.1.x updated: Update to Commons Daemon 1.4.1

2025-01-14 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 95cbe221f9 Update to Commons Daemon 1.4.1 95cbe22

(tomcat) branch 9.0.x updated: Update to Commons Daemon 1.4.1

2025-01-14 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 8401991e65 Update to Commons Daemon 1.4.1 8401991e6

(tomcat) branch main updated: Update to Commons Daemon 1.4.1

2025-01-14 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 c26e421ff3 Update to Commons Daemon 1.4.1 c26e421ff3

Buildbot success in on tomcat-12.0.x

2025-01-14 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/318 Blamelist: Administrator , Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] c26e421ff36e88745dfb416360b27cdd784187ba

Buildbot success in on tomcat-10.1.x

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

(tomcat) branch 10.1.x updated: Fix BZ69508 - Fix jsp:include URL corruption

2025-01-14 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 2382313f2b Fix BZ69508 - Fix jsp:include URL corr

(tomcat) branch 9.0.x updated: Fix BZ69508 - Fix jsp:include URL corruption

2025-01-14 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 2b7cd430b9 Fix BZ69508 - Fix jsp:include URL corrup

(tomcat) branch 11.0.x updated: Fix BZ69508 - Fix jsp:include URL corruption

2025-01-14 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 9aab203093 Fix BZ69508 - Fix jsp:include URL corr

Re: [PR] Fix BZ69508 - Javasource generator - explicitly set literal false when call printParams to process jsp include page [tomcat]

2025-01-14 Thread via GitHub
markt-asf closed pull request #803: Fix BZ69508 - Javasource generator - explicitly set literal false when call printParams to process jsp include page URL: https://github.com/apache/tomcat/pull/803 -- This is an automated message from the Apache Git Service. To respond to the message, please

(tomcat) branch main updated: Fix BZ69508 - Fix jsp:include URL corruption

2025-01-14 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 97f7133e65 Fix BZ69508 - Fix jsp:include URL corrupti

[Bug 69508] in some circumstances produces malformed url

2025-01-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69508 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: [PR] Fix BZ69508 - Javasource generator - explicitly set literal false when call printParams to process jsp include page [tomcat]

2025-01-14 Thread via GitHub
markt-asf commented on PR #803: URL: https://github.com/apache/tomcat/pull/803#issuecomment-2590746042 Tx for the PR. Merged manually so I could make some minor changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[Bug 69508] in some circumstances produces malformed url

2025-01-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69508 --- Comment #3 from Remy Maucherat --- I also verified the fix earlier today, so +1. I thought the included test was too big since the code coverage is already 100%, but it works. Note: Without the fix, the parameter value would be something l

Buildbot success in on tomcat-9.0.x

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