convert all command line parsing to jopt simple
-----------------------------------------------
Key: HBASE-2229
URL: https://issues.apache.org/jira/browse/HBASE-2229
Project: Hadoop HBase
Issue Type: Bug
Reporter: ryan rawson
Priority: Minor
Fix For: 0.21.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.