You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by paulk-asert <gi...@git.apache.org> on 2018/06/19 11:16:36 UTC

[GitHub] groovy pull request #760: GROOVY-8224: Stubs for classes implementing traits...

GitHub user paulk-asert opened a pull request:

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

    GROOVY-8224: Stubs for classes implementing traits with fields don't …

    …include getters/setters

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

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

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

    https://github.com/apache/groovy/pull/760.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 #760
    
----
commit 4f3e6a6282f9ba777faa4dd4c9a29a63412b4493
Author: Paul King <pa...@...>
Date:   2018-06-19T11:15:24Z

    GROOVY-8224: Stubs for classes implementing traits with fields don't include getters/setters

----


---

[GitHub] groovy pull request #760: GROOVY-8224: Stubs for classes implementing traits...

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

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


---