zentol commented on issue #7292: [FLINK-11101][S3] Ban openjdk.jol dependencies
URL: https://github.com/apache/flink/pull/7292#issuecomment-447669712
 
 
   The current exclusion in the sahde-plugin has in no actual effect since the 
openjdk dependency is already excluded in the dependency section, and thus only 
acted as a safeguard in case the dependency exclusion was wrong.
   
   Using the enforcer plugin is the proper way to detect and ban dependencies, 
as this
   # actually informs developers of errors in the dependency section
   # applies also regardless of the shade-plugin, which should only concern 
itself with packaging issues.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to