Re: [log4j] log4j-core tests jar was removed in release 2.20.0

2023-04-11 Thread Ralph Goers
In accordance with guidance from the Apache Maven team this artifact is now. org.apache.logging.log4j log4j-core-test 2.20.0 Ralph > On Apr 11, 2023, at 10:05 AM, Aschbrenner, Gerd wrote: > > Hello, > I am using the org.apache.logging.log4j.test.appender.ListAppender of the: > >

[log4j] log4j-core tests jar was removed in release 2.20.0

2023-04-11 Thread Aschbrenner, Gerd
Hello, I am using the org.apache.logging.log4j.test.appender.ListAppender of the: org.apache.logging.log4j log4j-core 2.19.0 tests in some integration tests with the invoker plugin. I’m testing some pom files with some logging bridge libs if they work as e

Re: Making all date-time formatters follow `DateTimeFormatter` syntax

2023-04-11 Thread Jochen Wiedmann
On Mon, Apr 10, 2023 at 11:54 PM Gary Gregory wrote: > > The PR talks about SDT which is...? SimpleDateFormat?

Re: Making all date-time formatters follow `DateTimeFormatter` syntax

2023-04-11 Thread Volkan Yazıcı
It was a minor typo, it is fixed right now. Though my point/question still stands. On Mon, Apr 10, 2023 at 11:54 PM Gary Gregory wrote: > The PR talks about SDT which is...? > > Gary > > On Mon, Apr 10, 2023, 12:13 Volkan Yazıcı wrote: > > > As reported by Piotr in #1416 > >