You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2021/04/22 08:48:00 UTC

[jira] [Created] (HDDS-5137) Adjust LICENSE and NOTICE files for the non-rolling upgrade branch

Marton Elek created HDDS-5137:
---------------------------------

             Summary: Adjust LICENSE and NOTICE files for the non-rolling upgrade branch
                 Key: HDDS-5137
                 URL: https://issues.apache.org/jira/browse/HDDS-5137
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Marton Elek


The branch introduced new dependencies:

{code}
> ./share/ozone/lib/aspectjrt.jar
> ./share/ozone/lib/aspectjweaver.jar
87c89
< ./share/ozone/lib/hk2-locator.jar
---
> ./share/ozone/lib/hk2-locator-b42.jar
108,109d109
< ./share/ozone/lib/jakarta.validation-api.jar
< ./share/ozone/lib/jakarta.ws.rs-api.jar
114a115
> ./share/ozone/lib/javax.inject-b42.jar
117a119
> ./share/ozone/lib/javax.ws.rs-api.jar
214a217
> ./share/ozone/lib/reflections.jar
229a233
> ./share/ozone/lib/validation-api.Final.jar
{code}

As far as I see the LICENCE and NOTICE files are not changed under hadoop-ozone/dist/src/main/license/bin

We should update the LICENSE file with new / modified maven artifact names.

Related LICENSE files should be included in hadoop-ozone/dist/src/main/license/bin/licenses (except pure Apache license)

In case of dependency is licensed under Apache, and IF there is a NOTICE file in the repository of the dependency, it should be copied to the NOTICE.txt (or referenced from NOTICE.txt)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org