![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
1.0.5 |
|
Assignee:
|
Logback dev list
|
|
Components:
|
logback-core |
|
Created:
|
25/Jun/12 7:38 PM
|
|
Description:
|
the following works when using checkstyle-5.5:
<path id="checkstyle.classpath">
<pathelement path="path-where-logback.xml-is-located"/>
<taskdef resource="checkstyletask.properties" classpathref="checkstyle.classpath" _onerror_="failall"/>
<target name="checkstyle">
without putting it in the tasks classpath, but doing:
ant -k -Dlogback.configurationFile=path-where-logback.xml-is-located/logback.xml
seems not to find logback.xml.
|
|
Project:
|
logback
|
|
Priority:
|
Major
|
|
Reporter:
|
rupert thurner
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev