zentol commented on a change in pull request #11123: [FLINK-16014] Adding xerces to s3 plugins to avoid ClassNotFound issues. URL: https://github.com/apache/flink/pull/11123#discussion_r381843042
########## File path: flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE ########## @@ -31,6 +31,7 @@ This project bundles the following dependencies under the Apache Software Licens - org.apache.httpcomponents:httpcore:4.4.6 - org.apache.httpcomponents:httpclient:4.5.3 - software.amazon.ion:ion-java:1.0.2 +- xerces:xercesImpl:2.12.0 Review comment: are we not also bundling `xml-apis:xml-apis`, a transitive dependency of xercesImpl? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
