[jira] [Comment Edited] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820479#comment-17820479 ] Eric Milles edited comment on GROOVY-11313 at 2/25/24 2:55 PM: --- Regarding

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820486#comment-17820486 ] Eric Milles commented on GROOVY-11313: -- In Groovy 3, the owner-first strategy is deferring to

[jira] [Assigned] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11313: Assignee: Eric Milles > Closure owner seems to be overwritten >

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820479#comment-17820479 ] Eric Milles commented on GROOVY-11313: -- Regarding the failure to resolve {{myMethod}} in the inner

[jira] [Comment Edited] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820479#comment-17820479 ] Eric Milles edited comment on GROOVY-11313 at 2/25/24 2:38 PM: --- Regarding

[jira] [Resolved] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11313. -- Fix Version/s: 5.0.0-alpha-6 Resolution: Fixed

[jira] [Comment Edited] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820479#comment-17820479 ] Eric Milles edited comment on GROOVY-11313 at 2/25/24 2:46 PM: --- Regarding

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820493#comment-17820493 ] Eric Milles commented on GROOVY-11313: -- I'm not sure why the getters are created for generated

[jira] [Commented] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820513#comment-17820513 ] Jochen Theodorou commented on GROOVY-11313: --- [~emilles] Looks like I forgot to make an

[jira] [Updated] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11313: - Fix Version/s: 4.0.19 > Closure owner seems to be overwritten >

[jira] [Comment Edited] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820493#comment-17820493 ] Eric Milles edited comment on GROOVY-11313 at 2/25/24 5:04 PM: --- I'm not

[jira] [Assigned] (GROOVY-11311) Groovy Closure not retaining param annotations, but only for the default single object param case

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11311: Assignee: Eric Milles > Groovy Closure not retaining param annotations, but only for

[jira] [Commented] (GROOVY-11311) Groovy Closure not retaining param annotations, but only for the default single object param case

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820495#comment-17820495 ] Eric Milles commented on GROOVY-11311: -- When a closure parameter or its type is annotated, what

[jira] [Commented] (GROOVY-11319) Access to a private property of a parent object is not caught

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820494#comment-17820494 ] Eric Milles commented on GROOVY-11319: -- Groovy 3 does error for "super.x". The restriction may

[jira] [Assigned] (GROOVY-11319) Access to a private property of a parent object is not caught

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11319: Assignee: Eric Milles > Access to a private property of a parent object is not caught >

[jira] [Updated] (GROOVY-11313) Closure owner seems to be overwritten

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11313: - Fix Version/s: 3.0.21 > Closure owner seems to be overwritten >

[jira] [Resolved] (GROOVY-11321) Bump log4j2 version to 2.23.0 (test dependency)

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11321. -- Resolution: Fixed > Bump log4j2 version to 2.23.0 (test dependency) >

[jira] [Commented] (GROOVY-11311) Groovy Closure not retaining param annotations, but only for the default single object param case

2024-02-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820498#comment-17820498 ] Eric Milles commented on GROOVY-11311: -- There is no {{call}} method generated for the case of one