You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Remko Popma (JIRA)" <ji...@apache.org> on 2019/01/23 23:10:00 UTC

[jira] [Commented] (SENTRY-2320) CLI: Refactor existing Sentry CLIs to use jcommander instead of commons-cli

    [ https://issues.apache.org/jira/browse/SENTRY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750516#comment-16750516 ] 

Remko Popma commented on SENTRY-2320:
-------------------------------------

+1 for using picocli :-)
Picocli addresses some shortcomings in JCommander and adds more features.
A (biased) summary is here: https://github.com/remkop/picocli/wiki/picocli-vs-JCommander

> CLI: Refactor existing Sentry CLIs to use jcommander instead of commons-cli
> ---------------------------------------------------------------------------
>
>                 Key: SENTRY-2320
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2320
>             Project: Sentry
>          Issue Type: Sub-task
>    Affects Versions: 2.1.0
>            Reporter: Anthony Young-Garner
>            Assignee: Anthony Young-Garner
>            Priority: Major
>              Labels: ABAC
>         Attachments: SENTRY-2320-1.patch
>
>
> In preparation for ABCM CLI changes discussed in SENTRY-2227 and as discussed on the mailing list, the existing CLIs will be refactored to use the jcommander library instead of commons-cli



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)