Buildbot failure in on tomcat-11.0.x

2024-04-15 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1029 Blamelist: Christopher Schultz Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main]

(tomcat) branch 9.0.x updated: Align tags with XML declaration and Content-Type in @page.

2024-04-15 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 3e9200e1ac Align tags with XML declaration and

(tomcat) branch 10.1.x updated: Align tags with XML declaration and Content-Type in @page.

2024-04-15 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 7e40b6dce3 Align tags with XML declaration

(tomcat) branch main updated: Align tags with XML declaration and Content-Type in @page.

2024-04-15 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 460bea9e0a Align tags with XML declaration and

[Bug 68890] Several JSPs in the manage application have contradicting encoding

2024-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68890 --- Comment #4 from Christopher Schultz --- (In reply to Mark Thomas from comment #3) > The JSP prologue and pageEncoding MUST agree for JSP documents in XML syntax. s/pageEncoding/contentType/? pageEncoding specifies the encoding of the

(tomcat) branch 10.1.x updated: Fix checkstyle warning

2024-04-15 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 b14669ad0b Fix checkstyle warning b14669ad0b is

(tomcat) branch main updated: Fix checkstyle warning

2024-04-15 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 feecd8628b Fix checkstyle warning feecd8628b is

[Bug 68890] Several JSPs in the manage application have contradicting encoding

2024-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68890 --- Comment #3 from Mark Thomas --- For the record, Chris is correct. The JSP prologue and pageEncoding MUST agree for JSP documents in XML syntax. For JSP pages that are not in XML syntax, the prologue is just template text that will be

[Bug 68884] Delayed HTTP Traffic Processing After Mass Websocket Disconnect/Reconnect

2024-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68884 --- Comment #5 from Christopher Schultz --- I'm ignorant of the threading details of Websocket, so maybe this is a stupid question: Could a single thread be used to perform these kinds of cleanups, instead of an army of threads? That would let

(tomcat) branch 9.0.x updated: Add changelog

2024-04-15 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 0f04abd1e0 Add changelog 0f04abd1e0 is described

(tomcat) branch 10.1.x updated: Add changelog

2024-04-15 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 de5c8f1563 Add changelog de5c8f1563 is

(tomcat) branch main updated: Add changelog

2024-04-15 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 563377b211 Add changelog 563377b211 is described

(tomcat) branch 9.0.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=68890

2024-04-15 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 7b40e25e0b Fix

(tomcat) branch 10.1.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=68890

2024-04-15 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 0c45be93dd Fix

[Bug 68890] Several JSPs in the manage application have contradicting encoding

2024-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68890 Christopher Schultz changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

(tomcat) branch main updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=68890

2024-04-15 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 11402a58ac Fix

[VOTE][CANCELLED] Release Apache Tomcat 10.1.22

2024-04-15 Thread Christopher Schultz
All, I'm cancelling the vote due to an issue raised by rjung which could cause Java 11 environments to fail to start Tomcat due to the introduction of an unsupported JVM startup switch. I'll re-roll the release with an updated script today. Thanks, -chris The proposed Apache Tomcat

Re: (tomcat) 01/06: Remove unused code - thanks to UCDetector

2024-04-15 Thread Christopher Schultz
Mark, On 4/15/24 11:13, Mark Thomas wrote: On 05/04/2024 12:55, Mark Thomas wrote: 5 Apr 2024 04:33:42 Christopher Schultz : Mark, Can't this entire class be replaced with calls to java.util.Base64.get*Encoder and java.util.Base64.get*Decoder wherever necessary? Now that 9.0.x is

Re: (tomcat) 01/06: Remove unused code - thanks to UCDetector

2024-04-15 Thread Mark Thomas
On 05/04/2024 12:55, Mark Thomas wrote: 5 Apr 2024 04:33:42 Christopher Schultz : Mark, Can't this entire class be replaced with calls to java.util.Base64.get*Encoder and java.util.Base64.get*Decoder wherever necessary? Now that 9.0.x is oldest, we should be able to use java.util.Base64

Re: APPROVE MY ICLA

2024-04-15 Thread Koteswararao Gundapaneni
Thanx for sharing the policy document with me On Mon, 15 Apr 2024, 09:21 Han Li, wrote: > Please read this document[1] carefully, how to become a committer. > > Again, there is no thread about inviting you to become a committer, so you > don't have to sign ICLA, so please don't spam us like

[Bug 68890] Several JSPs in the manage application have contradicting encoding

2024-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68890 --- Comment #1 from Michael Osipov --- As far as I understand they should not contain an XML prolog at all since they aren't JSPX -- You are receiving this mail because: You are the assignee for the bug.