Re: (tomcat) 09/12: This is a performance test - use correct naming

2024-01-08 Thread Mark Thomas
Hi Rainer, Apologies for this and the other failures. I was trying to reduce the reports of ignored tests during release testing so it was more obvious when the OpenSSL (via JNI and/or FFM) were not executed. I was working on the basis that the performance tests weren't executed by default. W

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-08 Thread Mark Thomas
On 07/01/2024 23:26, Igal Sapir wrote: Have there been any recent changes that might affect org.apache.tomcat.websocket.server.TestAsyncMessagesPerformance using NIO2? I ran it a few times and it fails on Linux with Azul Java 21.0.1+12-LTS - org.apache.tomcat.util.net.AbstractEndpoint.processSock

Re: [VOTE] Release Apache Tomcat 10.1.18

2024-01-08 Thread Rémy Maucherat
On Fri, Jan 5, 2024 at 4:25 PM Christopher Schultz wrote: > > The proposed Apache Tomcat 10.1.18 release is now available for > voting. > > The notable changes compared to 10.1.17 are: > > - Fix virtual thread support for the NIO2 connector. > > - Correct a regression in the fix for 67675 that bro

Re: [VOTE] Release Apache Tomcat 8.5.98

2024-01-08 Thread Rémy Maucherat
On Fri, Jan 5, 2024 at 5:54 PM Christopher Schultz wrote: > > The proposed Apache Tomcat 8.5.98 release is now available for voting. > > The notable changes compared to 8.5.97 are: > > - Fix virtual thread support for the NIO2 connector. > > - Correct a regression in the fix for 67675 that broke T

(tomcat) branch main updated: Add license

2024-01-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 72430c2072 Add license 72430c2072 is described below

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-08 Thread Christopher Schultz
Mark, Thanks for RMing On 1/4/24 4:08 PM, Mark Thomas wrote: The proposed Apache Tomcat 11.0.0-M16 release is now available for voting. Apache Tomcat 11.0.0-M16 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 Tomc

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-08 Thread Igal Sapir
On Thu, Jan 4, 2024 at 1:08 PM Mark Thomas wrote: > The proposed Apache Tomcat 11.0.0-M16 release is now available for > voting. > > Apache Tomcat 11.0.0-M16 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.18

2024-01-08 Thread Igal Sapir
On Fri, Jan 5, 2024 at 7:25 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > The proposed Apache Tomcat 10.1.18 release is now available for > voting. > > The notable changes compared to 10.1.17 are: > > - Fix virtual thread support for the NIO2 connector. > > - Correct a regression

Re: [VOTE] Release Apache Tomcat 9.0.85

2024-01-08 Thread Igal Sapir
On Fri, Jan 5, 2024 at 1:26 AM Rémy Maucherat wrote: > The proposed Apache Tomcat 9.0.85 release is now available for voting. > > The notable changes compared to 9.0.84 are: > > - Fix virtual thread support for the NIO2 connector > > - Correct a regression in the fix for 67675 that broke TLS key

(tomcat) 02/08: Add additional comment to existing absolute performance tests

2024-01-08 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 commit 7a03eb497045752bd6d81b4326669d57affb2bdd Author: Mark Thomas AuthorDate: Mon Jan 8 12:06:53 2024 + Add additional

(tomcat) branch main updated (72430c2072 -> d24302cb12)

2024-01-08 Thread markt
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 72430c2072 Add license new 0b72ad2b00 Refactor absolute performance tests so they do not run by default new 7a

(tomcat) 01/08: Refactor absolute performance tests so they do not run by default

2024-01-08 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 commit 0b72ad2b00207195441fb4bb9686c940eda32945 Author: Mark Thomas AuthorDate: Mon Jan 8 12:06:19 2024 + Refactor absolu

(tomcat) 07/08: Update the docs for running the tests

2024-01-08 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 commit 8e05a017af74642068b56cadec25f93ebbf75dad Author: Mark Thomas AuthorDate: Mon Jan 8 12:11:41 2024 + Update the docs

(tomcat) 05/08: Comment this absolute performance test with an upper limit

2024-01-08 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 commit 6be9e259d678f85604c561cf45f8d970d6139075 Author: Mark Thomas AuthorDate: Mon Jan 8 12:09:29 2024 + Comment this ab

(tomcat) 08/08: Don't test lazy vs full as they can be quite close

