[
https://issues.apache.org/jira/browse/HADOOP-13780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15723968#comment-15723968
]
Xiao Chen commented on HADOOP-13780:
------------------------------------
Regarding #1, thanks [~ajisakaa] for the commands from HADOOP-12893, I built a
new output at
https://gist.github.com/xiao-chen/6131ec9718ec4b1af286f048bd714c6f . Also
looked at Apache Rat which seems too naive, and Apache Whisker which isn't
documented clear enough (to me).
Quick look at #2:
-
{{hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jt/jquery.jstree.js}}
is actually noted in LICENSE! It is named with .gz extension. Since
HADOOP-10075 removed the .gz and left the extracted .js, I think updating the
name and move it to MIT License section in our LICENSE should suffice. This is
legal since the header of that file says it's MIT, and apache [need
not|http://www.apache.org/dev/licensing-howto.html#mod-notice] that to be in
the NOTICE.
Bad news is, those {{js}}, {{css}} or anything outside of a maven dependency
isn't checked by the tool. :(
> LICENSE/NOTICE are out of date for source artifacts
> ---------------------------------------------------
>
> Key: HADOOP-13780
> URL: https://issues.apache.org/jira/browse/HADOOP-13780
> Project: Hadoop Common
> Issue Type: Bug
> Components: common
> Affects Versions: 3.0.0-alpha2
> Reporter: Sean Busbey
> Assignee: Xiao Chen
> Priority: Blocker
>
> we need to perform a check that all of our bundled works are properly
> accounted for in our LICENSE/NOTICE files.
> At a minimum, it looks like HADOOP-10075 introduced some changes that have
> not been accounted for.
> e.g. the jsTree plugin found at
> {{hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jt/jquery.jstree.js}}
> does not show up in LICENSE.txt to (a) indicate that we're redistributing it
> under the MIT option and (b) give proper citation of the original copyright
> holder per ASF policy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]