You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org> on 2011/11/24 12:00:40 UTC

[jira] [Updated] (AMQ-3554) activemq:create command should use name as argument in place of option

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

Jean-Baptiste Onofré updated AMQ-3554:
--------------------------------------

    Attachment: AMQ-3554.patch
    
> activemq:create command should use name as argument in place of option
> ----------------------------------------------------------------------
>
>                 Key: AMQ-3554
>                 URL: https://issues.apache.org/jira/browse/AMQ-3554
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.5.0
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 5.x
>
>         Attachments: AMQ-3554.patch
>
>
> Karaf ActiveMQ command activemq:create use -n (or --name) to define the name. The name is mandatory, so it makes sense to use it as argument in place of an option.
> It means that:
> activemq:create -n test
> will become
> activemq:create test
> More other, activemq:create-broker seems to be more consistent.
> I will submit a patch to enhance/rename all Karaf commands to be consistent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira