[
https://issues.apache.org/jira/browse/CASSANDRA-14955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Lynch updated CASSANDRA-14955:
-------------------------------------
Attachment: 14955-trunk.txt
> Website can be built without nodetool documentation by accident
> ---------------------------------------------------------------
>
> Key: CASSANDRA-14955
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14955
> Project: Cassandra
> Issue Type: Bug
> Components: Documentation/Website
> Reporter: Joseph Lynch
> Assignee: Joseph Lynch
> Priority: Minor
> Attachments: 14955-trunk.txt
>
>
> While [[email protected]] was generating docs today we accidentally
> pushed empty nodetool docs because the {{make website}} target doesn't fail
> if nodetool fails to run. We believe that this is due to the line in
> [gen-nodetool-docs.py|https://github.com/apache/cassandra/blob/trunk/doc/gen-nodetool-docs.py#L39]
> which uses subprocess.call instead of check_call.
> Let's make it so that if you try to build docs without nodetool being
> available the build should fail so that we cant make the same mistake again.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]