tcurdt commented on PR #202:
URL: 
https://github.com/apache/maven-shade-plugin/pull/202#issuecomment-1793781172

   @nielsbasjes Feel free to open an issue with a testcase.
   
   TBH I don't see anything being filtered yet.
   
   
https://github.com/tcurdt/jdependency/blob/master/src/main/java/org/vafer/jdependency/Clazzpath.java#L136
   
   I guess the question is whether the `JarInputSteam` does provide access to 
classes in `META-INF`. 
   A quick test could be to extract the jar and add the classpath unit not via 
jar but via filesystem.
   


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