[
https://issues.apache.org/jira/browse/HADOOP-19745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042141#comment-18042141
]
ASF GitHub Bot commented on HADOOP-19745:
-----------------------------------------
steveloughran opened a new pull request, #8115:
URL: https://github.com/apache/hadoop/pull/8115
Followup to HADOOP-19696: the license URL in asf license headers MUST be
http and not https
This is #8112 backported to branch-3.4
### 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)?
- [ ] 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
> Labels: pull-request-available
>
> 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]