[Bug 65776] "Duplicate accept detected" error from a subsequent request with the same local port

2022-01-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65776 Sunwoo changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #5 from Sunwoo --- I'm sorry

[tomcat] branch 10.0.x updated: Update Travis for building with Java 11

2022-01-13 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 dc8ca3c Update Travis for building with Java 11

[tomcat] branch main updated: Wire up the testsuite for the OpenSSL module

2022-01-13 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 df7f664 Wire up the testsuite for the OpenSSL module

Re: [tomcat] 01/02: SWitch to building with Java 11 and using --release

2022-01-13 Thread Rémy Maucherat
On Thu, Jan 13, 2022 at 6:28 PM wrote: > - - property="java9.test.option.1" > - value="--add-opens=java.base/java.lang=ALL-UNNAMED"/> > - This is a nice hack I forgot about, I didn't know how to make jvmarg conditional. I'll reuse that for the OpenSSL module and Java 1

Re: [VOTE] Release Apache Tomcat 8.5.74

2022-01-13 Thread Rémy Maucherat
On Thu, Jan 13, 2022 at 2:45 PM Christopher Schultz wrote: > > The proposed Apache Tomcat 8.5.74 release is now available for voting. > > The notable changes compared to 8.5.73 are: > > - Provide protection against a known OS bug that causes the acceptor to > report an incoming connection more

Re: [VOTE] Release Apache Tomcat 8.5.74

2022-01-13 Thread Christopher Schultz
All, On 1/13/22 08:44, Christopher Schultz wrote: The proposed Apache Tomcat 8.5.74 release is now available for voting. The notable changes compared to 8.5.73 are: - Provide protection against a known OS bug that causes the acceptor to    report an incoming connection more than once. - Fix

[tomcat] branch 10.0.x updated: Fix building releases with Java 11. Update change log for Java 11 switch

2022-01-13 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 449c3c5 Fix building releases with Java 11. Upda

Re: [tomcat] branch 10.0.x updated (81a7919 -> d9953aa)

2022-01-13 Thread Mark Thomas
On 13/01/2022 17:30, Mark Thomas wrote: On 13/01/2022 17:27, ma...@apache.org wrote: 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 81a7919  Avoid IDE warning

Re: [tomcat] branch 10.0.x updated (81a7919 -> d9953aa)

2022-01-13 Thread Mark Thomas
On 13/01/2022 17:27, ma...@apache.org wrote: 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 81a7919 Avoid IDE warnings when configuring Eclipse to use 11 with -

[tomcat] 02/02: Parameterise the version of Java used to build Tomcat

2022-01-13 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 d9953aabf6de38d87f2afa29550b282b0d4fa0e0 Author: Mark Thomas AuthorDate: Thu Jan 13 16:45:41 2022 + Parameterise

[tomcat] branch 10.0.x updated (81a7919 -> d9953aa)

2022-01-13 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 81a7919 Avoid IDE warnings when configuring Eclipse to use 11 with --release 8 new 2b6e19e SWitch to building

[tomcat] 01/02: SWitch to building with Java 11 and using --release

2022-01-13 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 2b6e19e971a980e38bcd30f05c554d9b798666c0 Author: Mark Thomas AuthorDate: Thu Jan 13 16:36:32 2022 + SWitch to bu

[tomcat] branch 10.0.x updated: Avoid IDE warnings when configuring Eclipse to use 11 with --release 8

2022-01-13 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 81a7919 Avoid IDE warnings when configuring Ecli

[tomcat] branch main updated: Parameterise the version of Java used to build Tomcat

2022-01-13 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 6cec219 Parameterise the version of Java used to bui

[tomcat] branch main updated: Remove unnecessary references to compile.source and compile.target

2022-01-13 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 0188b6d Remove unnecessary references to compile.sou

[tomcat] branch main updated: Fix typo

2022-01-13 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 71e9d68 Fix typo 71e9d68 is described below commit

[tomcat] branch 8.5.x updated: Increment version number for next release.

2022-01-13 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 749892c Increment version number for next releas

[VOTE] Release Apache Tomcat 8.5.74

2022-01-13 Thread Christopher Schultz
The proposed Apache Tomcat 8.5.74 release is now available for voting. The notable changes compared to 8.5.73 are: - Provide protection against a known OS bug that causes the acceptor to report an incoming connection more than once. - Fix several potential JVM crashes when using the APR conn

Re: [tomcat] branch 9.0.x updated: Add note about version numbering

2022-01-13 Thread Christopher Schultz
Rémy, On 1/13/22 08:30, Rémy Maucherat wrote: On Thu, Jan 13, 2022 at 2:24 PM wrote: 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 t

Re: [tomcat] branch 9.0.x updated: Add note about version numbering

2022-01-13 Thread Rémy Maucherat
On Thu, Jan 13, 2022 at 2:24 PM wrote: > > 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: >

[tomcat] branch 9.0.x updated: Add note about version numbering

2022-01-13 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 ea99f41 Add note about version numbering ea99f41

Re: [VOTE] Release Apache Tomcat 10.0.15

2022-01-13 Thread Rémy Maucherat
On Wed, Jan 12, 2022 at 8:37 PM Mark Thomas wrote: > > The proposed Apache Tomcat 10.0.15 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-M9

2022-01-13 Thread Rémy Maucherat
On Wed, Jan 12, 2022 at 6:38 PM Mark Thomas wrote: > > The proposed Apache Tomcat 10.1.0-M9 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 i

Re: [VOTE] Release Apache Tomcat 9.0.57

2022-01-13 Thread Rémy Maucherat
On Thu, Jan 13, 2022 at 9:37 AM Martin Knoblauch wrote: > > Hi Remy, > > first of all "Happy New Year". > > I am seeing this pattern for some releases now, but never bothered to > mention it: > > > On Wed, Jan 12, 2022 at 10:13 PM Rémy Maucherat wrote: > > > The proposed Apache Tomcat 9.0.57 rel

Re: [VOTE] Release Apache Tomcat 9.0.57

2022-01-13 Thread Martin Knoblauch
Hi Remy, first of all "Happy New Year". I am seeing this pattern for some releases now, but never bothered to mention it: On Wed, Jan 12, 2022 at 10:13 PM Rémy Maucherat wrote: > The proposed Apache Tomcat 9.0.57 release is now available for voting. > > The notable changes compared to 9.0.57

Re: [VOTE] Release Apache Tomcat 9.0.57

2022-01-13 Thread Mark Thomas
On 12/01/2022 21:13, Rémy Maucherat wrote: The proposed 9.0.57 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 9.0.57 (stable) Unit tests passed on Windows, MacOS and Linux. Mark - To unsubscri

Re: [VOTE] Release Apache Tomcat 10.0.15

2022-01-13 Thread Mark Thomas
On 12/01/2022 19:37, Mark Thomas wrote: The proposed 10.0.15 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 10.0.15 (stable) Unit tests passed on Windows, MacOS and Linux. Mark - To unsubscribe,

Re: [VOTE] Release Apache Tomcat 10.1.0-M9

2022-01-13 Thread Mark Thomas
On 12/01/2022 17:38, Mark Thomas wrote: The proposed 10.1.0-M9 release is: [ ] Broken - do not release [X] Alpha - go ahead and release as 10.1.0-M9 (alpha) Unit tests passed on Windows, MacOS and Linux. Mark - To unsubscrib