You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/05/14 06:22:00 UTC

[jira] [Reopened] (PHOENIX-6357) Change all command line tools to use the fixed commons-cli constructor

     [ https://issues.apache.org/jira/browse/PHOENIX-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viraj Jasani reopened PHOENIX-6357:
-----------------------------------

Reopening until 4.16.1 RC is created.

> Change all command line tools to use the fixed commons-cli constructor
> ----------------------------------------------------------------------
>
>                 Key: PHOENIX-6357
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6357
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: core
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>             Fix For: 4.16.1, 4.17.0, 5.2.0, 5.1.2
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)