You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2021/12/15 22:39:00 UTC

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

David Handermann created NIFI-9491:
--------------------------------------

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


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)