[jira] [Created] (FLINK-13511) Kafka 0.10/0.11 tests failing doe to missing jaxb-api dependency

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

[jira] [Created] (FLINK-13511) Kafka 0.10/0.11 tests failing doe to missing jaxb-api dependency

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

             Summary: Kafka 0.10/0.11 tests failing doe to missing jaxb-api dependency
                 Key: FLINK-13511
                 URL: https://issues.apache.org/jira/browse/FLINK-13511
             Project: Flink
          Issue Type: Sub-task
          Components: Connectors / Kafka, Tests
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.10.0


The kafka test classes rely on jaxb-api, but haven't defined a dependency, relying on this being shipped with the JDK. Since this is no longer the case in later Java versions we have to add an explicit test scope jaxb-api dependency.



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