Re: [log4j] New broken tests in master: LogstashIT

2022-06-21 Thread Volkan Yazıcı
Docker-dependent ITs need to be disabled by default. I forgot to copy the skip=true snippet for maven-failsafe-plugin while merging LOG4J2-3502, i.e., JPMS support for JTL. I have also added notes to not forget it next time: Disable ITs, which are Docker-dependent, by default. Running Docker on al

Re: [VOTE] Release Log4j Kotlin API 1.2.0-rc4

2022-06-21 Thread Remko Popma
+1 > On Jun 22, 2022, at 2:09, Matt Sicker wrote: > > Bump. > >> On Sat, Jun 18, 2022 at 12:07 PM Matt Sicker wrote: >> >> Hi all, this is a vote to release Log4j Kotlin API 1.2.0 rc4. This vote will >> be open for at least 72 hours, requires at least 3 +1 votes and more +1 >> votes than

Re: [VOTE] Release Log4j Kotlin API 1.2.0-rc4

2022-06-21 Thread Matt Sicker
Bump. On Sat, Jun 18, 2022 at 12:07 PM Matt Sicker wrote: > > Hi all, this is a vote to release Log4j Kotlin API 1.2.0 rc4. This vote will > be open for at least 72 hours, requires at least 3 +1 votes and more +1 votes > than -1 votes. Details on the release candidate are below. If you are not

[log4j] New broken tests in master: LogstashIT

2022-06-21 Thread Matt Sicker
These tests are failing on macOS with a connection error of some sort. Not sure if it fails on other operating systems, but it reliably fails early enough in the macOS builds to cancel the others, and it fails for me locally as well. Possible cause could be related to JUnit dependency updates if th