[ 
https://issues.apache.org/jira/browse/NIFI-8264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293153#comment-17293153
 ] 

ASF subversion and git services commented on NIFI-8264:
-------------------------------------------------------

Commit 1fa4e26b9c9fdc3c8ffb57c6f9b471fa975c82bd in nifi's branch 
refs/heads/support/nifi-1.13 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1fa4e26 ]

NIFI-8264 Replaced commons-logging with jcl-over-slf4j in framework modules

Signed-off-by: Matthew Burgess <[email protected]>

This closes #4848


> 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: 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)

Reply via email to