Re: [tomcat] branch 10.1.x updated: Have 'pre-release' indicate the the release is in progress.

2023-02-28 Thread Mark Thomas
On 28/02/2023 07:22, Rémy Maucherat wrote: wrote: On 2/27/23 16:09, Rémy Maucherat wrote: On Mon, Feb 27, 2023 at 9:41 PM Mark Thomas wrote: On 27/02/2023 20:36, schu...@apache.org wrote: Have 'pre-release' indicate the the release is in progress. This saves one more ste

Re: [tomcat] branch 10.1.x updated: Have 'pre-release' indicate the the release is in progress.

2023-02-28 Thread Rainer Jung
Am 28.02.23 um 09:49 schrieb Mark Thomas: On 28/02/2023 07:22, Rémy Maucherat wrote: wrote: On 2/27/23 16:09, Rémy Maucherat wrote: On Mon, Feb 27, 2023 at 9:41 PM Mark Thomas wrote: On 27/02/2023 20:36, schu...@apache.org wrote:    Have 'pre-release' indicate the the release is i

Re: [VOTE] Release Apache Tomcat 11.0.0-M4

2023-02-28 Thread Mark Thomas
On 27/02/2023 20:32, Mark Thomas wrote: The proposed 11.0.0-M4 release is: [ ] Broken - do not release [X] Alpha  - go ahead and release as 11.0.0-M4 Unit tests pass on Linux, Windows and MacOSX (Intel and M1) Mark - To unsu

Re: [VOTE] Release Apache Tomcat 11.0.0-M4

2023-02-28 Thread Rémy Maucherat
On Mon, Feb 27, 2023 at 9:32 PM Mark Thomas wrote: > > The proposed Apache Tomcat 11.0.0-M4 release is now available for > voting. > > Apache Tomcat 11.0.0-M4 is a milestone release of the 11.0.x branch and > has been made to provide users with early access to the new features in > Apache Tomcat 1

[Bug 66482] Nio2 websocket timeout cause the response is no longer possible, always pending

2023-02-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66482 --- Comment #7 from zhougang --- (In reply to Remy Maucherat from comment #6) > I've never seen this exception before, so it is probably not very common. > Restoring the state with a try/finally and propagating this very unexpected > exception

Re: [VOTE] Release Apache Tomcat 11.0.0-M4

2023-02-28 Thread Dimitris Soumis
On Mon, Feb 27, 2023 at 10:40 PM Mark Thomas wrote: > The proposed Apache Tomcat 11.0.0-M4 release is now available for > voting. > > Apache Tomcat 11.0.0-M4 is a milestone release of the 11.0.x branch and > has been made to provide users with early access to the new features in > Apache Tomcat 1

Re: [VOTE] Release Apache Tomcat 10.1.7

2023-02-28 Thread Rémy Maucherat
On Mon, Feb 27, 2023 at 9:57 PM Christopher Schultz wrote: > > The proposed Apache Tomcat 10.1.7 release is now available for > voting. > > The notable changes compared to 10.1.6 are: > > - Revert the switch to using the ServiceLoader mechanism to load the > custom URL protocol handlers that

Re: [VOTE] Release Apache Tomcat 9.0.73

2023-02-28 Thread Rémy Maucherat
On Mon, Feb 27, 2023 at 4:52 PM Rémy Maucherat wrote: > > The proposed Apache Tomcat 9.0.73 release is now available for voting. > > The notable changes compared to 9.0.72 are: > > - Correct a regression introduced in the fix for bug > 66196 that meant that the HTTP headers and/or request line >

Re: [VOTE] Release Apache Tomcat 9.0.73

2023-02-28 Thread Konstantin Kolinko
пн, 27 февр. 2023 г. в 18:52, Rémy Maucherat : > > The proposed Apache Tomcat 9.0.73 release is now available for voting. > > The notable changes compared to 9.0.72 are: > > - Correct a regression introduced in the fix for bug > 66196 that meant that the HTTP headers and/or request line > could

Re: Loom research

2023-02-28 Thread Romain Manni-Bucau
Hi all, Checked the tccl thing and VirtualThread accept to set their TCCL but default to the creation thread one so issue is really more on the caller so guess it is more about tomcat ensuring it is created at the right time and likely integrated with the standard context loader appropriately so o

Re: [VOTE] Release Apache Tomcat 10.1.7

2023-02-28 Thread Dimitris Soumis
On Mon, Feb 27, 2023 at 11:06 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > The proposed Apache Tomcat 10.1.7 release is now available for > voting. > > The notable changes compared to 10.1.6 are: > > - Revert the switch to using the ServiceLoader mechanism to load the > cu

[Bug 66491] NullPointerException when resolving webapp JARs as resources

2023-02-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66491 --- Comment #11 from Misagh Moayyed --- Confirming that the fix does indeed remove the problem. Thanks again! -- You are receiving this mail because: You are the assignee for the bug. --

Re: [VOTE] Release Apache Tomcat 8.5.87

2023-02-28 Thread Konstantin Kolinko
пн, 27 февр. 2023 г. в 23:12, Christopher Schultz : > > The proposed Apache Tomcat 8.5.87 release is now available for voting. > > The notable changes compared to 8.5.86 are: > > - Correct a regression introduced in the fix for bug 66196 that > meant that the HTTP headers and/or request line

Re: [VOTE] Release Apache Tomcat 10.1.7

2023-02-28 Thread Mark Thomas
On 27/02/2023 20:56, Christopher Schultz wrote: The proposed 10.1.7 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 10.1.7 The binary releases are reproducible. The source releases are not reproducible without manual intervention. The tag includes an empty file in

Re: [VOTE] Release Apache Tomcat 10.1.7

2023-02-28 Thread Han Li
> On Feb 28, 2023, at 04:56, Christopher Schultz > wrote: > > The proposed Apache Tomcat 10.1.7 release is now available for > voting. > > The notable changes compared to 10.1.6 are: > > - Revert the switch to using the ServiceLoader mechanism to load the > custom URL protocol handlers th

Re: [VOTE] Release Apache Tomcat 9.0.73

2023-02-28 Thread Mark Thomas
On 27/02/2023 15:52, Rémy Maucherat wrote: The proposed 9.0.73 release is: [ ] Broken - do not release [ ] Stable - go ahead and release as 9.0.73 Build is reproducible. Tests pass on Linux, Windows and MacOs (Intel and M1). Mark -

Re: [VOTE] Release Apache Tomcat 8.5.87

2023-02-28 Thread Mark Thomas
On 27/02/2023 20:11, Christopher Schultz wrote: The proposed 8.5.87 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 8.5.87 (stable) Build is reproducible. Tests pass on Linux, Windows and MacOS (Intel and M1). Mark ---

Re: [VOTE] Release Apache Tomcat 9.0.73

2023-02-28 Thread Rémy Maucherat
On Tue, Feb 28, 2023 at 6:35 PM Mark Thomas wrote: > > On 27/02/2023 15:52, Rémy Maucherat wrote: > > > The proposed 9.0.73 release is: > > [ ] Broken - do not release > > [ ] Stable - go ahead and release as 9.0.73 > > Build is reproducible. > > Tests pass on Linux, Windows and MacOs (Intel and M

Re: [VOTE] Release Apache Tomcat 8.5.87

2023-02-28 Thread Christopher Schultz
All, On 2/27/23 15:11, Christopher Schultz wrote: The proposed Apache Tomcat 8.5.87 release is now available for voting. The notable changes compared to 8.5.86 are:  - Correct a regression introduced in the fix for bug 66196 that    meant that the HTTP headers and/or request line could get

Re: [tomcat] branch 10.1.x updated: Have 'pre-release' indicate the the release is in progress.

2023-02-28 Thread Christopher Schultz
All, On 2/28/23 03:56, Rainer Jung wrote: Am 28.02.23 um 09:49 schrieb Mark Thomas: On 28/02/2023 07:22, Rémy Maucherat wrote: wrote: On 2/27/23 16:09, Rémy Maucherat wrote: On Mon, Feb 27, 2023 at 9:41 PM Mark Thomas wrote: On 27/02/2023 20:36, schu...@apache.org wrote:    Have