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/01/22 13:31:52 UTC

[GitHub] groovy pull request #655: GROOVY-8455: @TupleConstructor gives wrong orderin...

GitHub user paulk-asert opened a pull request:

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

    GROOVY-8455: @TupleConstructor gives wrong ordering when includeSuper…

    …Fields is set

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

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

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

    https://github.com/apache/groovy/pull/655.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 #655
    
----
commit bdaea09057cc2428df67441df4770c0b196c6f0d
Author: paulk <pa...@...>
Date:   2018-01-22T13:28:56Z

    GROOVY-8455: @TupleConstructor gives wrong ordering when includeSuperFields is set

----


---

[GitHub] groovy pull request #655: GROOVY-8455: @TupleConstructor gives wrong orderin...

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

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


---