wolfstudy edited a comment on pull request #7809: URL: https://github.com/apache/pulsar/pull/7809#issuecomment-679476404
@sijie please check binary license ``` src/check-binary-license ./distribution/server/target/apache-pulsar-*-bin.tar.gz ``` Output: ``` org.apache.httpcomponents-httpclient-4.5.5.jar unaccounted for in LICENSE org.apache.httpcomponents-httpcore-4.4.1.jar unaccounted for in LICENSE org.apache.thrift-libthrift-0.12.0.jar unaccounted for in LICENSE org.bouncycastle-bcpkix-jdk15on-1.60.jar unaccounted for in LICENSE org.bouncycastle-bcprov-ext-jdk15on-1.60.jar unaccounted for in LICENSE org.bouncycastle-bcprov-jdk15on-1.60.jar unaccounted for in LICENSE bcpkix-jdk15on-1.60.jar unaccounted for in lib/presto/LICENSE bcprov-ext-jdk15on-1.60.jar unaccounted for in lib/presto/LICENSE bcprov-jdk15on-1.60.jar unaccounted for in lib/presto/LICENSE commons-logging-1.2.jar unaccounted for in lib/presto/LICENSE httpclient-4.5.5.jar unaccounted for in lib/presto/LICENSE httpcore-4.4.9.jar unaccounted for in lib/presto/LICENSE netty-transport-native-epoll-4.1.48.Final.jar mentioned in lib/presto/LICENSE, but not bundled src/check-binary-license: line 111: echo: write error: Broken pipe commons-logging-1.1.1.jar mentioned in lib/presto/LICENSE, but not bundled ``` ---------------------------------------------------------------- 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]
