Am 04.02.25 um 23:10 schrieb Christopher Schultz:
The proposed Apache Tomcat 10.1.35 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.02.25 um 22:21 schrieb Rainer Jung:
Am 07.02.25 um 21:50 schrieb Rainer Jung:
Hi Chris,
Am 07.02.25 um 20:44 schrieb Christopher Schultz:
Rainer,
On 2/7/25 2:38 PM, Rainer Jung wrote:
Am 04.02.25 um 23:10 schrieb Christopher Schultz:
The proposed Apache Tomcat 10.1.35 release is now a
Am 07.02.25 um 21:50 schrieb Rainer Jung:
Hi Chris,
Am 07.02.25 um 20:44 schrieb Christopher Schultz:
Rainer,
On 2/7/25 2:38 PM, Rainer Jung wrote:
Am 04.02.25 um 23:10 schrieb Christopher Schultz:
The proposed Apache Tomcat 10.1.35 release is now available for
voting.
All committers and PM
Rainer,
On 2/7/25 2:38 PM, Rainer Jung wrote:
Am 04.02.25 um 23:10 schrieb Christopher Schultz:
The proposed Apache Tomcat 10.1.35 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
Hi Chris,
Am 07.02.25 um 20:44 schrieb Christopher Schultz:
Rainer,
On 2/7/25 2:38 PM, Rainer Jung wrote:
Am 04.02.25 um 23:10 schrieb Christopher Schultz:
The proposed Apache Tomcat 10.1.35 release is now available for
voting.
All committers and PMC members are kindly requested to provide a
Chenjp opened a new pull request, #820:
URL: https://github.com/apache/tomcat/pull/820
fix incorrect case sensitivity result when the target base directory (dir
name not in english) on windows is changed to case sensitive.
Previous behavior:
1. Windows file system.
2. tomcat/web
Am 07.02.25 um 22:36 schrieb Rainer Jung:
Am 07.02.25 um 22:21 schrieb Rainer Jung:
Am 07.02.25 um 21:50 schrieb Rainer Jung:
Hi Chris,
Am 07.02.25 um 20:44 schrieb Christopher Schultz:
Rainer,
On 2/7/25 2:38 PM, Rainer Jung wrote:
Am 04.02.25 um 23:10 schrieb Christopher Schultz:
The prop
Am 04.02.25 um 19:35 schrieb Mark Thomas:
The proposed Apache Tomcat 11.0.3 release is now available for voting.
The notable changes compared to 11.0.2 include:
- Allow readOnly attribute configuration on the Resources element and
allow configuration of the readOnly attribute value of the ma
https://bz.apache.org/bugzilla/show_bug.cgi?id=69552
--- Comment #8 from Mark Thomas ---
Is this addressing the correct problem?
That patch suggests that the issue is multiple calls to getBytes() for the same
MessageBytes instance that is currently set to the String type. Hence repeated
String t
Am 04.02.25 um 21:29 schrieb Rémy Maucherat:
The proposed Apache Tomcat 9.0.99 release is now available for voting.
The notable changes compared to 9.0.98 are:
- Allow readOnly attribute configuration on the Resources element and
allow configuration of the readOnly attribute value of the ma
markt-asf commented on PR #819:
URL: https://github.com/apache/tomcat/pull/819#issuecomment-2642387703
Just a heads up that review of this will take a little longer as I need to
get my SPNEGO test environment and and running again. I didn't see any issues
in a quick code review but I want t
natalia-s-ivanova opened a new pull request, #819:
URL: https://github.com/apache/tomcat/pull/819
**Summary:**
Inconsistent behavior of the **HttpServletRequest.login(..)** method when
using **SpnegoAuthenticator** for WEB application in Tomcat 11.0.2 and earlier.
**Details:**
https://bz.apache.org/bugzilla/show_bug.cgi?id=69486
--- Comment #9 from Mark Thomas ---
It will also have a negative impact on performance.
The more I think about this, the more I am leaning towards WONTFIX.
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=69504
--- Comment #3 from Mark Thomas ---
If you want to propose a refactoring then please provide a patch for review.
--
You are receiving this mail because:
You are the assignee for the bug.
---
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 f2b95e3a08 Re-apply standard formatting
f2b95e3a08 is
Rémy,
Thanks for RMing.
On 2/4/25 3:29 PM, Rémy Maucherat wrote:
The proposed Apache Tomcat 9.0.99 release is now available for voting.
The notable changes compared to 9.0.98 are:
- Allow readOnly attribute configuration on the Resources element and
allow configuration of the readOnly att
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 07ceceb956 Re-apply standard formatting
07ceceb956
https://bz.apache.org/bugzilla/show_bug.cgi?id=69552
--- Comment #9 from John Engebretson ---
Here's the stack trace that accounts for 90% of the impact:
sun.nio.cs.UTF_8$Encoder.encodeBufferLoop
sun.nio.cs.UTF_8$Encoder.encodeLoop
java.nio.charset.CharsetEncoder.encode
java.nio.charset.CharsetE
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 a5ee28c5c9 Re-apply standard formatting
a5ee28c5c
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 3a6572b692 Re-apply standard formatting
3a6572b69
All,
On 2/7/25 7:54 AM, Christopher Schultz wrote:
Mark,
Thanks for RMing.
On 2/4/25 1:35 PM, Mark Thomas wrote:
The proposed Apache Tomcat 11.0.3 release is now available for voting.
The notable changes compared to 11.0.2 include:
- Allow readOnly attribute configuration on the Resources e
Mark,
Thanks for RMing.
On 2/4/25 1:35 PM, Mark Thomas wrote:
The proposed Apache Tomcat 11.0.3 release is now available for voting.
The notable changes compared to 11.0.2 include:
- Allow readOnly attribute configuration on the Resources element and
allow configuration of the readOnly att
https://bz.apache.org/bugzilla/show_bug.cgi?id=64550
Mark Thomas changed:
What|Removed |Added
Resolution|--- |LATER
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=64549
Mark Thomas changed:
What|Removed |Added
Resolution|--- |LATER
Status|NEW
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 632fdb9cb5 Align with 11.0.x onwards
632fdb9cb5 i
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 13c19f6358 Code clean-up - formatting. No functional
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 b6e09cf83c Code clean-up - formatting. No functio
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 2d30dce56f Code clean-up - formatting. No functio
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 33fd46ea81 Code clean-up - formatting. No functiona
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 8ec8f68197 Align with 10.1.x onwards
8ec8f68197 is
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 139773f288 Improve Javadoc format
139773f288 is d
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 4a8603dd8c Improve Javadoc format
4a8603dd8c is d
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 13c19f6358 Code clean-up - formatting. No functional change.
add a68c337e25 Improve Javadoc format
No new revisions
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 1b59044fb0 Improve Javadoc format
1b59044fb0 is des
All,
On 2/4/25 5:10 PM, Christopher Schultz wrote:
The proposed Apache Tomcat 10.1.35 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-com
35 matches
Mail list logo