[PR] Fix null stream issue for resource loading based on relative paths [tomcat]

2025-01-30 Thread via GitHub
AmshikaH opened a new pull request, #816: URL: https://github.com/apache/tomcat/pull/816 In the getResourceAsStream [1] method, Tomcat checks the recently introduced `notFoundClassResources` based on the "path" variable alone, which is always the absolute url. However, there are case

Re: [PR] certificate regression [tomcat]

2025-01-30 Thread via GitHub
rmaucher commented on PR #815: URL: https://github.com/apache/tomcat/pull/815#issuecomment-2626487572 This is correct, there is no default value anymore for the key password. This is intentional. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] certificate regression [tomcat]

2025-01-30 Thread via GitHub
rmaucher closed pull request #815: certificate regression URL: https://github.com/apache/tomcat/pull/815 -- 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:

[PR] certificate regression [tomcat]

2025-01-30 Thread via GitHub
Dmole opened a new pull request, #815: URL: https://github.com/apache/tomcat/pull/815 When server.xml has this: ``` ``` it woks on 10.1.x, but not on main (without this patch) it will fail like this: ``` 30-Jan-2025 20:42:37.816 INFO [main] org.apache.coyo

Re: [PR] log ip [tomcat]

2025-01-30 Thread via GitHub
Dmole commented on PR #811: URL: https://github.com/apache/tomcat/pull/811#issuecomment-2625700942 https://github.com/apache/tomcat/pull/814 -- 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 sp

Re: [PR] log ip [tomcat]

2025-01-30 Thread via GitHub
Dmole closed pull request #811: log ip URL: https://github.com/apache/tomcat/pull/811 -- 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...@to

[PR] log connectionId [tomcat]

2025-01-30 Thread via GitHub
Dmole opened a new pull request, #814: URL: https://github.com/apache/tomcat/pull/814 Add connectionId to the access log options so the connectionId in the error log can be cross referenced to an IP for debug, fail2ban, etc. -- This is an automated message from the Apache Git Service. To

(tomcat) branch 9.0.x updated: Cleanup code paths

2025-01-30 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 72c92ef2d0 Cleanup code paths 72c92ef2d0 is describe

(tomcat) branch 10.1.x updated: Cleanup code paths

2025-01-30 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 c0a791a100 Cleanup code paths c0a791a100 is descri

(tomcat) branch 11.0.x updated: Cleanup code paths

2025-01-30 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 1a008a2537 Cleanup code paths 1a008a2537 is descri

(tomcat) branch main updated: Cleanup code paths

2025-01-30 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 206d80e133 Cleanup code paths 206d80e133 is described

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

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69527 adrie...@opentext.com changed: What|Removed |Added CC||adrie...@opentext.com -- You a

Buildbot success in on tomcat-9.0.x

2025-01-30 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1252 Blamelist: Adwait Kumar Singh , Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 48308cb751149f2c4062ead528b686e37f8

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

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69532 --- Comment #8 from John Engebretson --- Created attachment 39986 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39986&action=edit Proposed patch v2 Updated patch attached - added AL text, reduced class visibility, cleaned up a workspa

Buildbot success in on tomcat-11.0.x

2025-01-30 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1492 Blamelist: Dimitrios Soumis , Dimitris Soumis , Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 11.0.x] 2d38c9956c8375270

(tomcat) branch 9.0.x updated: Invoke toStringType instead of toString in MimeHeaders

2025-01-30 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 48308cb751 Invoke toStringType instead of toString

(tomcat) branch 10.1.x updated: Invoke toStringType instead of toString in MimeHeaders

2025-01-30 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 f3cc6060f7 Invoke toStringType instead of toStrin

(tomcat) branch 11.0.x updated: Invoke toStringType instead of toString in MimeHeaders

2025-01-30 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 51e8b1cc73 Invoke toStringType instead of toStrin

(tomcat) branch main updated: Update change log

2025-01-30 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 441254f4b2 Update change log 441254f4b2 is described

(tomcat) branch main updated: Invoke toStringType instead of toString in MimeHeaders

2025-01-30 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 4511784377 Invoke toStringType instead of toString in

Re: [PR] Invoke toStringType instead of toString in MimeHeaders [tomcat]

