You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/09 05:01:00 UTC

[jira] Created: (ZOOKEEPER-271) Better command line parsing in ZookeeperMain.

Better command line parsing in ZookeeperMain.
---------------------------------------------

                 Key: ZOOKEEPER-271
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-271
             Project: Zookeeper
          Issue Type: Improvement
          Components: java client
    Affects Versions: 3.0.1, 3.0.0
            Reporter: Mahadev konar
            Priority: Minor
             Fix For: 3.2.0


The command line parsing in zookeepermain is very basic.We should use some kind of cli parsing (commons-cli?) or something else that is standard and improve our command line parsing. This will remove the scattered code that we have in zookeepermain and we will have much better command line parsing.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-271) Better command line parsing in ZookeeperMain.

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

Patrick Hunt updated ZOOKEEPER-271:
-----------------------------------

    Fix Version/s:     (was: 3.2.0)
                   3.3.0

not a blocker for 3.2, moving to 3.3

> Better command line parsing in ZookeeperMain.
> ---------------------------------------------
>
>                 Key: ZOOKEEPER-271
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-271
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: java client
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: Mahadev konar
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> The command line parsing in zookeepermain is very basic.We should use some kind of cli parsing (commons-cli?) or something else that is standard and improve our command line parsing. This will remove the scattered code that we have in zookeepermain and we will have much better command line parsing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-271) Better command line parsing in ZookeeperMain.

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

Patrick Hunt updated ZOOKEEPER-271:
-----------------------------------

    Fix Version/s:     (was: 3.3.0)
                   3.4.0

> Better command line parsing in ZookeeperMain.
> ---------------------------------------------
>
>                 Key: ZOOKEEPER-271
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-271
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: java client
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: Mahadev konar
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> The command line parsing in zookeepermain is very basic.We should use some kind of cli parsing (commons-cli?) or something else that is standard and improve our command line parsing. This will remove the scattered code that we have in zookeepermain and we will have much better command line parsing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.