[jira] [Created] (FLINK-6508) Include license files of packaged dependencies

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6508) Include license files of packaged dependencies

Shang Yuanchun (Jira)
Fabian Hueske created FLINK-6508:
------------------------------------

             Summary: Include license files of packaged dependencies
                 Key: FLINK-6508
                 URL: https://issues.apache.org/jira/browse/FLINK-6508
             Project: Flink
          Issue Type: Bug
          Components: Table API & SQL
    Affects Versions: 1.2.1, 1.3.0, 1.4.0
            Reporter: Fabian Hueske
            Priority: Blocker


The Maven artifact for flink-table bundles its (non-Flink) dependencies to have a self-contained JAR file that can be moved to the ./lib folder without adding additional dependencies.

Currently, we include Apache Calcite, Guava (relocates and required by Calcite), Janino, and Reflections.
Janino and Reflections are not under Apache license, so we need to include their license files into the JAR file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)