zymap opened a new pull request #2851: URL: https://github.com/apache/bookkeeper/pull/2851
--- *Motivation* Fix the following issue when running license check script ``` + ./dev/check-binary-license ./dev/../bookkeeper-dist/bkctl/target/bkctl-4.15.0-SNAPSHOT-bin.tar.gz org.apache.httpcomponents-httpcore-4.4.12.jar unaccounted for in LICENSE org.apache.httpcomponents-httpcore-4.4.13.jar mentioned in LICENSE, but not bundled + ./dev/check-binary-license ./dev/../bookkeeper-dist/all/target/bookkeeper-all-4.15.0-SNAPSHOT-bin.tar.gz io.netty-netty-transport-native-epoll-4.1.68.Final.jar unaccounted for in LICENSE ``` -- 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]
