[GitHub] groovy pull request #803: GROOVY-8806: Immutable classes break in groovy 2.5...

2018-10-03 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] groovy pull request #803: GROOVY-8806: Immutable classes break in groovy 2.5...

2018-10-03 Thread paulk-asert
GitHub user paulk-asert opened a pull request:

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

GROOVY-8806: Immutable classes break in groovy 2.5.2



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

$ git pull https://github.com/paulk-asert/groovy groovy8806

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

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


commit baeb7c05e58e8163646a7d4bf1cfc18eadea4a76
Author: Paul King 
Date:   2018-10-03T00:30:16Z

GROOVY-8806: Immutable classes break in groovy 2.5.2




---