Skip to content

Orphaned license files in bundled jars #865

Description

@zabetak

Search before asking

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

Please describe the bug 🐞

I inspected the content of the bundled jars and found that there are some licenses under the respective directory (META-INF/licenses) but there are no classes for those libraries in the jars.

xtable-aws:

  • LICENSE-antlr4-runtime — no ANTLR classes present
  • LICENSE-glassfish-java-servlet-jsp — no servlet/JSP classes present
  • LICENSE-slf4j-api — no SLF4J classes present

xtable-hudi-support-extensions:

  • LICENSE-antlr4-runtime — no ANTLR classes present
  • LICENSE-javax-annotation-api — no javax.annotation classes present

xtable-hive-metastore:

  • LICENSE-slf4j-api — no SLF4J classes present

Are you willing to submit PR?

  • I am willing to submit a PR!
  • I am willing to submit a PR but need help getting started!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions