Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
0.9.28
-
None
-
None
-
Maven 2
Description
Hi,
I think I'm facing a backward compatibily issue with logback 0.9.28.
I have multi-modules projects with maven. I used to have multiple logback-test.xml files, one per test/resources folder per module.
With logback v0.9.26 logback used to consider each logback-test config file, and use the appropriate file for each module.
Now, logback only considers the very first logback configuration found while testing the multi-module project.
Is that the expected behavior?
Thanks in advance,
Olivier.