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)