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é (Created JIRA)" <ji...@apache.org> on 2011/10/20 20:04:11 UTC

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

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.5.1


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

       

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

Posted by "Timothy Bish (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated AMQ-3554:
------------------------------

    Fix Version/s:     (was: 5.5.1)
                   5.6.0
    
> 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.6.0
>
>
> 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

       

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

Posted by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org>.
     [ 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

       

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

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-3554.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.x)
                   5.7.0
         Assignee: Timothy Bish

Patch applied with thanks, this will be part of 5.7.0
                
> 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é
>            Assignee: Timothy Bish
>             Fix For: 5.7.0
>
>         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
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Posted by "Gary Tully (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully updated AMQ-3554:
----------------------------

    Fix Version/s: 5.x

if we get a patch we can slip it into 5.6
                
> 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.6.0, 5.x
>
>
> 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

       

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

Posted by "Gary Tully (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully updated AMQ-3554:
----------------------------

    Fix Version/s:     (was: 5.6.0)
    
> 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
>
>
> 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

       

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

Posted by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Patch Info: Patch Available
    
> 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