GitHub user shils opened a pull request:

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

    GROOVY-8369: Statically compiled property access on enum class throws…

    … NoSuchFieldError

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

    $ git pull https://github.com/shils/groovy GROOVY-8369

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

    https://github.com/apache/groovy/pull/625.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 #625
    
----
commit 03fd268d814c491f1424f9fe8d8a0d30c5c333a5
Author: Shil Sinha <shil.si...@gmail.com>
Date:   2017-10-31T17:29:19Z

    GROOVY-8369: Statically compiled property access on enum class throws 
NoSuchFieldError

----


---

Reply via email to