Skip to content

Duplicate LICENSE and NOTICE files in jars #17406

Description

@kevinjqliu

For example, using the iceberg-aws-bundle jar from https://iceberg.apache.org/releases/#downloads

➜  Downloads jar tf iceberg-aws-bundle-1.11.0.jar | grep LICENSE
META-INF/LICENSE.txt
META-INF/LICENSE
LICENSE
META-INF/FastDoubleParser-LICENSE
META-INF/thirdparty-LICENSE
LICENSE
➜  Downloads jar tf iceberg-aws-bundle-1.11.0.jar | grep NOTICE
META-INF/NOTICE.txt
META-INF/NOTICE
NOTICE
THIRD-PARTY-NOTICES
META-INF/FastDoubleParser-NOTICE
NOTICE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions