You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2010/07/17 19:05:50 UTC

[jira] Commented: (HBASE-2229) convert all command line parsing to jopt simple

    [ https://issues.apache.org/jira/browse/HBASE-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889520#action_12889520 ] 

Lars George commented on HBASE-2229:
------------------------------------

Look at this http://beust.com/weblog/2010/07/15/new-features-in-jcommander-and-maven-availability/ this looks great. All annotation based. Not sure yet how it handles errors and help output, but will look into it further.

> convert all command line parsing to jopt simple
> -----------------------------------------------
>
>                 Key: HBASE-2229
>                 URL: https://issues.apache.org/jira/browse/HBASE-2229
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ryan rawson
>            Assignee: Lars George
>            Priority: Minor
>             Fix For: 0.92.0
>
>
> what we are doing right now is wonky, we should use jopt simple, which attempts to emulate ye olde classic opt parsers from C in their brevity and terseness.
> http://jopt-simple.sourceforge.net/

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