[
https://issues.apache.org/jira/browse/FLINK-24211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411840#comment-17411840
]
Chesnay Schepler commented on FLINK-24211:
------------------------------------------
Isn't that fine because the NOTICE files are automatically merged by the shade
plugin?
We only ever have to list non-Flink dependencies because all Flink dependencies
handle this as intended.
> flink-sql-connector-kinesis does not list transitive dependencies from
> flink-connector-kinesis
> ----------------------------------------------------------------------------------------------
>
> Key: FLINK-24211
> URL: https://issues.apache.org/jira/browse/FLINK-24211
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kinesis
> Affects Versions: 1.14.0, 1.12.5, 1.13.2
> Reporter: Dawid Wysakowicz
> Priority: Blocker
>
> The {{flink-connector-kinesis}} is a fat jar that bundles quite a few
> dependencies on its own. The NOTICE file of this module is correct. However
> the {{flink-sql-connector-kinesis}} bundles the non-sql one with additional
> dependencies, but its notice file lists only the additional dependencies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)