You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/22 15:54:17 UTC

[jira] [Commented] (GROOVY-7227) AST transformations relating to properties/fields should validate their includes/excludes lists

    [ https://issues.apache.org/jira/browse/GROOVY-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556167#comment-14556167 ] 

ASF GitHub Bot commented on GROOVY-7227:
----------------------------------------

GitHub user paulk-asert opened a pull request:

    https://github.com/apache/incubator-groovy/pull/22

        GROOVY-7227  AST transformations relating to properties/fields should validate their includes/excludes lists

    Ported (copied and reworked for recent changes) from the old repo:
    https://github.com/groovy/groovy-core/pull/569

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

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

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

    https://github.com/apache/incubator-groovy/pull/22.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 #22
    
----
commit 1a320e92682a779e06bffcb77b24a0dbc3e24771
Author: John Hurst <jo...@gmail.com>
Date:   2014-12-28T02:17:50Z

    Fixes and tests for getting AST transforms relating to bean properties to validate their includes/excludes lists.

commit fd3ce1a625ce92aae41a8339a7a77533c883f964
Author: John Hurst <jo...@gmail.com>
Date:   2014-12-28T04:41:59Z

    Removed commented-out code.

commit eb3d8df6a6c1fda51b6b67d146d4905fc77cb4a9
Author: Paul King <pa...@asert.com.au>
Date:   2015-05-22T13:50:14Z

    GROOVY-7227: AST transformations relating to properties/fields should validate their includes/excludes lists

----


> AST transformations relating to properties/fields should validate their includes/excludes lists
> -----------------------------------------------------------------------------------------------
>
>                 Key: GROOVY-7227
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7227
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Pascal Schumacher
>
> For details see [pull request|https://github.com/groovy/groovy-core/pull/569] by John B Hurst.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)