[jira] [Created] (FLINK-13512) Kinesis connector missing jaxb-api dependency

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

[jira] [Created] (FLINK-13512) Kinesis connector missing jaxb-api dependency

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-13512:
----------------------------------------

             Summary: Kinesis connector missing jaxb-api dependency
                 Key: FLINK-13512
                 URL: https://issues.apache.org/jira/browse/FLINK-13512
             Project: Flink
          Issue Type: Sub-task
          Components: Connectors / Kinesis
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.10.0


KPL makes use of {{javax.xml.bind.DatatypeConverter}} but does not declare a dependency on {{jaxb-api}} and relies on the JDK containing this class. This is no longer the case on Java 11; we have to add it as a dependency and bundle it in the jar.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)