Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6357

Change all command line tools to use the fixed commons-cli constructor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.17.0, 5.2.0, 5.1.2, 4.16.2
    • core
    • None
    • Hide
      Fixed command line parsing of double quoted identifiers.
      The previous workaround of using double doublequotes as a workaround is no longer supported.
      Show
      Fixed command line parsing of double quoted identifiers. The previous workaround of using double doublequotes as a workaround is no longer supported.

    Description

      Creating DefaultParser with the new DefaultParser(true, false) or DefaultParser(false, false)
      constructors will not mangle the double quotes for our tools.

      Change all tools to use that.

      Attachments

        Issue Links

          Activity

            People

              stoty Istvan Toth
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: