[
https://issues.apache.org/jira/browse/NUTCH-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827578#comment-17827578
]
ASF GitHub Bot commented on NUTCH-3035:
---------------------------------------
sebastian-nagel commented on PR #808:
URL: https://github.com/apache/nutch/pull/808#issuecomment-2000233258
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.
> Update license and notice file for release of 1.20
> ---------------------------------------------------
>
> Key: NUTCH-3035
> URL: https://issues.apache.org/jira/browse/NUTCH-3035
> Project: Nutch
> Issue Type: Bug
> Components: documentation
> Affects Versions: 1.20
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Major
> Fix For: 1.20
>
>
> Close to the release of 1.20 the license and notice files should be updated
> to contain all (third-party) licenses of all dependencies. Cf. NUTCH-2290 and
> NUTCH-2981.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)