On Thu, May 8, 2025 at 5:56 AM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> The proposed Apache Tomcat 10.1.41 release is now available for
> voting.
>
> All committers and PMC members are kindly requested to provide a vote if
> possible. ANY TOMCAT USER MAY VOTE, though only PMC m
On Wed, May 7, 2025 at 11:22 AM Mark Thomas wrote:
> The proposed Apache Tomcat 11.0.7 release is now available for voting.
>
> The notable changes compared to 11.0.6 include:
>
> - Process possible path parameters rewrite production in the rewrite
>valve.
>
> - Enable allowLinking to be set
Am 08.05.25 um 14:56 schrieb Christopher Schultz:
The proposed Apache Tomcat 10.1.41 release is now available for
voting.
All committers and PMC members are kindly requested to provide a vote if
possible. ANY TOMCAT USER MAY VOTE, though only PMC members votes are
binding. We welcome non-commi
Am 07.05.25 um 21:03 schrieb Rémy Maucherat:
The proposed Apache Tomcat 9.0.105 release is now available for voting.
The notable changes compared to 9.0.104 are:
- Process possible path parameters rewrite production in the rewrite
valve.
- Enable allowLinking to be set on PreResources, Jar
Am 07.05.25 um 20:22 schrieb Mark Thomas:
The proposed Apache Tomcat 11.0.7 release is now available for voting.
The notable changes compared to 11.0.6 include:
- Process possible path parameters rewrite production in the rewrite
valve.
- Enable allowLinking to be set on PreResources, JarRe
felix-zhang-0818 closed pull request #849: improve log context in order to add
thread name information.
URL: https://github.com/apache/tomcat/pull/849
--
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
felix-zhang-0818 commented on PR #849:
URL: https://github.com/apache/tomcat/pull/849#issuecomment-2868827471
From source code level.
if (isRequestThread(thread)) {
log.warn(sm.getString("webappClassLoader.stackTraceRequestThread",
getContextName(), threadName,
get
https://bz.apache.org/bugzilla/show_bug.cgi?id=69675
--- Comment #3 from johnpark ---
Hi felixzhang0818, are you still planning to submit a PR for BZ-69675? If not,
I'd be happy to prepare one.
--
You are receiving this mail because:
You are the assignee for the bug.
---