Re: [VOTE] Release Apache Tomcat 9.0.56

2021-12-06 Thread Martin Grigorov
On Fri, Dec 3, 2021 at 10:50 AM Rémy Maucherat wrote: > The proposed Apache Tomcat 9.0.56 release is now available for voting. > > The notable changes compared to 9.0.56 are: > > - Provide protection against a known OS bug that causes the acceptor to >report an incoming connection more than o

Re: [VOTE] Release Apache Tomcat 10.0.14

2021-12-06 Thread Martin Grigorov
On Fri, Dec 3, 2021 at 12:22 AM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.14 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to > jakarta.* > > Applications

Re: [VOTE] Release Apache Tomcat 10.1.0-M8

2021-12-06 Thread Martin Grigorov
On Thu, Dec 2, 2021 at 4:44 PM Mark Thomas wrote: > The proposed Apache Tomcat 10.1.0-M8 release is now available for > voting. > > Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 > without changes. Java EE applications designed for Tomcat 9 and earlier > may be placed in

[Bug 65726] NullPointerException while reading request input with H2C upgraded exchanges

2021-12-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65726 --- Comment #1 from Mark Thomas --- Thanks for the report. There are a couple of TODOs for support for request bodies during HTTP/1.1 upgrade in the code. The NPE is caused by the current lack of support. I have a patch for this. Just need to

[GitHub] [tomcat] markt-asf commented on pull request #461: Add null check for BaseNCodec decodning

2021-12-06 Thread GitBox
markt-asf commented on pull request #461: URL: https://github.com/apache/tomcat/pull/461#issuecomment-987195865 Why? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [VOTE] Release Apache Tomcat 10.1.0-M8

2021-12-06 Thread Coty Sutherland
On Thu, Dec 2, 2021 at 9:45 AM Mark Thomas wrote: > The proposed Apache Tomcat 10.1.0-M8 release is now available for > voting. > > Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 > without changes. Java EE applications designed for Tomcat 9 and earlier > may be placed in

Re: [VOTE] Release Apache Tomcat 9.0.56

2021-12-06 Thread Coty Sutherland
On Fri, Dec 3, 2021 at 3:50 AM Rémy Maucherat wrote: > The proposed Apache Tomcat 9.0.56 release is now available for voting. > > The notable changes compared to 9.0.56 are: > > - Provide protection against a known OS bug that causes the acceptor to >report an incoming connection more than on

Re: [VOTE] Release Apache Tomcat 9.0.56

2021-12-06 Thread Coty Sutherland
On Mon, Dec 6, 2021 at 10:57 AM Rémy Maucherat wrote: > On Mon, Dec 6, 2021 at 4:42 PM jean-frederic clere > wrote: > > > > On 06/12/2021 15:19, jean-frederic clere wrote: > > > On 03/12/2021 09:49, Rémy Maucherat wrote: > > >> [X] Stable - go ahead and release as 9.0.56 (stable) > > > > > > Tes

[GitHub] [tomcat] Mikhail2048 opened a new pull request #461: Add null check for BaseNCodec decodning

2021-12-06 Thread GitBox
Mikhail2048 opened a new pull request #461: URL: https://github.com/apache/tomcat/pull/461 Add null check for BaseNCodec decodning -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [VOTE] Release Apache Tomcat 9.0.56

2021-12-06 Thread Rémy Maucherat
On Mon, Dec 6, 2021 at 4:42 PM jean-frederic clere wrote: > > On 06/12/2021 15:19, jean-frederic clere wrote: > > On 03/12/2021 09:49, Rémy Maucherat wrote: > >> [X] Stable - go ahead and release as 9.0.56 (stable) > > > > Tested on fedora33 with openjdk 11.0.13. > > > > Same results for adoptium

Re: [VOTE] Release Apache Tomcat 9.0.56

2021-12-06 Thread jean-frederic clere
On 06/12/2021 15:19, jean-frederic clere wrote: On 03/12/2021 09:49, Rémy Maucherat wrote: [X] Stable - go ahead and release as 9.0.56 (stable) Tested on fedora33 with openjdk 11.0.13. Same results for adoptium jdk8u302-b08 looks good to me. -- Cheers Jean-Frederic -

[tomcat] branch 8.5.x updated: Refactor tests to reduce running time when using multiple threads

2021-12-06 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 a054f4f Refactor tests to reduce running time when

[Bug 65726] NullPointerException while reading request input with H2C upgraded exchanges

2021-12-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65726 bclozel changed: What|Removed |Added CC||bclo...@vmware.com -- You are receiving thi

Re: [VOTE] Release Apache Tomcat 9.0.56

2021-12-06 Thread jean-frederic clere
On 03/12/2021 09:49, Rémy Maucherat wrote: [X] Stable - go ahead and release as 9.0.56 (stable) Tested on fedora33 with openjdk 11.0.13. -- Cheers Jean-Frederic - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org Fo

[Bug 65726] New: NullPointerException while reading request input with H2C upgraded exchanges

