[jira] [Assigned] (GROOVY-7044) Cloned NodeBuilder created nodes share values (child nodes) with original node.

2016-07-02 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha reassigned GROOVY-7044: -- Assignee: Shil Sinha > Cloned NodeBuilder created nodes share values (child nodes) with

[jira] [Commented] (GROOVY-7044) Cloned NodeBuilder created nodes share values (child nodes) with original node.

2016-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15360262#comment-15360262 ] ASF GitHub Bot commented on GROOVY-7044: Github user asfgit closed the pull request at:

[jira] [Updated] (GROOVY-7558) Error when referencing private member variables from within a closure

2016-07-02 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha updated GROOVY-7558: --- Fix Version/s: (was: 2.5.0-beta-1) 2.4.8 > Error when referencing private

[jira] [Resolved] (GROOVY-7558) Error when referencing private member variables from within a closure

2016-07-02 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha resolved GROOVY-7558. Resolution: Fixed Fix Version/s: 2.5.0-beta-1 > Error when referencing private member

[jira] [Commented] (GROOVY-7558) Error when referencing private member variables from within a closure

2016-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15360254#comment-15360254 ] ASF GitHub Bot commented on GROOVY-7558: Github user asfgit closed the pull request at:

[jira] [Updated] (GROOVY-7863) Statically compiled calls to private outer class methods fail with multiple levels of nesting

2016-07-02 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha updated GROOVY-7863: --- Fix Version/s: (was: 2.5.0-beta-1) 2.4.8 > Statically compiled calls to

[jira] [Commented] (GROOVY-7870) Implicit returns of transformed binary expressions do not have line numbers when statically compiled

2016-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15360217#comment-15360217 ] ASF GitHub Bot commented on GROOVY-7870: GitHub user shils opened a pull request:

[GitHub] groovy pull request #362: GROOVY-7870: BinaryExpressionTransformer: Set line...

2016-07-02 Thread shils
GitHub user shils opened a pull request: https://github.com/apache/groovy/pull/362 GROOVY-7870: BinaryExpressionTransformer: Set line numbers on transfo… …rmed binary expressions You can merge this pull request into a Git repository by running: $ git pull