2024-01-08 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 commit d24302cb1218f66fd59192091f8bccda1acf4ebe Author: Mark Thomas AuthorDate: Mon Jan 8 13:46:16 2024 + Don't test lazy

(tomcat) 06/08: This test is very timing sensitive. Add some test specific margins.

2024-01-08 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 commit 7a2352969b484212fa230c5df97c9bd64e24d886 Author: Mark Thomas AuthorDate: Mon Jan 8 12:11:31 2024 + This test is ve

(tomcat) 03/08: Refactor so these relative performance tests generate pass/fail results

2024-01-08 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 commit 32a57904e46ce3f02efc532c4293e3487f3c5f7c Author: Mark Thomas AuthorDate: Mon Jan 8 12:08:21 2024 + Refactor so the

(tomcat) 04/08: Add additional comment to this relative performance test

2024-01-08 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 commit a574b5af78fb54ab934bca32bac7757be230c0a4 Author: Mark Thomas AuthorDate: Mon Jan 8 12:08:41 2024 + Add additional

(tomcat) 02/08: Add additional comment to existing absolute performance tests

2024-01-08 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 commit c9e9751622aa923cad73ff0fcf83aacb0ac78f10 Author: Mark Thomas AuthorDate: Mon Jan 8 12:06:53 2024 + Add additiona

(tomcat) 06/08: This test is very timing sensitive. Add some test specific margins.

2024-01-08 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 commit e506ebe20a7a1aaf43d526a4f87a791b8015bd0a Author: Mark Thomas AuthorDate: Mon Jan 8 12:11:31 2024 + This test is

(tomcat) 08/08: Don't test lazy vs full as they can be quite close

2024-01-08 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 commit 3d31aab77eceba6c3efcc13d39a4d496f7bd2058 Author: Mark Thomas AuthorDate: Mon Jan 8 13:46:16 2024 + Don't test la

(tomcat) 07/08: Update the docs for running the tests

2024-01-08 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 commit bb1e1bbfed0802b73ac9f30130b02f6a3cec4a75 Author: Mark Thomas AuthorDate: Mon Jan 8 12:11:41 2024 + Update the do

(tomcat) 03/08: Refactor so these relative performance tests generate pass/fail results

2024-01-08 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 commit cc1a5444981b8ae7c97c19a9ac136e83ae1192d4 Author: Mark Thomas AuthorDate: Mon Jan 8 12:08:21 2024 + Refactor so t

(tomcat) branch 10.1.x updated (2089597da1 -> 3d31aab77e)

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 2089597da1 Cleanup connector names in json new 366587e51b Refactor absolute performance tests so they do not run b

(tomcat) 04/08: Add additional comment to this relative performance test

2024-01-08 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 commit b655e6e4e62714404329f8cefc86144b4c394654 Author: Mark Thomas AuthorDate: Mon Jan 8 12:08:41 2024 + Add additiona

(tomcat) 05/08: Comment this absolute performance test with an upper limit

2024-01-08 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 commit f7bea443915ade364fa222fb5847cba1a0909ac1 Author: Mark Thomas AuthorDate: Mon Jan 8 12:09:29 2024 + Comment this

(tomcat) 01/08: Refactor absolute performance tests so they do not run by default

2024-01-08 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 commit 366587e51bf2ddedbd9f90dbc224ebfc501daea9 Author: Mark Thomas AuthorDate: Mon Jan 8 12:06:19 2024 + Refactor abso

(tomcat) branch 9.0.x updated (7d3a116daf -> 02e01b80f3)

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 7d3a116daf Cleanup connector names in json new dcad392264 Refactor absolute performance tests so they do not run by

(tomcat) 03/08: Refactor so these relative performance tests generate pass/fail results

2024-01-08 Thread markt
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 commit aebc402308129424590f32fa8b9f3285451d3033 Author: Mark Thomas AuthorDate: Mon Jan 8 12:08:21 2024 + Refactor so th

(tomcat) 04/08: Add additional comment to this relative performance test

2024-01-08 Thread markt
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 commit 4332382bb11d86197bfce2e9ca14c75a3c433225 Author: Mark Thomas AuthorDate: Mon Jan 8 12:08:41 2024 + Add additional

(tomcat) 07/08: Update the docs for running the tests

2024-01-08 Thread markt
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 commit f5213adc3069f09c609ae602efa01adb7eca6b60 Author: Mark Thomas AuthorDate: Mon Jan 8 12:11:41 2024 + Update the doc

