Compiling with JDK 11 or JDK 17

2023-03-03 Thread Piotr P. Karwasz
Hi, Compiling 2.x using JDK 8 requires a lot of tricks: * Surefire scans classes using the main Maven JDK, so we must be sure `module-info.class` and other Java 9+ classes are not on the test classpath. This basically means we need to delete them before testing and creating them afterwards. * We

Re: Phasing out Jenkins page

2023-03-03 Thread Matt Sicker
No objections; we’ll need to migrate our remaining repositories to GHA, but that shouldn’t be hard. > On Mar 3, 2023, at 9:07 AM, Volkan Yazıcı wrote: > > It has been more than a year since Jenkins stopped doing anything for > Log4j. I want to create an INFRA ticket to phase-out Jenkins Logging

Re: Phasing out Jenkins page

2023-03-03 Thread Gary Gregory
Sounds good to me. Gary On Fri, Mar 3, 2023, 10:07 Volkan Yazıcı wrote: > It has been more than a year since Jenkins stopped doing anything for > Log4j. I want to create an INFRA ticket to phase-out Jenkins Logging page > and anything else related to

Re: [LAZY][VOTE] Release Logging parent pom version 8

2023-03-03 Thread Volkan Yazıcı
+1 Unless tags are prefixed with `rel/`, they are mutable. I will rename all release tags to `rel/`. On Thu, Mar 2, 2023 at 10:11 PM Piotr P. Karwasz wrote: > This is a lazy vote to release logging-parent 8. This vote is open for > 72 hours and will pass unless getting a net negative vote coun

Phasing out Jenkins page

2023-03-03 Thread Volkan Yazıcı
It has been more than a year since Jenkins stopped doing anything for Log4j. I want to create an INFRA ticket to phase-out Jenkins Logging page and anything else related to "us". Objections?

Re: [LAZY][VOTE] Release Logging parent pom version 8

2023-03-03 Thread Christian Grobmeier
+1 (first release vote in ages :-)) On Thu, Mar 2, 2023, at 22:10, Piotr P. Karwasz wrote: > This is a lazy vote to release logging-parent 8. This vote is open for > 72 hours and will pass unless getting a net negative vote count. > > Release notes: > > * The version of 'org.apache:apache' has b