Re: Leveraging Gradle to detect invalid logging setups

2020-01-20 Thread Ralph Goers
We would certainly accept PRs to support the feature, assuming they include tests that we can run to verify them. I have no idea how easy that would be to do since Log4j 2 uses Maven as its build system. Out of curiosity, have you mentioned the metadata to the Maven team? I know one of the prob

Leveraging Gradle to detect invalid logging setups

2020-01-20 Thread Louis Jacomet
Hello, The Gradle dependency management team developed a plugin [1] in parallel to writing a blog post on the Gradle blog [2] that shows how Gradle can help detect invalid logging setup at build time using Gradle’s new capabilities concept [3]. Feature wise, the plugin can detect invalid setups in