[jira] [Updated] (GROOVY-11384) STC: map property access within closure

2024-05-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11384: - Description: Consider the following: {code:groovy} void test(Map map) { println map.empty

[jira] [Resolved] (GROOVY-11384) STC: map property access within closure

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

[jira] [Updated] (GROOVY-11384) STC: map property access within closure

2024-05-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11384: - Description: Consider the following: {code:groovy} void test(Map map) { println map.empty

[jira] [Updated] (GROOVY-11384) STC: map property access within closure

2024-05-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11384: - Description: Consider the following: {code:groovy} void test(Map map) { println map.empty

[jira] [Updated] (GROOVY-11384) STC: map property access within closure

2024-05-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11384: - Summary: STC: map property access within closure (was: STC: property access within closure)

[jira] [Updated] (GROOVY-11384) STC: property access within closure

2024-05-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11384: - Affects Version/s: 4.0.21 > STC: property access within closure >

[jira] [Updated] (GROOVY-11384) STC: property access within closure

2024-05-23 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11384: - Description: Consider the following: {code:groovy} void test(Map map) { println map.empty

[jira] [Created] (GROOVY-11384) STC: property access within closure

2024-05-23 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11384: Summary: STC: property access within closure Key: GROOVY-11384 URL: https://issues.apache.org/jira/browse/GROOVY-11384 Project: Groovy Issue Type: Bug

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

2024-05-23 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] [Resolved] (GROOVY-11381) STC: field and interface default method accessor property

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

[jira] [Assigned] (GROOVY-11381) STC: field and interface default method accessor property

2024-05-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11381: Assignee: Eric Milles > STC: field and interface default method accessor property >

[jira] [Resolved] (GROOVY-11380) STC: property reference to generated method not recognized

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

[jira] [Updated] (GROOVY-11380) STC: property reference to generated method not recognized

2024-05-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11380: - Priority: Minor (was: Major) > STC: property reference to generated method not recognized >

[jira] [Assigned] (GROOVY-11380) STC: property reference to generated method not recognized

2024-05-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11380: Assignee: Eric Milles > STC: property reference to generated method not recognized >

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

2024-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847558#comment-17847558 ] Eric Milles commented on GROOVY-11367: -- There is a subtle case where {{GroovyObject}} is not yet

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

2024-05-18 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: - Summary: property semantics of map-based types (was: map-based types property semantics) >

[jira] [Updated] (GROOVY-11381) STC: field and interface default method accessor property

2024-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11381: - Summary: STC: field and interface default method accessor property (was: STC: field and

[jira] [Created] (GROOVY-11381) STC: field and interface default method accessor

2024-05-18 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11381: Summary: STC: field and interface default method accessor Key: GROOVY-11381 URL: https://issues.apache.org/jira/browse/GROOVY-11381 Project: Groovy Issue

[jira] [Created] (GROOVY-11380) STC: property reference to generated method not recognized

2024-05-18 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11380: Summary: STC: property reference to generated method not recognized Key: GROOVY-11380 URL: https://issues.apache.org/jira/browse/GROOVY-11380 Project: Groovy

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

2024-05-18 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] [Updated] (GROOVY-11367) map-based types property semantics

2024-05-18 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] [Commented] (GROOVY-11371) unsafe conversion of array of reference type to an array of primitive type

2024-05-18 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847511#comment-17847511 ] Eric Milles commented on GROOVY-11371: -- {code:groovy} @groovy.transform.TypeChecked test() {

[jira] [Commented] (GROOVY-11379) Use of findAll produces NoSuchMethodError when compiling with Groovy 3.0.21 and running on an older version

2024-05-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847109#comment-17847109 ] Eric Milles commented on GROOVY-11379: -- I noted this as a concern with the 3.0.21 release. I was

[jira] [Updated] (GROOVY-11378) array or collection coercion of non-collection iterable produces single-element result

2024-05-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11378: - Fix Version/s: 3.0.22 > array or collection coercion of non-collection iterable produces >

[jira] [Updated] (GROOVY-11378) array or collection coercion of non-collection iterable produces single-element result

2024-05-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11378: - Fix Version/s: 4.0.22 > array or collection coercion of non-collection iterable produces >

[jira] [Resolved] (GROOVY-11378) array or collection coercion of non-collection iterable produces single-element result

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

[jira] [Updated] (GROOVY-11378) array or collection coercion of non-collection iterable produces single-element result

2024-05-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11378: - Description: Consider the following: {code:groovy}

[jira] [Updated] (GROOVY-11378) array or collection coercion of non-collection iterable produces single-element result

2024-05-16 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11378: - Description: Consider the following: {code:groovy}

[jira] [Created] (GROOVY-11378) array or collection coercion of non-collection iterable produces single-element result

2024-05-16 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11378: Summary: array or collection coercion of non-collection iterable produces single-element result Key: GROOVY-11378 URL: https://issues.apache.org/jira/browse/GROOVY-11378

[jira] [Comment Edited] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only

2024-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844335#comment-17844335 ] Eric Milles edited comment on GROOVY-11369 at 5/15/24 9:33 PM: ---

[jira] [Updated] (GROOVY-11365) IllegalAccessError when using protected method as reference

2024-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11365: - Language: groovy > IllegalAccessError when using protected method as reference >

[jira] [Updated] (GROOVY-11377) wrong placement of error report in a closure

2024-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11377: - Language: groovy > wrong placement of error report in a closure >

[jira] [Updated] (GROOVY-11371) unsafe conversion of array of reference type to an array of primitive type

2024-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11371: - Language: groovy > unsafe conversion of array of reference type to an array of primitive type

[jira] [Updated] (GROOVY-11375) Power binary expression finds incorrect type - currently uses declaration inferred type

2024-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11375: - Language: groovy > Power binary expression finds incorrect type - currently uses declaration

[jira] [Updated] (GROOVY-11377) wrong placement of error report in a closure

2024-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11377: - Component/s: parser-antlr4 (was: Compiler) > wrong placement of error

[jira] [Comment Edited] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only

2024-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844335#comment-17844335 ] Eric Milles edited comment on GROOVY-11369 at 5/15/24 5:59 PM: ---

[jira] [Comment Edited] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only

2024-05-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844335#comment-17844335 ] Eric Milles edited comment on GROOVY-11369 at 5/14/24 9:12 PM: ---

[jira] [Resolved] (GROOVY-11376) SC: put entry replaced write field for public and protected of map-based type

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

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

2024-05-14 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] [Updated] (GROOVY-11367) map-based types property semantics

2024-05-14 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] [Updated] (GROOVY-11376) SC: put entry replaced write field for public and protected of map-based type

2024-05-14 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11376: - Description: Consider the following: {code:groovy} class M implements Map { @Delegate Map

[jira] [Created] (GROOVY-11376) SC: put entry replaced write field for public and protected of map-based type

2024-05-14 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11376: Summary: SC: put entry replaced write field for public and protected of map-based type Key: GROOVY-11376 URL: https://issues.apache.org/jira/browse/GROOVY-11376

[jira] [Resolved] (GROOVY-11374) MethodCallExpression getText() support for type arguments and dynamic selector

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

[jira] [Created] (GROOVY-11374) MethodCallExpression getText() support for type arguments and dynamic selector

2024-05-12 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11374: Summary: MethodCallExpression getText() support for type arguments and dynamic selector Key: GROOVY-11374 URL: https://issues.apache.org/jira/browse/GROOVY-11374

[jira] [Comment Edited] (GROOVY-11372) STC: write property via extension method

2024-05-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845369#comment-17845369 ] Eric Milles edited comment on GROOVY-11372 at 5/10/24 3:42 PM: ---

[jira] [Resolved] (GROOVY-11372) STC: write property via extension method

2024-05-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11372. -- Resolution: Fixed > STC: write property via extension method >

[jira] [Updated] (GROOVY-11372) STC: write property via extension method

2024-05-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11372: - Fix Version/s: 3.0.22 > STC: write property via extension method >

[jira] [Updated] (GROOVY-11372) STC: write property via extension method

2024-05-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11372: - Fix Version/s: 5.0.0-alpha-9 4.0.22 > STC: write property via extension

[jira] [Commented] (GROOVY-11372) STC: write property via extension method

2024-05-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845369#comment-17845369 ] Eric Milles commented on GROOVY-11372: --

[jira] [Updated] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11373: - Fix Version/s: 4.0.22 > IllegalAccessError writing package-private property of other-package

[jira] [Resolved] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

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

[jira] [Updated] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11373: - Description: Consider the following: {code:java} package p; public class C extends

[jira] [Updated] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11373: - Description: Consider the following: {code:java} package p; public class C extends

[jira] [Updated] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11373: - Description: Consider the following: {code:java} package p; public class C extends

[jira] [Comment Edited] (GROOVY-11372) STC: write property via extension method

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845013#comment-17845013 ] Eric Milles edited comment on GROOVY-11372 at 5/9/24 2:43 PM: -- Since

[jira] [Commented] (GROOVY-11372) STC: write property via extension method

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845013#comment-17845013 ] Eric Milles commented on GROOVY-11372: -- Since setter method is not saved to node metadata,

[jira] [Commented] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845007#comment-17845007 ] Eric Milles commented on GROOVY-11373: -- Also, replacing "extends HashMap" with either of the

[jira] [Updated] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11373: - Description: Consider the following: {code:java} package p; public class C extends

[jira] [Updated] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11373: - Description: Consider the following: {code:java} package p; public class C extends

[jira] [Updated] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11373: - Description: Consider the following: {code:java} package p; public class C extends

[jira] [Updated] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11373: - Description: Consider the following: {code:java} package p; public class C extends

[jira] [Created] (GROOVY-11373) IllegalAccessError writing package-private property of other-package map-based type

2024-05-09 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11373: Summary: IllegalAccessError writing package-private property of other-package map-based type Key: GROOVY-11373 URL: https://issues.apache.org/jira/browse/GROOVY-11373

[jira] [Commented] (GROOVY-11372) STC: write property via extension method

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844992#comment-17844992 ] Eric Milles commented on GROOVY-11372: -- The read-only property designation is also not provided,

[jira] [Updated] (GROOVY-11372) STC: write property via extension method

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11372: - Affects Version/s: 5.0.0-alpha-8 > STC: write property via extension method >

[jira] [Updated] (GROOVY-11370) STC: extension method cannot provide map property (read mode)

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11370: - Fix Version/s: 4.0.22 > STC: extension method cannot provide map property (read mode) >

[jira] [Updated] (GROOVY-11372) STC: write property via extension method

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11372: - Description: Consider the following: {code:groovy} @groovy.transform.TypeChecked void

[jira] [Updated] (GROOVY-11372) STC: write property via extension method

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11372: - Description: Consider the following: {code:groovy} @groovy.transform.TypeChecked void

[jira] [Created] (GROOVY-11372) STC: write property via extension method

2024-05-09 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11372: Summary: STC: write property via extension method Key: GROOVY-11372 URL: https://issues.apache.org/jira/browse/GROOVY-11372 Project: Groovy Issue Type: Bug

[jira] [Updated] (GROOVY-9613) java.lang.IllegalAccessError when accessing a protected method in the for-loop with Java 8

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9613: Fix Version/s: 3.0.5 > java.lang.IllegalAccessError when accessing a protected method in the >

[jira] [Closed] (GROOVY-9613) java.lang.IllegalAccessError when accessing a protected method in the for-loop with Java 8

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles closed GROOVY-9613. --- Resolution: Fixed > java.lang.IllegalAccessError when accessing a protected method in the >

[jira] [Resolved] (GROOVY-11370) STC: extension method cannot provide map property (read mode)

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

[jira] [Updated] (GROOVY-11370) STC: extension method cannot provide map property (read mode)

2024-05-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11370: - Description: Consider the following: {code:groovy} @TypeChecked void test() { def map = [:]

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

2024-05-08 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] [Updated] (GROOVY-11367) map-based types property semantics

2024-05-08 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] [Updated] (GROOVY-11370) STC: extension method cannot provide map property (read mode)

2024-05-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11370: - Description: Consider the following: {code:groovy} @TypeChecked void test() { def map = [:]

[jira] [Updated] (GROOVY-11370) STC: extension method cannot provide map property (read mode)

2024-05-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11370: - Affects Version/s: 4.0.21 3.0.21 > STC: extension method cannot provide

[jira] [Created] (GROOVY-11370) STC: extension method cannot provide map property (read mode)

2024-05-08 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11370: Summary: STC: extension method cannot provide map property (read mode) Key: GROOVY-11370 URL: https://issues.apache.org/jira/browse/GROOVY-11370 Project: Groovy

[jira] [Updated] (GROOVY-11223) STC: error message for inaccessible setter is not too helpful

2024-05-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11223: - Fix Version/s: 5.0.0-alpha-9 > STC: error message for inaccessible setter is not too helpful >

[jira] [Updated] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only

2024-05-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11369: - Fix Version/s: 5.0.0-alpha-9 > STC: map properties "class" and "empty" indicated as read-only

[jira] [Comment Edited] (GROOVY-11367) map-based types property semantics

2024-05-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843569#comment-17843569 ] Eric Milles edited comment on GROOVY-11367 at 5/8/24 3:43 PM: -- The first

[jira] [Comment Edited] (GROOVY-11367) map-based types property semantics

2024-05-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843773#comment-17843773 ] Eric Milles edited comment on GROOVY-11367 at 5/8/24 3:43 PM: -- With change

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

2024-05-08 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] [Updated] (GROOVY-11223) STC: error message for inaccessible setter is not too helpful

2024-05-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11223: - Fix Version/s: 4.0.22 > STC: error message for inaccessible setter is not too helpful >

[jira] [Updated] (GROOVY-11223) STC: error message for inaccessible setter is not too helpful

2024-05-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11223: - Affects Version/s: 3.0.21 > STC: error message for inaccessible setter is not too helpful >

[jira] [Resolved] (GROOVY-11223) STC: error message for inaccessible setter is not too helpful

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

[jira] [Assigned] (GROOVY-11223) STC: error message for inaccessible setter is not too helpful

2024-05-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11223: Assignee: Eric Milles > STC: error message for inaccessible setter is not too helpful >

[jira] [Comment Edited] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only

2024-05-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844335#comment-17844335 ] Eric Milles edited comment on GROOVY-11369 at 5/7/24 4:14 PM: --

[jira] [Updated] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only

2024-05-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11369: - Fix Version/s: 4.0.22 > STC: map properties "class" and "empty" indicated as read-only >

[jira] [Resolved] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only

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

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

2024-05-07 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] [Updated] (GROOVY-11367) map-based types property semantics

2024-05-07 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] [Updated] (GROOVY-11367) map-based types property semantics

2024-05-07 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] [Updated] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only

2024-05-06 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11369: - Description: Consider the following: {code:groovy} @TypeChecked test(Map map) { print

[jira] [Updated] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only

2024-05-06 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11369: - Description: Consider the following: {code:groovy} @TypeChecked test(Map map) { print

[jira] [Updated] (GROOVY-11369) STC: map properties "class" and "empty" indicated as read-only

2024-05-06 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11369: - Description: Consider the following: {code:groovy} @TypeChecked test(Map map) { print

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

2024-05-06 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] [Updated] (GROOVY-11367) map-based types property semantics

2024-05-06 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-11369) STC: map properties "class" and "empty" indicated as read-only

2024-05-06 Thread Eric Milles (Jira)
Eric Milles created GROOVY-11369: Summary: STC: map properties "class" and "empty" indicated as read-only Key: GROOVY-11369 URL: https://issues.apache.org/jira/browse/GROOVY-11369 Project: Groovy

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

2024-05-06 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843773#comment-17843773 ] Eric Milles commented on GROOVY-11367: -- With change (2) from above, the third test case changes as

[jira] [Updated] (GROOVY-11368) SC: map access different for parameter and local variable of same type

2024-05-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11368: - Fix Version/s: 4.0.22 > SC: map access different for parameter and local variable of same type

<    1   2   3   4   5   6   7   8   9   10   >