You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by jwagenleitner <gi...@git.apache.org> on 2017/01/14 22:19:16 UTC

[GitHub] groovy pull request #477: AstBrowser fix showing Trait object initializers

GitHub user jwagenleitner opened a pull request:

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

    AstBrowser fix showing Trait object initializers

    Fix to problem reported by @paulk-asert in PR #473 

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

    $ git pull https://github.com/jwagenleitner/groovy groovy4636-fix-traits

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

    https://github.com/apache/groovy/pull/477.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 #477
    
----
commit afe6390d13731fbb93a7a4ea64157400ce9ea913
Author: John Wagenleitner <jw...@apache.org>
Date:   2017-01-14T21:51:06Z

    AstBrowser fix for Trait object initializers
    
    Fix to GROOVY-4636 that incorrectly handled adding statements to
    the AST node tree.

commit f8cd15277db43d9082b3d3af86c3d78730d4ccc6
Author: John Wagenleitner <jw...@apache.org>
Date:   2017-01-14T22:09:59Z

    minor cleanup and refactoring

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] groovy pull request #477: AstBrowser fix showing Trait object initializers

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---