joewitt commented on PR #8708:
URL: https://github.com/apache/nifi/pull/8708#issuecomment-2081352893

   Adjusted nifi-bom to remove logback-classic and logback-core from the 
dependency list even as provided as it means test runs have both slf4j-simple 
and logback-classic/core.  The nifi-bom now is listing things which we are ok 
with components having a dependency on wheras things like logback-classic/core 
are really meant as runtime dependencies anyway.
   
   Might add these things back into the nifi-bom but mark them as 'runtime' 
instead of provided to better articulate this intent.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to