You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Kyle Moore (Jira)" <ji...@apache.org> on 2022/07/28 00:14:00 UTC

[jira] [Updated] (GROOVY-10708) Property access for wrapped vs. primitive boolean

     [ https://issues.apache.org/jira/browse/GROOVY-10708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Moore updated GROOVY-10708:
--------------------------------
    Affects Version/s: 4.0.3

> Property access for wrapped vs. primitive boolean
> -------------------------------------------------
>
>                 Key: GROOVY-10708
>                 URL: https://issues.apache.org/jira/browse/GROOVY-10708
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 4.0.3
>            Reporter: Kyle Moore
>            Priority: Major
>
> In upgrading our codebase from Groovy 3.0.11 to 4.0.3, we noticed the documented change that {{isXyz}} accessors returning a {{Boolean}} are no longer recognized as properties.
> This has the potential to break a few use-cases in Gradle where accessors returning  {{Boolean}} are no longer included in {{MetaClass#getProperties()}}. We may be able to workaround this on our own, but are wondering if this behavior can be configured or modified in the 4.0.x timeline.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)