[
https://issues.apache.org/jira/browse/GROOVY-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles closed GROOVY-10550.
--------------------------------
Resolution: Information Provided
> DefaultGroovyMethods.getProperties includes constants
> -----------------------------------------------------
>
> Key: GROOVY-10550
> URL: https://issues.apache.org/jira/browse/GROOVY-10550
> Project: Groovy
> Issue Type: Bug
> Affects Versions: 4.0.1
> Reporter: Christopher Smith
> Priority: Major
>
> In debugging a regression with JsonOutput, I found that
> DefaultGroovyMethods.getProperties is including constants, even {{private
> static final}} constants (the logger injected by {{@Slf4j}}). I'm not sure at
> which step in the meta-property resolution these should be filtered, but they
> shouldn't be included in this list.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)