2021-12-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65726 Bug ID: 65726 Summary: NullPointerException while reading request input with H2C upgraded exchanges Product: Tomcat 9 Version: 9.0.55 Hardware: PC OS: Mac

[tomcat] branch 9.0.x updated: Refactor tests to reduce running time when using multiple threads

2021-12-06 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 a7390da Refactor tests to reduce running time when

[tomcat] branch 10.0.x updated: Refactor tests to reduce running time when using multiple threads

2021-12-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 5822574 Refactor tests to reduce running time wh

[tomcat] branch main updated: Refactor tests to reduce running time when using multiple threads

2021-12-06 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 28f5e29 Refactor tests to reduce running time when u

[Bug 65724] Can not found 'resolverNotWriteable' in jakarta.el Resource Bundle LocalStrings

2021-12-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65724 Mark Thomas changed: What|Removed |Added OS||All Resolution|---

[tomcat] branch 8.5.x updated: Add change log entry for BZ 65724

2021-12-06 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 fe54abb Add change log entry for BZ 65724 fe54abb

[tomcat] branch 9.0.x updated: Add change log entry for BZ 65724

2021-12-06 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 ca36780 Add change log entry for BZ 65724 ca36780

[tomcat] branch 10.0.x updated: Add change log entry for BZ 65724

2021-12-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new c2d4bc0 Add change log entry for BZ 65724 c2d4bc

[tomcat] branch main updated: Add change log entry for BZ 65724

2021-12-06 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 9423340 Add change log entry for BZ 65724 9423340 is

[tomcat] 02/02: writeable -> writable - rename public method

2021-12-06 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 0b3cbb5a60049248c0a5a48b6b8258b59b1b38d3 Author: Mark Thomas AuthorDate: Mon Dec 6 08:02:04 2021 + writeable -> w

[tomcat] 01/02: writeable -> writable for consistency

2021-12-06 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 22740949763e0e00aefc45f9ab39a885e568afa7 Author: Mark Thomas AuthorDate: Mon Dec 6 08:00:30 2021 + writeable -> w

[tomcat] branch 8.5.x updated (f660c28 -> 0b3cbb5)

2021-12-06 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 f660c28 Add additional tests with pooling new 2274094 writeable -> writable for consistency new 0b3cbb5 wr

[tomcat] 01/02: writeable -> writable for consistency

2021-12-06 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 451ab4deb34c63f01c7f850ad7102a7d2734a487 Author: Mark Thomas AuthorDate: Mon Dec 6 08:00:30 2021 + writeable -> w

[tomcat] 02/02: writeable -> writable - rename public method

2021-12-06 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 1f8f49e8c44cf1df6c5ae59e3cdeb3593cdde592 Author: Mark Thomas AuthorDate: Mon Dec 6 08:02:04 2021 + writeable -> w

[tomcat] branch 9.0.x updated (2149631 -> 1f8f49e)

2021-12-06 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 2149631 Add additional tests with pooling new 451ab4d writeable -> writable for consistency new 1f8f49e wr

[tomcat] branch 10.0.x updated: Do need one update in an MBean descriptor file

2021-12-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 8737d46 Do need one update in an MBean descripto

[tomcat] branch main updated: Do need one update in an MBean descriptor file

2021-12-06 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 38f54b9 Do need one update in an MBean descriptor fi

[tomcat] 02/02: writeable -> writable - rename public method

2021-12-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ae9e558d1a786ba34f152755b07692dda1af7574 Author: Mark Thomas AuthorDate: Mon Dec 6 08:02:04 2021 + writeable ->

[tomcat] 01/02: writeable -> writable for consistency

2021-12-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit fbc43337ac851bdd21a4d5d7a7b327d89202bc98 Author: Mark Thomas AuthorDate: Mon Dec 6 08:00:30 2021 + writeable ->

[tomcat] branch 10.0.x updated (03c7985 -> ae9e558)

2021-12-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 03c7985 Add additional tests with pooling new fbc4333 writeable -> writable for consistency new ae9e558 w

[tomcat] 03/03: Remove deprecated code

2021-12-06 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 b2154c7b618c9fa9dc6c8a169ce076bf0b3b53f8 Author: Mark Thomas AuthorDate: Mon Dec 6 08:02:42 2021 + Remove deprecat

[tomcat] 02/03: writeable -> writable - rename public method

2021-12-06 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 31c88c79a8bcd8dea4bcdfc0258f7933edecf62a Author: Mark Thomas AuthorDate: Mon Dec 6 08:02:04 2021 + writeable -> wr

[tomcat] branch main updated (ecda61a -> b2154c7)

2021-12-06 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 ecda61a Add missing state check new 29c45d7 writeable -> writable for consistency new 31c88c7 writeable ->

[tomcat] 01/03: writeable -> writable for consistency

2021-12-06 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 29c45d750fbfce7f474f3011ba0772310f366dba Author: Mark Thomas AuthorDate: Mon Dec 6 08:00:30 2021 + writeable -> wr