Re: [Discuss] Log4j 2.12.0-rc1

2019-06-23 Thread Matt Sicker
I’ve likely made a release in the past doing the same thing, and it hasn’t been an issue. The important thing is verifying it still compiles and runs in Java 7 independently from the same source. On Sun, Jun 23, 2019 at 20:55, Ralph Goers wrote: > Please note that this is the first time I have r

[Discuss] Log4j 2.12.0-rc1

2019-06-23 Thread Ralph Goers
Please note that this is the first time I have run a release build using Java 8. Please verify it works correctly in Java 7. I looked at the jar manifests for core and api and they both show Java 7 as the target. Ralph