Jeff Storck created NIFI-3097:
---------------------------------
Summary: Investigate explicit dependencies on logging
implementations (logback, log4j)
Key: NIFI-3097
URL: https://issues.apache.org/jira/browse/NIFI-3097
Project: Apache NiFi
Issue Type: Task
Components: Core Framework, Extensions, Tools and Build
Affects Versions: 1.0.0, 1.1.0
Reporter: Jeff Storck
Fix For: 1.2.0
Ideally NiFi, the extensions, and the Toolkit, would have dependencies on
SLF4J, and only a single logging implementation would be provided at runtime.
Currently, log4j and logback end up on the runtime classpath due to transitive,
and in some cases explicit, dependencies. This causes issues, specifically
with the Toolkit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)