GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/652
fix for: GROOVY-8430: @Field doesn't support final fields You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8430 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/groovy/pull/652.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 #652 ---- commit f8a3b9034ce2578199da87b1580aad7d2903a072 Author: paulk <paulk@...> Date: 2018-01-02T22:55:35Z fix for: GROOVY-8430: @Field doesn't support final fields ---- ---