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

[GitHub] groovy pull request #777: add support for JDK 10 and JDK 11 targets

GitHub user keeganwitt opened a pull request:

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

    add support for JDK 10 and JDK 11 targets

    fixed JDK 9 string to be consistent with other targets

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

    $ git pull https://github.com/keeganwitt/groovy java-10-11

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

    https://github.com/apache/groovy/pull/777.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 #777
    
----
commit c642cbf6395c0c0b88cb583543f3b71cbae06b7c
Author: Keegan Witt <ke...@...>
Date:   2018-08-01T04:32:30Z

    add support for JDK 10 and JDK 11 targets
    fixed JDK 9 string to be consistent with other targets

----


---

[GitHub] groovy pull request #777: add support for JDK 10 and JDK 11 targets

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

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


---