Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17027 Use Apache CLI in tools
  3. HBASE-17050

Upgrade Apache CLI version from 1.2 to 1.3.1

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None
    • Hide
      Upgrade Apache CLI version from 1.2 to 1.3.1.

      These are few good/important changes included in this update:
      - 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
      Show
      Upgrade Apache CLI version from 1.2 to 1.3.1. These are few good/important changes included in this update: - 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

    Attachments

      1. HBASE-17050.master.001.patch
        0.9 kB
        Apekshit Sharma

      Issue Links

        Activity

          People

            appy Apekshit Sharma
            appy Apekshit Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: