[
https://issues.apache.org/jira/browse/YETUS-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399331#comment-15399331
]
Ajay Yadava commented on YETUS-433:
-----------------------------------
I suspect that will not work in cases where I want to just generate a single
release changes and update the index. If I give the output directory to be same
as existing one then using glob will generate complete index but passing
version will put only one entry.
> releasedocmaker generates empty index and readme
> ------------------------------------------------
>
> Key: YETUS-433
> URL: https://issues.apache.org/jira/browse/YETUS-433
> Project: Yetus
> Issue Type: Bug
> Components: Release Doc Maker
> Reporter: Ajay Yadava
> Assignee: Ajay Yadava
> Attachments: YETUS-433.00.patch
>
>
> h3. Steps to reproduce
> Following command will create empty index and readme
> {code}
> python release-doc-maker/releasedocmaker.py -i --project=falcon
> --projecttitle="Apache Falcon" -u --version 0.9 --version 0.10 -r -O
> /tmp/falcon-docs --retries=5 --sortorder=desc --sorttype=issueid
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)