[logback-dev] [JIRA] Created: (LBCLASSIC-269) [Backward compatibility] Unable to use multiple logback-test.xml config files

Olivier Dupré (JIRA) noreply-jira at qos.ch
Wed May 25 09:29:53 CEST 2011


[Backward compatibility] Unable to use multiple logback-test.xml config files
-----------------------------------------------------------------------------

                 Key: LBCLASSIC-269
                 URL: http://jira.qos.ch/browse/LBCLASSIC-269
             Project: logback-classic
          Issue Type: Bug
    Affects Versions: 0.9.28
         Environment: Maven 2
            Reporter: Olivier Dupré
            Assignee: Logback dev list
            Priority: Minor


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       


More information about the logback-dev mailing list