miklosgergely commented on a change in pull request #13128: URL: https://github.com/apache/flink/pull/13128#discussion_r492738491
########## File path: flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE ########## @@ -0,0 +1,35 @@ +flink-sql-connector-hbase +Copyright 2014-2020 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt) + +- com.google.guava:guava:12.0.1 +- com.yammer.metrics:metrics-core:2.2.0 +- commons-codec:commons-codec:1.10 +- commons-configuration:commons-configuration:1.7 +- commons-lang:commons-lang:2.6 +- commons-logging:commons-logging:1.1.3 +- io.netty:netty-all:4.1.44.Final +- org.apache.hbase:hbase-client:1.4.3 Review comment: I've referenced the DEPENDENCIES files both in 1.4 and 2.2, removing all the license related parts of NOTICE. Please confirm that it is fine like this. ---------------------------------------------------------------- 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]
