Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
The branch introduced new dependencies:
> ./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
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)
Attachments
Issue Links
- links to