Can't build log4j main branch

2024-09-11 Thread Gary D. Gregory
Hi All, Running 'mvn clean install' on git main [1] gives me: [ERROR] Failures: [ERROR] AsyncLoggerConfigTest.testSingleFilterInvocation:114 Wanted but not invoked: appender.append(); -> at org.apache.logging.log4j.async.logger.AsyncLoggerConfigTest.testSingleFilterInvocation(AsyncLoggerConfig

Re: Can't build log4j main branch

2024-09-11 Thread Piotr P. Karwasz
Hi Gary, On Wed, 11 Sept 2024 at 22:13, Gary D. Gregory wrote: > Running 'mvn clean install' on git main [1] gives me: > > [ERROR] Failures: > [ERROR] AsyncLoggerConfigTest.testSingleFilterInvocation:114 > Wanted but not invoked: > appender.append(); > -> at > org.apache.logging.log4j.async.lo