You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/17 14:19:00 UTC

[jira] [Commented] (NIFI-9491) Exclude Apache Commons Logging

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

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

Commit 7c6bdcb035094db521b3007e1ccd298052cbfddd in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7c6bdcb ]

NIFI-9491 Excluded commons-logging and added jcl-over-slf4j references

Signed-off-by: Matthew Burgess <ma...@apache.org>

This closes #5608


> Exclude Apache Commons Logging
> ------------------------------
>
>                 Key: NIFI-9491
>                 URL: https://issues.apache.org/jira/browse/NIFI-9491
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Extensions, MiNiFi, NiFi Registry
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Multiple framework and extension modules include the Apache Commons Logging library with different versions. The current runtime loading strategy avoids using these libraries due to the presence of {{jcl-over-slf4j}} in the primary library directory. Excluding references to {{commons-logging}} will reduce the size of binary artifacts and avoid potential confusion related to runtime behavior.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)