[Bug 66338] New: ErrorReportValve.report no longer called for all errors

2022-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66338 Bug ID: 66338 Summary: ErrorReportValve.report no longer called for all errors Product: Tomcat 9 Version: 9.0.67 Hardware: All OS: All Status:

[tomcat] branch main updated: Add a simple Loom based Executor

2022-11-04 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 fa352e4ed2 Add a simple Loom based Executor fa352e4ed

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

2022-11-04 Thread Rémy Maucherat
On Wed, Nov 2, 2022 at 1:43 PM Mark Thomas wrote: > > The proposed Apache Tomcat migration tool for Jakarta EE 1.0.5 is now > available for voting. > > The significant changes since 1.0.4 are: > > - #37 narrow scope of javax.annotation conversion to Java EE. PR by >Danny Thomas > - #36 Improve

Re: [VOTE] Release Apache Tomcat Native 2.0.2

2022-11-04 Thread Rémy Maucherat
On Wed, Nov 2, 2022 at 9:57 PM Mark Thomas wrote: > > The key differences of version 2.0.2 compared to 2.0.1 are: > > - Update the minimum supported version of LibreSSL to 3.5.2. >Based on a #13 provided by orbea. > > - The windows binaries in this release have been built with OpenSSL >3.0

[Bug 66338] ErrorReportValve.report no longer called for all errors

2022-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66338 --- Comment #1 from Remy Maucherat --- I agree this is an important nuance. Given this refactoring is not exactly super critical, I propose simply reverting it. -- You are receiving this mail because: You are the assignee for the bug. ---

Re: [VOTE] Release Apache Tomcat Native 2.0.2

2022-11-04 Thread Mark Thomas
On 02/11/2022 20:57, Mark Thomas wrote: The Apache Tomcat Native 2.0.2 release is  [X] Stable, go ahead and release  [ ] Broken because of ... Tested using Tomcat 11 unit tests. Tested on Windows and Linux with 2.0.2 and OpenSSL 3.0.7. Mark

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

2022-11-04 Thread Mark Thomas
On 02/11/2022 12:43, Mark Thomas wrote: The proposed 1.0.5 release is: [ ] -1: Broken. Do not release because... [X] +1: Acceptable. Go ahead and release. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For a

[Bug 56026] RemoteEndpoint.Async#sendText(String, SendHandler) not thread safe

2022-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56026 --- Comment #20 from Jonathan Leech --- (In reply to Mark Thomas from comment #19) > (In reply to Jonathan Leech from comment #18) > > I'll try again here. The current Tomcat implementation of this API throws > > IllegalStateException / TEXT_FU