tzulitai opened a new pull request #88: Licensing final fixes / touches for 
2.0.0
URL: https://github.com/apache/flink-statefun/pull/88
 
 
   None of the fixes here are hard blockers for the release.
   
   This PR contains the following fixes for licenses:
   - 0ecc467 excludes the bundled NOTICE / LICENSE pulled in from Kafka. The 
contents in those are misleading, since it cites a binary dependency on jersey, 
but this is neither reflected in the dependency graph, nor are any jersey files 
bundled. The approach here follows how {{flink-sql--kafka-connector}} treats 
this specific case.
   - b4927f1 and a7fe25a makes sure that we do not have any duplicate license 
files under the name {{LICENSE.txt}} / {{license.txt}} pulled in. This is ok, 
since all non-ASLv2 licenses are manually included under the 
{{META-INF/licenses}} directory.
   - e108932 This is actually a NOTICE file merging issue that should be fixed 
upstream in the Flink Kinesis connector. We're applying the fix here before it 
is fixed upstream.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to