Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- causes
-
NIFI-9524 Build is failing because missing commons-logging excludes
- Resolved
- links to