Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle task to update LICENSE and NOTICE on every build for runtime jars #11559

Open
3 tasks
ajantha-bhat opened this issue Nov 15, 2024 · 1 comment
Open
3 tasks
Labels
bug Something isn't working

Comments

@ajantha-bhat
Copy link
Member

Apache Iceberg version

None

Query engine

None

Please describe the bug 🐞

Currently LICENSE and NOTICE info is generated for runtime jars using the plugin https://github.com/jk1/Gradle-License-Report.

The report is manually parsed. But when dependabot updates the dependencies, we are not regenerating the LICENSE and NOTICE. So, we need a gradle task to update LICENSE and NOTICE on every build for runtime jars.

Willingness to contribute

  • I can contribute a fix for this bug independently
  • I would be willing to contribute a fix for this bug with guidance from the Iceberg community
  • I cannot contribute a fix for this bug at this time
@ajantha-bhat ajantha-bhat added the bug Something isn't working label Nov 15, 2024
@ajantha-bhat
Copy link
Member Author

@bryanck is working on the parser. Happy to collaborate or test it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant