[
https://issues.apache.org/jira/browse/HADOOP-11792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181492#comment-15181492
]
Allen Wittenauer commented on HADOOP-11792:
-------------------------------------------
mvn site due to a bug in doxia's markdown parser will go into an infinite loop
on unmatched _'s. yetus 0.1.0 + the release note contents worked around it in
such a way that broke github rendering. yetus 0.2.0 + the release note
contents are now real markdown such that github rendering works. So that
problem will go away as soon as yetus 0.2.0 is released (vote closes in a few
days) and hadoop is configured to use that version by default. in the mean
time, you can unpack the yetus 0.2.0 RC2 in a dir and point YETUS_HOME to it.
that will trigger the rdm in that version instead.
> Remove all of the CHANGES.txt files
> -----------------------------------
>
> Key: HADOOP-11792
> URL: https://issues.apache.org/jira/browse/HADOOP-11792
> Project: Hadoop Common
> Issue Type: Task
> Components: build
> Affects Versions: 3.0.0
> Reporter: Allen Wittenauer
> Assignee: Andrew Wang
> Fix For: 2.8.0
>
>
> With the commit of HADOOP-11731, the CHANGES.txt files are now EOLed. We
> should remove them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)