http://bugzilla.qos.ch/show_bug.cgi?id=89

           Summary: <include> does not search classpath
           Product: logback-classic
           Version: unspecified
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Logback searches the classpath for logback.xml or logback-test.xml, but when
using <include> there is no way to specify a resource to include (ie something
in a jar file) that is on the classpath.

<include> is limited to file (explicit file location) or a url (which doesn't
allow just a file name).

Please add another mechanism for <include> to search the classpath for the file
to be included:
<include resource="xxx.xml"/>


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to