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

ASF GitHub Bot commented on GROOVY-8620:
----------------------------------------

GitHub user remkop opened a pull request:

    https://github.com/apache/groovy/pull/742

    GROOVY-8620 Update docs for Grape dependency manager

    see https://issues.apache.org/jira/browse/GROOVY-8620

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/remkop/groovy GROOVY-8620-docs-grape

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/742.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #742
    
----
commit ac9a0580bc3327247c8910455966d14e5a03c619
Author: Remko Popma <remkop@...>
Date:   2018-06-01T11:16:39Z

    GROOVY-8620 Update docs for Grape dependency manager

----


> Update docs for Grape dependency manager
> ----------------------------------------
>
>                 Key: GROOVY-8620
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8620
>             Project: Groovy
>          Issue Type: Task
>          Components: command line processing
>    Affects Versions: 2.5.0
>            Reporter: Remko Popma
>            Priority: Major
>             Fix For: 2.5.1
>
>
> The [Grape dependency manager|http://groovy-lang.org/grape.html] 
> documentation page, especially the [Command Line Tool 
> section|http://groovy-lang.org/grape.html#Grape-CommandLineTool] is out of 
> date:
> * install synopsis should be {{grape install [-hv] <group> <module> 
> [<version>] [<classifier>]}}
> * list synopsis should be {{grape list [-hv]}}
> * resolve synopsis should be {{grape resolve [-adhisv] (<groupId> 
> <artifactId> <version>)+}}
> * the {{uninstall}} command is not mentioned. It should be added. Synopsis: 
> {{grape uninstall [-hv] <group> <module> <version>}}



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

Reply via email to