ppkarwasz opened a new pull request #708: URL: https://github.com/apache/logging-log4j2/pull/708
Since not all Log4j 1.x component builders extend `AbstractBuilder`, `BuilderManager#createBuilder` throws a `ClassCastException` when instantiating some of them. For example using a `SimpleLayout` in `log4j.properties` file fails. This PR fixes some test from #706 . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
