[
https://issues.apache.org/jira/browse/HADOOP-19745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041913#comment-18041913
]
ASF GitHub Bot commented on HADOOP-19745:
-----------------------------------------
steveloughran opened a new pull request, #8112:
URL: https://github.com/apache/hadoop/pull/8112
### Description of PR
* use http not https ref to apache license in new hadoop-cloud-storage
assembly file
* fix the license number in hadoop-yarn-dist.xml
### For code changes:
- [ ] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [ ] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [ ] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [X] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
> The build reported a license-header validation error
> -----------------------------------------------------
>
> Key: HADOOP-19745
> URL: https://issues.apache.org/jira/browse/HADOOP-19745
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Senthil Kumar
> Priority: Trivial
>
> The build reported a license-header validation error for the file:
> hadoop-assemblies/src/main/resources/assemblies/hadoop-cloud-storage.xml
> This occurred because the file did not fully comply with the required Apache
> License 2.0 header format. The license checker enforces strict adherence to
> the ASF header template, including the expected URL form of the license. The
> header in this file used an HTTPS variant of the license URL, whereas the
> project's standard license checker expects the canonical HTTP form. As a
> result, the validation failed and flagged the file as missing or having an
> incorrect license header.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]