syhily commented on a change in pull request #18815:
URL: https://github.com/apache/flink/pull/18815#discussion_r808988937
##########
File path: flink-connectors/flink-sql-connector-pulsar/pom.xml
##########
@@ -69,6 +69,7 @@ under the License.
<include>org.bouncycastle:bcprov-jdk15on</include>
<include>org.bouncycastle:bcutil-jdk15on</include>
<include>org.slf4j:jul-to-slf4j</include>
+
<include>javax.xml.bind:jaxb-api</include>
Review comment:
> FYI: flink-dist bundles jaxb-api already
If flink-dist bundles the jaxb-api. Why we would meet a class not found
error on flink ci?
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=31702&view=logs&j=6e8542d7-de38-5a33-4aca-458d6c87066d&t=5846934b-7a4f-545b-e5b0-eb4d8bda32e1&l=15537
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]