merlimat commented on pull request #10983:
URL: https://github.com/apache/pulsar/pull/10983#issuecomment-864519949
@newur We also need to update the version in the license files:
```
Run src/check-binary-license
./distribution/server/target/apache-pulsar-*-bin.tar.gz
io.airlift-aircompressor-0.19.jar unaccounted for in LICENSE
io.airlift-aircompressor-0.16.jar mentioned in LICENSE, but not bundled
aircompressor-0.19.jar unaccounted for in lib/presto/LICENSE
aircompressor-0.19.jar unaccounted for in lib/presto/LICENSE
aircompressor-0.16.jar mentioned in lib/presto/LICENSE, but not bundled
src/check-binary-license: line 120: echo: write error: Broken pipe
It looks like there are issues with the LICENSE/NOTICE.
Error: Process completed with exit code 2.
```
You can find them at:
* `distribution/server/src/assemble/LICENSE.bin.txt`
* `pulsar-sql/presto-distribution/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.
For queries about this service, please contact Infrastructure at:
[email protected]