You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2022/04/13 14:40:00 UTC

[jira] [Created] (FLINK-27230) Unnecessary entries in connector-kinesis NOTICE file

Dawid Wysakowicz created FLINK-27230:
----------------------------------------

             Summary: Unnecessary entries in connector-kinesis NOTICE file
                 Key: FLINK-27230
                 URL: https://issues.apache.org/jira/browse/FLINK-27230
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Kinesis
    Affects Versions: 1.15.0
            Reporter: Dawid Wysakowicz


flink-connector-kinesis lists but does not bundle:

{code}
- commons-logging:commons-logging:1.1.3
- com.fasterxml.jackson.core:jackson-core:2.13.2
{code}

{code}
[INFO] Excluding commons-logging:commons-logging:jar:1.1.3 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.2 from the shaded jar.
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)