streamnative / bookkeeper-achieved

Apache Bookkeeper
https://bookkeeper.apache.org
Apache License 2.0
3 stars 2 forks source link

ISSUE-2592: Licenses check finds multiple problems #325

Closed sijie closed 3 years ago

sijie commented 3 years ago

Original Issue: apache/bookkeeper#2592


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/ https://github.com/apache/bookkeeper/pull/2582#issuecomment-775578408