kennknowles opened a new issue, #18700:
URL: https://github.com/apache/beam/issues/18700

   The change to check the classloader is not wrong - it catches transitive 
private deps that are nonetheless susceptible to clobber. However, it is 
checking the wrong classpath. It needs to be an isolated post-shading 
classpath, not the generic testing classpath.
   
   Likely all the uses are broken.
   
   Imported from Jira 
[BEAM-3748](https://issues.apache.org/jira/browse/BEAM-3748). Original Jira may 
contain additional context.
   Reported by: kenn.


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