(tomcat) 08/08: Don't test lazy vs full as they can be quite close

2024-01-08 Thread markt
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 commit 02e01b80f31380671d390e3739068df39e63128d Author: Mark Thomas AuthorDate: Mon Jan 8 13:46:16 2024 + Don't test laz

(tomcat) 05/08: Comment this absolute performance test with an upper limit

2024-01-08 Thread markt
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 commit 5d04b808995aa16539edf6f89c72b4ecef9b3f4d Author: Mark Thomas AuthorDate: Mon Jan 8 12:09:29 2024 + Comment this a

(tomcat) 06/08: This test is very timing sensitive. Add some test specific margins.

2024-01-08 Thread markt
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 commit 08d7da2c3998f7b2ee6c2e804d26274c7a725aa3 Author: Mark Thomas AuthorDate: Mon Jan 8 12:11:31 2024 + This test is v

(tomcat) 02/08: Add additional comment to existing absolute performance tests

2024-01-08 Thread markt
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 commit 4627204ed27ba99e65bcab0c878d7dc940aea38c Author: Mark Thomas AuthorDate: Mon Jan 8 12:06:53 2024 + Add additional

(tomcat) 01/08: Refactor absolute performance tests so they do not run by default

2024-01-08 Thread markt
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 commit dcad3922644dbb59cd30e0436ef9abbadb99bbf0 Author: Mark Thomas AuthorDate: Mon Jan 8 12:06:19 2024 + Refactor absol

(tomcat) 03/07: Refactor so these relative performance tests generate pass/fail results

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit e854ef7ac1fdb02a708a694dfdf8ca7dafc8744a Author: Mark Thomas AuthorDate: Mon Jan 8 12:08:21 2024 + Refactor so th

(tomcat) 06/07: Update the docs for running the tests

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a9f29955f29af9c62d4a3659a5f2399baa934206 Author: Mark Thomas AuthorDate: Mon Jan 8 12:11:41 2024 + Update the doc

(tomcat) 02/07: Add additional comment to existing absolute performance tests

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 19dd4d244f1310bbbc399839ea524bc2f4717ab2 Author: Mark Thomas AuthorDate: Mon Jan 8 12:06:53 2024 + Add additional

(tomcat) branch 8.5.x updated (060d0f2494 -> b9cdbfc9d6)

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 060d0f2494 Cleanup connector names in json new b5d444fa3d Refactor absolute performance tests so they do not run by

(tomcat) 01/07: Refactor absolute performance tests so they do not run by default

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit b5d444fa3dfaaf7f34d24cade384e996247105dc Author: Mark Thomas AuthorDate: Mon Jan 8 12:06:19 2024 + Refactor absol

(tomcat) 05/07: Comment this absolute performance test with an upper limit

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 16e00257c3274f53981df541b365b40655c9dfc5 Author: Mark Thomas AuthorDate: Mon Jan 8 12:09:29 2024 + Comment this a

(tomcat) 07/07: Don't test lazy vs full as they can be quite close

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit b9cdbfc9d65a5d8d5f77f06b80c60a56faaec2a7 Author: Mark Thomas AuthorDate: Mon Jan 8 13:46:16 2024 + Don't test laz

(tomcat) 04/07: Add additional comment to this relative performance test

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ee06a8fc085f484257078b9ab2a47d6e22f3837d Author: Mark Thomas AuthorDate: Mon Jan 8 12:08:41 2024 + Add additional

(tomcat) branch main updated (d24302cb12 -> a851f66e18)

2024-01-08 Thread markt
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 d24302cb12 Don't test lazy vs full as they can be quite close new 9fd4c840f8 A null value should remove the attribut

(tomcat) 01/02: A null value should remove the attribute

2024-01-08 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 commit 9fd4c840f8726551915b93080ed5dcf926eb5a1c Author: Mark Thomas AuthorDate: Mon Jan 8 19:29:49 2024 + A null value sh

(tomcat) 02/02: Running tests locally found threshold needed to be increased

2024-01-08 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 commit a851f66e18ed6bbb3a28a8974aed626bb77f5ee9 Author: Mark Thomas AuthorDate: Mon Jan 8 20:13:13 2024 + Running tests l

(tomcat) branch 10.1.x updated: Increment version for next development cycle

2024-01-08 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 a833255f21 Increment version for next development

