[
https://issues.apache.org/jira/browse/HADOOP-12273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063263#comment-15063263
]
Kengo Seki commented on HADOOP-12273:
-------------------------------------
Hi [~lewuathe], the development of releasedocmaker has been stopped on Hadoop
project and migrated to Yetus. HADOOP-12111 branch was already removed.
You could backport this patch to trunk or branch-2, but I strongly recommend
you to use the one included in [the latest Yetus
release|http://yetus.apache.org/downloads/]. Many improvements and bug-fixes
are applied.
> 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)