Pierre De Rop created FELIX-5407:
------------------------------------
Summary: DM annotation plugin generates temp log files even if
logging is disabled
Key: FELIX-5407
URL: https://issues.apache.org/jira/browse/FELIX-5407
Project: Felix
Issue Type: Improvement
Reporter: Pierre De Rop
Assignee: Pierre De Rop
Priority: Minor
DM annotations bnd plugin generates some log files in temp directory
(/tmp/dmplugin/), even if logging is not enabled.
log files and /tmp/dmplugin directory should be generated only if logging is
enabled, using for example:
-plugin: org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin;log=warn;
if the "log" attribute is not specified, then the logfiles and logdir should
not be generated at all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)