Re: [JENKINS] - New Maven Controller for the project

2021-08-23 Thread Arnaud Héritier
To close this thread, the disconnection of linux agents was a side effect of the kernel settings which were using a too long tcp timeout Gavin applied the settings recommended in this doc ( https://support.cloudbees.com/hc/en-us/articles/115001369667-Dedicated-SSH-agent-gets-disconnected ) and it s

Re: [VOTE] Release Apache Maven version 3.8.2

2021-08-23 Thread Romain Manni-Bucau
As explained over slack it moves the problem and creates by design new ones, if urging a revert is easier IMHO. Long term fix can be a ref counting or so but no regression, at least in single thread, is better anyway for end users I think. Le lun. 23 août 2021 à 12:12, Falko Modler a écrit : > T

Re: [VOTE] Release Apache Maven version 3.8.2

2021-08-23 Thread Falko Modler
There is an open PR for that as well: https://github.com/apache/maven/pull/521 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Apache Maven version 3.8.2

2021-08-23 Thread Romain Manni-Bucau
The one Olivier spotted is not fixed. Le lun. 23 août 2021 à 11:02, Falko Modler a écrit : > Why revert? Are you aware of any other regression caused by that? > Both known regressions have been fixed (not yet merged). > > Having said that, as discussed previously, a solution without a TL is > pr

Re: [VOTE] Release Apache Maven version 3.8.2

2021-08-23 Thread Falko Modler
Why revert? Are you aware of any other regression caused by that? Both known regressions have been fixed (not yet merged). Having said that, as discussed previously, a solution without a TL is preferable in the long run but probably requires a more invasive approach that is too big for a 3.8.x p