[GitHub] groovy pull request #769: Make Groovy/master work with Java 11 / JSR 181 + a...

2018-07-06 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] groovy pull request #769: Make Groovy/master work with Java 11 / JSR 181 + a...

2018-07-06 Thread snazy
GitHub user snazy opened a pull request:

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

Make Groovy/master work with Java 11 / JSR 181 + add maven plugin



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

$ git pull https://github.com/snazy/groovy java11-master

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

https://github.com/apache/groovy/pull/769.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 #769


commit b06433eb9d1f9c89e20c700208e177dcdf5728bb
Author: Robert Stupp 
Date:   2018-07-04T14:10:42Z

Make Groovy work with Java 11 + add maven plugin




---