You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/19 14:22:27 UTC

[jira] [Commented] (ARTEMIS-929) Artemis cli tools does not check non-existing options

    [ https://issues.apache.org/jira/browse/ARTEMIS-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830018#comment-15830018 ] 

ASF GitHub Bot commented on ARTEMIS-929:
----------------------------------------

GitHub user gaohoward opened a pull request:

    https://github.com/apache/activemq-artemis/pull/972

    ARTEMIS-929 Artemis cli tools does not check non-existing options

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gaohoward/activemq-artemis master-929

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/972.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #972
    
----
commit 20231a561205025d4c42b998d25cdda8f07529a1
Author: Howard Gao <ho...@gmail.com>
Date:   2017-01-19T14:19:06Z

    ARTEMIS-929 Artemis cli tools does not check non-existing options

----


> Artemis cli tools does not check non-existing options
> -----------------------------------------------------
>
>                 Key: ARTEMIS-929
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-929
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 1.5.2
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The CLI tool doesn't give warnings when non-existing options supplied, for example:
> artemis create  --force --nio --allow-anonymous --role=amq --user=guest --lalal=2 /opt/artemis
> It just ignores the --lalal option, which is a non-existing option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)