[ 
https://issues.apache.org/jira/browse/HADOOP-15958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908773#comment-16908773
 ] 

Masatake Iwasaki commented on HADOOP-15958:
-------------------------------------------

{{dev-support/bin/verify-license-files}} does not work after applying the 
patch. The script assumes LICENSE.txt and NOTICE.txt exist in top level 
directory of distribution. Those files are compared against LICENSE.txt and 
NOTICE.txt contained in each jar files by command like below.
{noformat}
$ diff -q 
/home/iwasakims/srcs/hadoop/hadoop-dist/target/hadoop-3.3.0-SNAPSHOT/LICENSE.txt
 
/home/iwasakims/srcs/hadoop/patchprocess/verify/hadoop-common-3.3.0-SNAPSHOT.jar/META-INF/LICENSE.txt
{noformat}

> Revisiting LICENSE and NOTICE files
> -----------------------------------
>
>                 Key: HADOOP-15958
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15958
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Blocker
>         Attachments: HADOOP-15958-002.patch, HADOOP-15958-003.patch, 
> HADOOP-15958-004.patch, HADOOP-15958-wip.001.patch, HADOOP-15958.005.patch, 
> HADOOP-15958.006.patch, HADOOP-15958.007.patch
>
>
> Originally reported from [~jmclean]:
> * NOTICE file incorrectly lists copyrights that shouldn't be there and 
> mentions licenses such as MIT, BSD, and public domain that should be 
> mentioned in LICENSE only.
> * It's better to have a separate LICENSE and NOTICE for the source and binary 
> releases.
> http://www.apache.org/dev/licensing-howto.html



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to