[ https://issues.apache.org/jira/browse/GROOVY-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul King updated GROOVY-9316: ------------------------------ Description: Before is normal Object toString, e.g.: {{org.codehaus.groovy.ast.AnnotationNode@e8ff0}} After is: {{org.codehaus.groovy.ast.AnnotationNode@e8ff0[@Deprecated(since: 3.0.0, forRemoval: true)]}} > Improved toString for AnnotationNode > ------------------------------------ > > Key: GROOVY-9316 > URL: https://issues.apache.org/jira/browse/GROOVY-9316 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Minor > Fix For: 3.0.0-rc-2 > > Time Spent: 1h > Remaining Estimate: 0h > > Before is normal Object toString, e.g.: > {{org.codehaus.groovy.ast.AnnotationNode@e8ff0}} > After is: > {{org.codehaus.groovy.ast.AnnotationNode@e8ff0[@Deprecated(since: 3.0.0, > forRemoval: true)]}} -- This message was sent by Atlassian Jira (v8.3.4#803005)