You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Remko Popma (JIRA)" <ji...@apache.org> on 2018/05/17 08:49:00 UTC

[jira] [Comment Edited] (GROOVY-8520) Replace commons-cli with picocli in CliBuilder

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

Remko Popma edited comment on GROOVY-8520 at 5/17/18 8:48 AM:
--------------------------------------------------------------

Reopening: please review https://github.com/apache/groovy/pull/701.
This PR addresses some issues raised in feedback on the 2.5-rc2 release.


was (Author: remkop@yahoo.com):
Reopening: please review [PR #710|https://github.com/apache/groovy/pull/701].
This PR addresses some issues raised in feedback on the 2.5-rc2 release.

> Replace commons-cli with picocli in CliBuilder
> ----------------------------------------------
>
>                 Key: GROOVY-8520
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8520
>             Project: Groovy
>          Issue Type: Improvement
>          Components: command line processing
>            Reporter: Remko Popma
>            Assignee: Paul King
>            Priority: Major
>             Fix For: 2.5.0-rc-2
>
>
> This ticket proposes to replace commons-cli with picocli in {{groovy.util.CliBuilder}}.
> See [discussion on the mailing list|https://lists.apache.org/thread.html/d60b6d5d4411e9ba0d7dc209cde8a9bb4abb00f0b9c0322f068c322e@%3Cdev.groovy.apache.org%3E] for the original proposal and comparison with other CLI libraries.
> Goals for the initial implementation:
> * preserve the current CliBuilder behaviour as much as possible
> * deliver an implementation, tests and documentation in time to be included in the 2.5 GA release



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