[
https://issues.apache.org/jira/browse/NIFI-8264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-8264:
-------------------------------
Affects Version/s: (was: 1.14.0)
(was: 1.13.0)
> Replace Framework Dependencies on commons-logging with jcl-over-slf4j
> ---------------------------------------------------------------------
>
> Key: NIFI-8264
> URL: https://issues.apache.org/jira/browse/NIFI-8264
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Several framework modules have transitive dependencies on Apache
> {{commons-logging}}, which results in the inclusion of the JAR in
> {{nifi-framework-nar}}. Most the framework already excludes
> {{commons-logging}} in favor {{jcl-over-slf4j}} so that logging messages will
> be routed correctly to logback. Remaining transitive dependencies in
> {{nifi-framework-nar}} should be excluded so that {{nifi-framework-nar}} no
> longer includes {{commons-logging}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)