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/03/25 15:14:00 UTC

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

Remko Popma created GROOVY-8520:
-----------------------------------

             Summary: 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


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)