TsReaper commented on a change in pull request #16349: URL: https://github.com/apache/flink/pull/16349#discussion_r665014150
########## File path: flink-table/flink-table-code-splitter/src/main/resources/META-INF/NOTICE ########## @@ -7,7 +7,7 @@ The Apache Software Foundation (http://www.apache.org/). This project bundles the following dependencies under the BSD 3-clause license. See bundled license files for details. -- antlr:4.7 +- org.antlr:antlr4-runtime:4.7 Review comment: Grammar files are also mentioned in this NOTICE file. This `org.antlr.grammars:java` does not seem to exist in maven repository, so we have to copy the grammar files into Flink. -- 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]
