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)