[ 
https://issues.apache.org/jira/browse/CASSANDRA-14955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph Lynch updated CASSANDRA-14955:
-------------------------------------
    Fix Version/s: 4.0
           Status: Patch Available  (was: Open)

> 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
>             Fix For: 4.0
>
>         Attachments: 14955-cassandra-site-svn.patch, 14955-trunk.txt
>
>
> While [~m...@thelastpickle.com] 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to