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/10 17:37:00 UTC

[jira] [Commented] (GROOVY-8577) Migrate org.codehaus.groovy.tools.GrapeMain.groovy to picocli

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

Remko Popma commented on GROOVY-8577:
-------------------------------------

The current {{GrapeMain.groovy}} implementation has the {{-r, --resolve=<url>}} option as a global option on the top-level {{grape}} command, while it is only used by the {{grape install}} subcommand.

Would it make sense to move this option so that it is no longer a global option but only an option of the {{grape install}} subcommand? 

> Migrate org.codehaus.groovy.tools.GrapeMain.groovy to picocli
> -------------------------------------------------------------
>
>                 Key: GROOVY-8577
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8577
>             Project: Groovy
>          Issue Type: Task
>            Reporter: Remko Popma
>            Priority: Major
>
> Migrate org.codehaus.groovy.tools.GrapeMain.groovy to picocli as part of GROOVY-8556.



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