tzulitai opened a new pull request #13: [FLINK-15910] [legal] Add NOTICE and 
LICENSE files
URL: https://github.com/apache/flink-statefun/pull/13
 
 
   The Apache Parent POM added in #12 already pulls in default LICENSE / NOTICE 
files for built Maven artifact jars.
   
   This PR explicitly adds NOTICE / LICENSE files for the following 
distribution purposes:
   
   *Canoncial source distribution*
   
   0659c0d Adds NOTICE file to be shipped with the source distribution.
   The only dependency we bundle in the source is copied & modified source code 
from the fastutils project (http://fastutil.di.unimi.it/), so this is mentioned.
   See the copied code under `statefun-flink/statefun-flink-core`.
   
   *Maven artifacts*
   
   9161d70
   The only artifact jar that bundles dependencies is 
`statefun-flink-distribution`, so an explicit NOTICE file is added for it under 
`META-INF`.
   Additionally, since some BSD licensed dependencies are bundled, their 
respective licenses can also be found under `META-INF/licenses` to be bundled 
with the jar.

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