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

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

    [ https://issues.apache.org/jira/browse/HDDS-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335239#comment-17335239 ] 

Mark Gui commented on HDDS-5137:
--------------------------------

So there are 6 new dependencies with licenses, I checked again manually by diff `mvn -o dependency:list`:
aspectjrt.jar            : Eclipse Public License - v 1.0
aspectjweaver.jar        : Eclipse Public License - v 1.0
javax.inject-b42.jar.    : CDDL+GPL_1_1
javax.ws.rs-api.jar      : CDDL+GPL-1.1
reflections.jar          : WTFPL+The New BSD License
validation-api.Final.jar : The Apache Software License, Version 2.0

> 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
>            Assignee: Mark Gui
>            Priority: Blocker
>
> 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