[ https://issues.apache.org/jira/browse/HDDS-7567 ]
Kaijie Chen deleted comment on HDDS-7567:
-----------------------------------
was (Author: ckj996):
Plus: there is no {{licenses/}} directory
{code:java}
This product bundles various third-party components under other open source
licenses. This section summarizes those components and their licenses.
See licenses/ for text of these licenses.
{code}
> 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]