[
https://issues.apache.org/jira/browse/HADOOP-11813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513156#comment-14513156
]
Allen Wittenauer commented on HADOOP-11813:
-------------------------------------------
bq. There were no tests around this originally, do some need to be written?
There's no tests for any of the non-Java, unfortunately.
bq. Small fix to escape out asterisks, these were breaking the tables
Happen to have the JIRA that caused the issue? I suspect the asterisk escape
needs to go into notableclean (==disallow table characters, because the code is
building a table) rather than tableclean (==allow table characters, because
user-built tables are allowed here). We definitely want asterisks in release
notes so we can bullet-point things.
I named these functions poorly. lol.
> releasedocmaker.py should use today's date instead of unreleased
> ----------------------------------------------------------------
>
> Key: HADOOP-11813
> URL: https://issues.apache.org/jira/browse/HADOOP-11813
> Project: Hadoop Common
> Issue Type: Task
> Components: build
> Affects Versions: 3.0.0
> Reporter: Allen Wittenauer
> Assignee: Darrell Taylor
> Priority: Minor
> Labels: newbie
> Attachments: HADOOP-11813.patch
>
>
> After discussing with a few folks, it'd be more convenient if releasedocmaker
> used the current date rather than unreleased when processing a version that
> JIRA hasn't declared released.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)