[ 
https://issues.apache.org/jira/browse/HADOOP-12298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731208#comment-14731208
 ] 

Allen Wittenauer commented on HADOOP-12298:
-------------------------------------------

FWIW, after applying this patch + HADOOP-12277 + HADOOP-12192 + pre-generating 
all of the pre-existing release notes, mvn site still crashes while rendering 
HADOOP-3317:

{code}
Changed the default port for "hdfs:" URIs to be 8020, so that one may simply 
use URIs of the form "hdfs://example.com/dir/file".
{code}

 This really feels like a bug in the site plugin getting confused by the 
surrounding quotes, thinking they are part of the URL.  While we *could* escape 
the colon or the quotes to fix this, this feels like the wrong thing to do.

> releasedocmaker isn't translating greater than/less than signs in releasenotes
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-12298
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12298
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: yetus
>            Reporter: Allen Wittenauer
>            Priority: Blocker
>         Attachments: HADOOP-12298.HADOOP-12111.00.patch
>
>
> Somewhere along the way, releasedocmaker stopped translating greater than and 
> less than signs in release notes.  mvn site blows up when it comes across a 
> broken one.  github drops the word entirely when rendering.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to