[
https://issues.apache.org/jira/browse/HADOOP-12273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062222#comment-15062222
]
Allen Wittenauer commented on HADOOP-12273:
-------------------------------------------
HADOOP-12111 was never committed or intended to be committed to a Hadoop
branch.
> releasedocmaker.py fails with stacktrace if --project option is not specified
> -----------------------------------------------------------------------------
>
> Key: HADOOP-12273
> URL: https://issues.apache.org/jira/browse/HADOOP-12273
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Trivial
> Fix For: HADOOP-12111
>
> Attachments: HADOOP-12273.HADOOP-12111.00.patch,
> HADOOP-12273.HADOOP-12111.01.patch
>
>
> It should show its usage instead.
> {code}
> [sekikn@mobile hadoop]$ dev-support/releasedocmaker.py --version 3.0.0
> Traceback (most recent call last):
> File "dev-support/releasedocmaker.py", line 580, in <module>
> main()
> File "dev-support/releasedocmaker.py", line 424, in main
> title=projects[0]
> TypeError: 'NoneType' object has no attribute '__getitem__'
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)