[logback-dev] [Bug 89] New: <include> does not search classpath
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Thu Aug 9 19:05:47 CEST 2007
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: logback-dev at qos.ch
ReportedBy: michael.newcomb at gdc4s.com
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.
More information about the logback-dev
mailing list