(tomcat) branch 8.5.x updated: Increment version for next development cycle

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 327c998647 Increment version for next development c

(tomcat) 02/02: Running tests locally found threshold needed to be increased

2024-01-08 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 commit c3c82556336215158c6f4aa9dc0b81b4ad60a6aa Author: Mark Thomas AuthorDate: Mon Jan 8 20:13:13 2024 + Running tests

(tomcat) branch 10.1.x updated (a833255f21 -> c3c8255633)

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from a833255f21 Increment version for next development cycle new 8c5f93c282 A null value should remove the attribute

(tomcat) 01/02: A null value should remove the attribute

2024-01-08 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 commit 8c5f93c2823b4f3e52f54afa6dde32eb414e43a4 Author: Mark Thomas AuthorDate: Mon Jan 8 19:29:49 2024 + A null value

(tomcat) branch 9.0.x updated: Running tests locally found threshold needed to be increased

2024-01-08 Thread markt
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 433d19b3d5 Running tests locally found threshold ne

Re: [VOTE] Release Apache Tomcat 10.1.18

2024-01-08 Thread Mark Thomas
On 05/01/2024 15:25, Christopher Schultz wrote: The proposed 10.1.18 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 10.1.18 Tests pass on Linux for NIO and NIO2 with Tomcat Native 2.0.6 and OpenSSL 3.0.2 (locally built Tomcat Native with Ubuntu provided OpenSSL)

Re: [VOTE] Release Apache Tomcat 8.5.98

2024-01-08 Thread Mark Thomas
On 05/01/2024 16:53, Christopher Schultz wrote: The proposed 8.5.98 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 8.5.98 (stable) The build is cross-platform repeatable apart from the fulldocs package which is due to a known Javadoc bug. Tests pass on Linux fo

Re: [VOTE] Release Apache Tomcat 8.5.98

2024-01-08 Thread Igal Sapir
On Fri, Jan 5, 2024 at 8:20 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > The proposed Apache Tomcat 8.5.98 release is now available for voting. > > The notable changes compared to 8.5.97 are: > > - Fix virtual thread support for the NIO2 connector. > > - Correct a regression in

Re: [VOTE] Release Apache Tomcat 10.1.18

2024-01-08 Thread Han Li
> On Jan 5, 2024, at 23:25, Christopher Schultz > wrote: > > The proposed Apache Tomcat 10.1.18 release is now available for > voting. > > The notable changes compared to 10.1.17 are: > > - Fix virtual thread support for the NIO2 connector. > > - Correct a regression in the fix for 67675 t

Re: [VOTE] Release Apache Tomcat 8.5.98

2024-01-08 Thread Han Li
> On Jan 6, 2024, at 00:53, Christopher Schultz > wrote: > > The proposed Apache Tomcat 8.5.98 release is now available for voting. > > The notable changes compared to 8.5.97 are: > > - Fix virtual thread support for the NIO2 connector. > > - Correct a regression in the fix for 67675 that

Re: [VOTE] Release Apache Tomcat 11.0.0-M16

2024-01-08 Thread Han Li
> On Jan 5, 2024, at 05:08, Mark Thomas wrote: > > The proposed Apache Tomcat 11.0.0-M16 release is now available for > voting. > > Apache Tomcat 11.0.0-M16 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 > Tom

(tomcat) branch 10.1.x updated: Add Run Configuration for IntelliJ IDEA

2024-01-08 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir 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 a9b8314f51 Add Run Configuration for IntelliJ ID

(tomcat) branch 9.0.x updated: Add Run Configuration for IntelliJ IDEA

2024-01-08 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir 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 a3cf9c5f8a Add Run Configuration for IntelliJ IDEA

(tomcat) branch 8.5.x updated: Add Run Configuration for IntelliJ IDEA

2024-01-08 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new ee09a48078 Add Run Configuration for IntelliJ IDEA

Re: [VOTE] Release Apache Tomcat 10.1.18

2024-01-08 Thread jean-frederic clere
On 1/5/24 16:25, Christopher Schultz wrote: [X] Stable - go ahead and release as 10.1.18 A part the: +++ [concat] TEST-org.apache.tomcat.websocket.server.TestAsyncMessagesPerformance.NIO.txt [concat] TEST-org.apache.tomcat.websocket.server.TestAsyncMessagesPerformance.NIO2.txt +++ "mes