rmuir commented on PR #12016:
URL: https://github.com/apache/lucene/pull/12016#issuecomment-1351374308

   I feel that if we publish a shaded jar we become guilty of "contributing to 
the delinquency" of terrible supply chain management, by hiding third party 
dependencies and their versions from view. It causes problems for checkers and 
even humans if there were ever some issue with one of the dependencies (example 
log4j).  They might miss it entirely and get hacked, as an example. Then they 
will be mad at us for shading in the first place, even though its arguably 
their fault because they used a shaded jar. 
   
   Let's just not hand them the gun.
   
   


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to