Sounds good to me then. On Tue, Nov 8, 2016 at 1:59 AM, Apekshit Sharma <a...@cloudera.com> wrote: > It's for 2.0. The work am planning to do, using apache cli in our tools, > will be in master only to avoid compatibility issues. > > On Mon, Oct 31, 2016 at 8:37 PM, Sean Busbey <bus...@apache.org> wrote: > >> update for which version(s) of HBase? >> >> On Mon, Oct 31, 2016 at 6:31 PM, Apekshit Sharma <a...@apache.org> wrote: >> > 1.3 came out in 2015, 6 years after 1.2. It was few bug fixes and new >> > features. >> > >> > These are few good/important ones: >> > - HelpFormatter now prints command-line options in the same order as they >> > have been added. Fixes CLI-212. >> > - Standard help text now shows mandatory arguments also for the first >> > option. Fixes CLI-186. >> > - A new parser is available: DefaultParser. It combines the features of >> the >> > GnuParser and the PosixParser. It also provides additional features like >> > partial matching for the long options, and long options without separator >> > (i.e like the JVM memory settings: -Xmx512m). This new parser deprecates >> > the previous ones. Fixes CLI-161,CLI-167,CLI-181. >> > >> > For full list of changes: >> > https://commons.apache.org/proper/commons-cli/changes-report.html#a1.3 >> > >> > If there are no objections, i'll update it in few days. >> > >> > Regards, >> > -- Appy >> > > > > -- > > -- Appy
-- busbey