Christopher Smith created GROOVY-10550:
------------------------------------------

             Summary: 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


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.1#820001)

Reply via email to