zentol commented on a change in pull request #18815:
URL: https://github.com/apache/flink/pull/18815#discussion_r808935666
##########
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:
And _if_ you bundle it it should be done in such a way that it is only
loaded from the jar on Java 11, as it is done for flink-dist.
--
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]