Kengo Seki created BIGTOP-2685:
----------------------------------
Summary: Wrong command usage to build repository in README.md
Key: BIGTOP-2685
URL: https://issues.apache.org/jira/browse/BIGTOP-2685
Project: Bigtop
Issue Type: Bug
Components: documentation
Affects Versions: 1.1.0
Reporter: Kengo Seki
Priority: Minor
README.md says:
{code}
* __Building local YUM/APT repositories__ : `gradle [component-name]-[yum|apt]`
{code}
but these commands don't exist. The correct ones are {{gradle yum}} and
{{gradle apt}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)