merlimat opened a new pull request #1820: Use exact dependency version in LICENSE file and use check-binary-license to enforce URL: https://github.com/apache/incubator-pulsar/pull/1820 ### Motivation To avoid missing any dependency or having issue with different dependencies versions, we need to automate the enforcement of the `LICENSE` file included in the binary distribution. ### Modifications * Fixed LICENSE file with missing entries * Specified exact version of each dependency * Added script used to enforce that each Jar included in bin distribution needs to be mentioned in the LICENSE file. This script will be executed as part of pull requests validation.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
