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

   personally i am against the shading. I think it is a huge antipattern, it 
hides third-party artifacts completely. think about someone trying to do 
security or license audit and they have "secret dependencies" hidden from view, 
as an example.
   
   I don't understand the issue myself. if you want to use different antlr 
version in two places just use two classloaders. thats what we did in 
elastic/opensearch.
   
   but like i said, i'm not opposed to upgrading IF concerns about the new 
version are taken care of.


-- 
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