[
https://issues.apache.org/jira/browse/NIFI-8264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-8264:
-------------------------------
Fix Version/s: 1.13.1
1.14.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 1.14.0, 1.13.1
>
> Time Spent: 0.5h
> 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)