BUG REPORT
Describe the bug
Licenses check finds multiple problems.
To Reproduce
$ mvn clean package -DskipTests
$ dev/check-binary-license bookkeeper-dist/server/target/bookkeeper-server-4.13.0-SNAPSHOT-bin.tar.gz
$ dev/check-binary-license bookkeeper-dist/all/target/bookkeeper-all-4.13.0-SNAPSHOT-bin.tar.gz
$ dev/check-binary-license bookkeeper-dist/bkctl/target/bkctl-4.13.0-SNAPSHOT-bin.tar.gz
get bunch of problems listed by every run of the dev/check-binary-license
Expected behavior
Licenses up-to-date.
Additional context
http://bookkeeper.apache.org/community/licensing/
#2582 (comment)
BUG REPORT
Describe the bug
Licenses check finds multiple problems.
To Reproduce
get bunch of problems listed by every run of the
dev/check-binary-licenseExpected behavior
Licenses up-to-date.
Additional context
http://bookkeeper.apache.org/community/licensing/
#2582 (comment)