2025-01-30 Thread via GitHub
markt-asf merged PR #813: URL: https://github.com/apache/tomcat/pull/813 -- 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

(tomcat) branch 9.0.x updated: Speed up test.

2025-01-30 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 a82aef3a50 Speed up test. a82aef3a50 is described b

(tomcat) branch 10.1.x updated: Speed up test.

2025-01-30 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 fd6912876a Speed up test. fd6912876a is described

(tomcat) branch 11.0.x updated: Speed up test.

2025-01-30 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 2d38c9956c Speed up test. 2d38c9956c is described

(tomcat) branch main updated: Speed up test.

2025-01-30 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 1b03455504 Speed up test. 1b03455504 is described bel

Re: Buildbot failure in on tomcat-11.0.x

2025-01-30 Thread Mark Thomas
On 30/01/2025 16:04, Rémy Maucherat wrote: On Thu, Jan 30, 2025 at 4:35 PM Mark Thomas wrote: On 30/01/2025 11:20, Rémy Maucherat wrote: On Thu, Jan 30, 2025 at 12:10 PM Mark Thomas wrote: On 30/01/2025 10:32, Rémy Maucherat wrote: Yes, there's an off by one issue, still don't understand

Buildbot success in on tomcat-10.1.x

2025-01-30 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1590 Blamelist: Dimitris Soumis , Dimitris Soumis , Igal Sapir , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 10.1.x] 3c7c4270977929d3abd1

Re: [PR] Invoke toStringType instead of toString in MimeHeaders [tomcat]

2025-01-30 Thread via GitHub
markt-asf commented on PR #813: URL: https://github.com/apache/tomcat/pull/813#issuecomment-2624912925 This should be safe. I'm just running some tests and reviewing the code before committing. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: Buildbot failure in on tomcat-11.0.x

2025-01-30 Thread Rémy Maucherat
On Thu, Jan 30, 2025 at 4:35 PM Mark Thomas wrote: > > On 30/01/2025 11:20, Rémy Maucherat wrote: > > On Thu, Jan 30, 2025 at 12:10 PM Mark Thomas wrote: > >> > >> On 30/01/2025 10:32, Rémy Maucherat wrote: > >>> Yes, there's an off by one issue, still don't understand what's > >>> causing it (an

[Bug 69552] Performance regression in MessageBytes.toBytes() when using non-default charset

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69552 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #6 from Mark Tho

Re: Buildbot failure in on tomcat-11.0.x

2025-01-30 Thread Mark Thomas
On 30/01/2025 11:20, Rémy Maucherat wrote: On Thu, Jan 30, 2025 at 12:10 PM Mark Thomas wrote: On 30/01/2025 10:32, Rémy Maucherat wrote: Yes, there's an off by one issue, still don't understand what's causing it (anything that gets into the available = 0 situations in available() will break)

(tomcat) branch 9.0.x updated: Improve CRLF skipping for the available method

2025-01-30 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 73c067b09e Improve CRLF skipping for the available m

(tomcat) branch 10.1.x updated: Improve CRLF skipping for the available method

2025-01-30 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 3c7c427097 Improve CRLF skipping for the available

(tomcat) 02/02: Add `--add-opens` JVM argument for IDE IDEA support after automation introduced in commit bda7301 for CVE-2024-56337

