clintropolis opened a new pull request #8436: packaging script adjustments URL: https://github.com/apache/incubator-druid/pull/8436 ### Description changes: * set encoding for files read by license and notice scripts to prevent funny python errors * split `distribution/bin/generate-license.py` into `distribution/bin/generate-binary-license.py` and `distribution/bin/check-licenses.py` * `distribution/bin/check-licenses.py` is now run when `-Papache-release` is used in `distribution` I did not spend much of any time trying to refactor or clean up these scripts to minimize overall changes. <hr> This PR has: - [x] been self-reviewed.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
