Skip to content

[Improvement]: LICENSE-binary is missing or misclassifies several bundled third-party dependencies #4381

Description

@j1wonpark

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

LICENSE-binary misclassifies one dependency and is missing several others. org.glassfish.jersey.containers:jersey-* is listed under Apache License 2.0 but is actually EPL 2.0 (per its own embedded META-INF/LICENSE.md), and about a dozen other bundled dependencies (other Jersey modules, several CDDL-licensed javax.* jars, Apache Parquet/Kerby/ORC/DataSketches, and a few others) aren't listed at all.

How should we improve?

Update LICENSE-binary to fix the misclassification and add the missing entries. Full list in the linked PR.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions