[jira] [Updated] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11401: - Fix Version/s: 5.0.0-alpha-9 > STC: inferred type of name within closure (delegate property

[jira] [Updated] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11401: - Fix Version/s: (was: 5.0.0-alpha-8) > STC: inferred type of name within closure (delegate

[jira] [Updated] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11401: - Affects Version/s: 5.0.0-alpha-8 > STC: inferred type of name within closure (delegate

[jira] [Updated] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11401: - Fix Version/s: 5.0.0-alpha-8 > STC: inferred type of name within closure (delegate property

[jira] [Updated] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11401: - Fix Version/s: 4.0.22 > STC: inferred type of name within closure (delegate property versus

[jira] [Resolved] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11401. -- Fix Version/s: 3.0.22 Resolution: Fixed

[jira] [Updated] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11401: - Description: Consider the following: {code:groovy} class C { private Object obj = 'field'

[jira] [Updated] (GROOVY-11367) property semantics of map-based types

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11367: - Description: The rules for property read and write for map-based types still have several

[jira] [Created] (GROOVY-11401) STC: inferred type of name within closure (delegate property versus owner field)

2024-06-10 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11401: Summary: STC: inferred type of name within closure (delegate property versus owner field) Key: GROOVY-11401 URL: https://issues.apache.org/jira/browse/GROOVY-11401

[jira] [Comment Edited] (GROOVY-11387) STC: entry vs field for map-based types

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850102#comment-17850102 ] Eric Milles edited comment on GROOVY-11387 at 6/10/24 5:41 PM: ---

[jira] [Commented] (GROOVY-11144) MissingPropertyEx when accessing private static field in closure of same class

2024-06-10 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853583#comment-17853583 ] Alexander Kriegisch commented on GROOVY-11144: -- Because I only understood a small part of

[jira] [Commented] (GROOVY-11144) MissingPropertyEx when accessing private static field in closure of same class

2024-06-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853578#comment-17853578 ] Eric Milles commented on GROOVY-11144: -- If you have the snapshot release via gradle or some other

[jira] [Commented] (GROOVY-11144) MissingPropertyEx when accessing private static field in closure of same class

2024-06-10 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853566#comment-17853566 ] Alexander Kriegisch commented on GROOVY-11144: -- [~emilles], is this fixed in the 4.0.22

[jira] [Comment Edited] (GROOVY-11144) MissingPropertyEx when accessing private static field in closure of same class

2024-06-10 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853566#comment-17853566 ] Alexander Kriegisch edited comment on GROOVY-11144 at 6/10/24 7:07 AM: