Re: [VOTE] Release Apache Log4j 2.17.2-rc1

2022-02-24 Thread Carter Kozak
+1 Build is green. Validated the artifacts across a variety projects I maintain, tests are all green. A few builder 'with' methods failed in builds that lint against deprecation due to new overloads with 'set' methods. Also tested spring-boot from commit 8a7e40ce918759a5936d19341077ff15410afe17

Re: [VOTE] Release Apache Log4j 2.17.2-rc1

2022-02-24 Thread Gary Gregory
+1 Based on the src zip: - SHA-512 OK - ASC OK - RAT check OK - mvn clean install only works by skipping the Cassandra module on macOS - Above mvn build OK on Windows 10 Tested on macOS with a toolchain: Darwin ***.local 21.3.0 Darwin Kernel Version 21.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu

Re: [VOTE] Release Apache Log4j 2.17.2-rc1

2022-02-24 Thread Ralph Goers
Note that it may be necessary to use -Drevapi.skip=true to build. The plugin seems to fail in different places on different machines or even on the same machine running different maven goals. Ralph > On Feb 23, 2022, at 4:58 PM, Ralph Goers wrote: > > This is a vote to release Log4j 2.17.2, t

Re: [VOTE] Release Apache Log4j 2.17.2-rc1

2022-02-24 Thread Duo Zhang
+1(non-binding) I opened a PR in hbase to make use of the staging artifacts https://github.com/apache/hbase/pull/4096 I tried to compile and dist locally, all looked good. Started a standalone mini cluster of hbase, used the newly introduced syntax in LOG4J2-3341 to specify level and appender a

Re: [VOTE] Release Apache Log4j 2.17.2-rc1

2022-02-24 Thread Gary Gregory
Version 2.12.4 is still in the dist folder for some reason, which I accidentally downloaded and built instead of what we are actually validating, doh, bad on me. Gary On Wed, Feb 23, 2022 at 6:58 PM Ralph Goers wrote: > This is a vote to release Log4j 2.17.2, the next version of the Log4j 2 > p