zymap opened a new pull request #2852: URL: https://github.com/apache/bookkeeper/pull/2852
--- *Motivation* Fix the following issue when running the 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 ``` (cherry picked from commit 39edf2202a1a6d036abc20912ab8990617b64849) -- 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]
