Ayush Saxena created HDDS-11365:
-----------------------------------
Summary: Fix the NOTICE file
Key: HDDS-11365
URL: https://issues.apache.org/jira/browse/HDDS-11365
Project: Apache Ozone
Issue Type: Bug
Affects Versions: 1.5.0, 1.4.1
Reporter: Ayush Saxena
The packaged jars contains the *HADOOP* Notice file instead of the *OZONE*
Notice file
{noformat}
It currently prints:
```
Apache Hadoop
Copyright 2006 and onwards The Apache Software Foundation.
.
.
Hadoop Yarn Server Web Proxy uses the BouncyCastle Java
cryptography APIs written by the Legion of the Bouncy Castle Inc.
```
Can try something like to validate:
jar xf share/ozone/lib/ozone-client-1.4.1.jar META-INF/NOTICE.txt
cat META-INF/NOTICE.txt{noformat}
Second:
The Year is Wrong in the NOTICE file, it says 2022 should be 2024
https://github.com/apache/ozone/blob/350a340277dbb94f7a3157594d1b705f33c1d195/NOTICE.txt#L2
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]