You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/01/08 16:15:00 UTC

[jira] [Created] (FLINK-11289) Rework example module structure to account for licensing

Chesnay Schepler created FLINK-11289:
----------------------------------------

             Summary: Rework example module structure to account for licensing
                 Key: FLINK-11289
                 URL: https://issues.apache.org/jira/browse/FLINK-11289
             Project: Flink
          Issue Type: Improvement
          Components: Build System, Examples
    Affects Versions: 1.7.1, 1.8.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.7.2, 1.8.0


Some of our example bundle additional dependencies (like kafka). The example jars (that are deployed to maven central and included in flink-dist) should have proper licensing.
Otherwise we would have to disable deployment of these jars, and keep the flink-dist NOTICE file in sync with example dependencies manually.

One way to do this would be to add a separate module for each jar, or at the very least for those example that bundle dependencies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)