Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/3852
  
    @fhueske I worked on getting the ASM license in all shaded JAR files. That 
change would subsume this one. Can you have a look what you think?
    
    BTW: I could not use the shade resource transformer for the ASM license, 
because of the way that maven/shade handles relative paths and due to the fact 
that the resource transformer fails when a dependency already brings the same 
file.
    
    Lesson learned today: It sounds simple to add a specific file in various 
projects to a JAR. But to do that with Maven (in a project like Flink) can take 
the better part of a day ;-)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to