[
https://issues.apache.org/jira/browse/HADOOP-13084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272907#comment-15272907
]
Akira AJISAKA commented on HADOOP-13084:
----------------------------------------
The fix looks good to me. Would you fix the indents in the following code?
{code}
<configuration> // need a whitespace
<excludes>
<exclude>.gitattributes</exclude>
<exclude>.gitignore</exclude>
<exclude>.git/**</exclude>
<exclude>.idea/**</exclude>
<exclude>**/build/**</exclude> // tab should be removed
<exclude>**/patchprocess/**</exclude> // need 4 whitespaces
</excludes> // need a whitespace
</configuration> // need a whitespace
{code}
> Fix ASF License warnings in branch-2.7
> --------------------------------------
>
> Key: HADOOP-13084
> URL: https://issues.apache.org/jira/browse/HADOOP-13084
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> Attachments: HDFS-10248-branch-2.7.patch
>
>
> Please have a look following PreCommit build on branch-2.7.
> https://builds.apache.org/job/PreCommit-HDFS-Build/15036/artifact/patchprocess/patch-asflicense-problems.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]