2025-01-30 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit c79adf45a88420cba206e3e3787bd73923842879 Author: Dimitris Soumis AuthorDate: Wed Jan 29 18:34:20 2025 +0200 Add `-

(tomcat) 01/02: Add ParameterLimitValve to enforce request parameter limits for specific URLs (#753)

2025-01-30 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 62b2511e62b4099b61920b1463e464476dee014e Author: Dimitrios Soumis AuthorDate: Wed Jan 29 16:45:53 2025 +0200 Add P

(tomcat) branch 11.0.x updated (86862a7544 -> c79adf45a8)

2025-01-30 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 86862a7544 Work around available tricks new 62b2511e62 Add ParameterLimitValve to enforce request parameter limi

(tomcat) branch 10.1.x updated (0871cda882 -> fd0d633fce)

2025-01-30 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 0871cda882 Work around available tricks new 3ccf4611a4 Exclude openssl and panama directories from idea support

(tomcat) 02/04: Added instructions on how to remove the exclusion of FFM directories in IDEA

2025-01-30 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 0f0b08ab71815fabd3126202ce00712b0086118c Author: Igal Sapir AuthorDate: Tue Jun 11 17:00:35 2024 -0700 Added instr

(tomcat) 01/04: Exclude openssl and panama directories from idea support

2025-01-30 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 3ccf4611a465d417b5d93f76595b1ef4f5ec5099 Author: Dimitris Soumis AuthorDate: Wed Jun 5 10:44:50 2024 +0300 Exclude

(tomcat) 04/04: Add `--add-opens` JVM argument for IDE IDEA support after automation introduced in commit 6b00658 for CVE-2024-56337

2025-01-30 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit fd0d633fcefb8a763c6e8f206d0e87a29c47e936 Author: Dimitris Soumis AuthorDate: Wed Jan 29 18:34:20 2025 +0200 Add `-

(tomcat) 03/04: Remove possible exclusions from compiler.xml

2025-01-30 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit fdbb392c318ca1bd825ce64cc4367d7c910b782a Author: Dimitris Soumis AuthorDate: Wed Jun 5 10:47:17 2024 +0300 Remove

[Bug 69545] Issue Posting a huge content with header transfer-encoding chunked not working from 10.1.29 version of tomcat in spring cloud gateway application using reactive webflux

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69545 Matafagafo changed: What|Removed |Added CC||matafag...@gmail.com -- You are receivin

Buildbot success in on tomcat-12.0.x

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

Re: Buildbot failure in on tomcat-11.0.x

2025-01-30 Thread Rémy Maucherat
On Thu, Jan 30, 2025 at 12:10 PM Mark Thomas wrote: > > On 30/01/2025 10:32, Rémy Maucherat wrote: > > Yes, there's an off by one issue, still don't understand what's > > causing it (anything that gets into the available = 0 situations in > > available() will break). My local code replaces the CRL

Re: Buildbot failure in on tomcat-11.0.x

2025-01-30 Thread Mark Thomas
On 30/01/2025 10:32, Rémy Maucherat wrote: Yes, there's an off by one issue, still don't understand what's causing it (anything that gets into the available = 0 situations in available() will break). My local code replaces the CRLF trick with proper byte skipping and does not have the issue. I'll

(tomcat) branch main updated: Improve CRLF skipping for the available method

2025-01-30 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 7943c54211 Improve CRLF skipping for the available met

Re: Buildbot failure in on tomcat-11.0.x

2025-01-30 Thread Rémy Maucherat
On Thu, Jan 30, 2025 at 11:21 AM Mark Thomas wrote: > > On 30/01/2025 09:36, Rémy Maucherat wrote: > > On Thu, Jan 30, 2025 at 12:26 AM wrote: > >> > >> Build status: BUILD FAILED: failed compile (failure) > >> Worker used: bb_worker2_ubuntu > >> URL: https://ci2.apache.org/#builders/112/builds/1

Re: Buildbot failure in on tomcat-11.0.x

2025-01-30 Thread Mark Thomas
On 30/01/2025 09:36, Rémy Maucherat wrote: On Thu, Jan 30, 2025 at 12:26 AM wrote: Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1490 Blamelist: remm Build Text: failed compile (failure) Status Detected: ne

Re: Buildbot failure in on tomcat-11.0.x

2025-01-30 Thread Rémy Maucherat
On Thu, Jan 30, 2025 at 12:26 AM wrote: > > Build status: BUILD FAILED: failed compile (failure) > Worker used: bb_worker2_ubuntu > URL: https://ci2.apache.org/#builders/112/builds/1490 > Blamelist: remm > Build Text: failed compile (failure) > Status Detected: new failure > Build Source Stamp: [

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 --- Comment #9 from Mark Thomas --- I suggest you follow up on the users list about the JSP issue. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 --- Comment #8 from Agostino Sarubbo --- Hello Mark, sorry for the late reply. I'm not the developer of that application and in general I'm not a developer so I can speak with a limited knowledge. We had so far two distinct problems: The fir