You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by remkop <gi...@git.apache.org> on 2018/05/10 17:02:08 UTC

[GitHub] groovy pull request #702: GROOVY-8569 GroovyMain picocli migration

GitHub user remkop opened a pull request:

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

    GROOVY-8569 GroovyMain picocli migration

    Migrate `groovy.ui.GroovyMain` from commons-cli to picocli.
    Replaces PR #697 

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

    $ git pull https://github.com/remkop/groovy GROOVY-8569-GroovyMain-attempt2

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

    https://github.com/apache/groovy/pull/702.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 #702
    
----
commit 1502bff7ed5fa9c41d906b8edaae7cdaf9f341a9
Author: Remko Popma <re...@...>
Date:   2018-05-06T11:20:03Z

    GROOVY-8569 Migrate groovy.ui.GroovyMain to picocli

----


---

[GitHub] groovy pull request #702: GROOVY-8569 GroovyMain picocli migration

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---