Hi,
I have this issue with gradle and logback integration: http://issues.gradle.org/browse/GRADLE-2707 .
Can someone watch over it?
Thanks, Mihai
Hi,
I have this issue with gradle and logback integration: http://issues.gradle.org/browse/GRADLE-2707 .
Can someone watch over it?
Thanks, Mihai
It’s not clear to me that the problem is Gradle related. If you can come up with a simpler example that just uses Logback Groovy configuration and a plain ‘test’ task, but not external dependencies like Vert.x and custom tasks like ‘runMod’, I might be able to help.
Another option is to configure Logback with a properties or XML file, rather than a Groovy script.