[
https://issues.apache.org/jira/browse/HDFS-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097698#comment-13097698
]
Tom White commented on HDFS-2313:
---------------------------------
+1
> Rat excludes has a typo for excluding editsStored files
> -------------------------------------------------------
>
> Key: HDFS-2313
> URL: https://issues.apache.org/jira/browse/HDFS-2313
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 0.24.0
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Fix For: 0.24.0
>
> Attachments: hdfs-2313.0.patch
>
>
> In {{hadoop-hdfs-project/hadoop-hdfs/pom.xml}}, this:
> {noformat}
> <exclude>src/test/resources/editStored*</exclude>
> {noformat}
> Should be:
> {noformat}
> <exclude>src/test/resources/editsStored*</exclude>
> {noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira