Senthil Kumar created HDFS-17859:
------------------------------------
Summary: The build reported a license-header validation error
Key: HDFS-17859
URL: https://issues.apache.org/jira/browse/HDFS-17859
Project: Hadoop HDFS
Issue Type: Bug
Components: hadoop-client
Reporter: Senthil Kumar
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]