[
https://issues.apache.org/jira/browse/HDFS-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098206#comment-13098206
]
Hudson commented on HDFS-2313:
------------------------------
Integrated in Hadoop-Mapreduce-trunk #808 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/808/])
HDFS-2313. Rat excludes has a typo for excluding editsStored files. (atm)
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1165477
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
> 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