[
https://issues.apache.org/jira/browse/HDDS-7567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642161#comment-17642161
]
Tsz-wo Sze commented on HDDS-7567:
----------------------------------
bq. For the version we are using 3.5.17, "BSD 3-Clause" is correct.
Good catch!
> Invalid entries in LICENSE
> --------------------------
>
> Key: HDDS-7567
> URL: https://issues.apache.org/jira/browse/HDDS-7567
> Project: Apache Ozone
> Issue Type: Bug
> Components: dist
> Reporter: Tsz-wo Sze
> Assignee: Kaijie Chen
> Priority: Major
> Labels: pull-request-available
>
> - hadoop-hdds/docs/themes/ozonedoc/static/js/bootstrap.min.js
> is under "BSD 3-Clause" but it actually is "MIT License".
> - hadoop-hdds/docs/themes/ozonedoc/static/fonts/glyphicons-*
> should be under the same license as bootstrap, which is "MIT License".
> According to https://glyphicons.com/old/license.html#old-halfings-bootstrap.
> - hadoop-hdds/framework/src/main/resources/webapps/static/d3-3.5.17.min.js
> is under "BSD 3-Clause", which is correct for 3.5.17.
> however later versions has changed to "ISC License"
> according to https://github.com/d3/d3/blob/main/LICENSE ,
> - hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-3.5.17.min.js
> is not found.
> {code}
> ozone-1.3.0-src$ ls -l
> hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-3.5.17.min.js
> ls:
> hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-3.5.17.min.js: No
> such file or directory
> {code}
> - "Apache Software Foundation License 2.0" should be "Apache License 2.0".
> - Licenses referenced by “LICENSE.txt" should be included in the distribution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]