zentol commented on a change in pull request #10889: [Flink-15355][plugins]Enable s3 plugins under Java 11. URL: https://github.com/apache/flink/pull/10889#discussion_r368584040
########## File path: flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE ########## @@ -57,3 +57,8 @@ This project bundles the following dependencies under BSD License (https://opens See bundled license files for details. - org.codehaus.woodstox:stax2-api:3.1.4 (https://github.com/FasterXML/stax2-api/tree/stax2-api-3.1.4) + +This project bundles the following dependencies under the CDDL 1.1 license. +See bundled license files for details. Review comment: somethings missing here ;) you need to include [these](https://github.com/apache/flink/blob/master/flink-dist/src/main/resources/META-INF/licenses/LICENSE.jaxb) [two](https://github.com/apache/flink/blob/master/flink-dist/src/main/resources/META-INF/licenses/LICENSE.javax.activation) files under `resources/META-INF/licenses`. ---------------------------------------------------------------- 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
