You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2020/05/22 04:03:00 UTC

[jira] [Closed] (GROOVY-9531) Improve CliBuilder docs for Groovy 3.0

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

Paul King closed GROOVY-9531.
-----------------------------

> Improve CliBuilder docs for Groovy 3.0
> --------------------------------------
>
>                 Key: GROOVY-9531
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9531
>             Project: Groovy
>          Issue Type: Documentation
>          Components: command line processing
>    Affects Versions: 3.0.0, 3.0.1, 3.0.2, 3.0.3
>            Reporter: Remko Popma
>            Assignee: Remko Popma
>            Priority: Major
>             Fix For: 3.0.4, 2.5.12
>
>
> The [CliBuilder section|[http://groovy-lang.org/dsls.html#_clibuilder]] of the Domain-Specific Languages page has some language that is outdated since the Groovy 3.0 release.
> Current:
> {quote}
> The groovy.util version points to the commons-cli version for backwards compatibility but will be removed in a future version of Groovy.
> {quote}
>  I propose to change this to:
> {quote}
> The groovy.util version in Groovy 2.5 points to the commons-cli version for backwards compatibility but has been removed in Groovy 3.0.
> {quote}
>  



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