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

NUTCH-3035 Update license and notice file for release of 1.20 #808

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

sebastian-nagel
Copy link
Contributor

Update the license and notice files of dependencies included as binary jar files in the binary release.

@lewismc lewismc closed this Mar 15, 2024
@lewismc lewismc reopened this Mar 15, 2024
@lewismc lewismc self-requested a review March 15, 2024 01:00
@lewismc
Copy link
Member

lewismc commented Mar 15, 2024

Hi @sebastian-nagel did you perform this task manually?

@sebastian-nagel
Copy link
Contributor Author

Hi Lewis, it's done in three steps:

  1. run ant report-licenses (Rat task) for core and all plugins
  2. process all reports: list all combinations of <project, license>, try to extract the organization and project description from the ivy cache, normalize license names, etc.
  3. manually verify the output of step 1 and 2 and merge it with the existing license and notice files

Step 1 and 2 are done by the Jupyter notebook attached to NUTCH-2290. Because the output (NOTICE-binary and LICENSE-binary) is somewhat noisy, manual verification is necessary.

See also NUTCH-2981: Storm has some scripts to automatically generate the license reports.

Copy link
Member

@lewismc lewismc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the details @sebastian-nagel .

@lewismc lewismc merged commit 5a95bc6 into apache:master Mar 30, 2024
6 of 8 checks passed
@sebastian-nagel sebastian-nagel deleted the NUTCH-3035-licenses-1.20 branch December 4, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants