[
https://issues.apache.org/jira/browse/HDDS-7567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mingchao zhao resolved HDDS-7567.
---------------------------------
Target Version/s: 1.3.0, 1.4.0 (was: 1.4.0)
Resolution: Fixed
PR merged, I had cherry-pick this to ozone-1.3, thanks [~ckj]
> 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
> {{hadoop-ozone/dist/src/main/license/src/licenses}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]