[ https://issues.apache.org/jira/browse/GROOVY-6319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560922#comment-14560922 ]
Jeff Storey commented on GROOVY-6319: ------------------------------------- I tried with 2.2.1 and 2.4. I also tested changing my groovy version from 2.5.0-SNAPSHOT to 2.4.4-SNAPSHOT and the build did compile. But even with the earliest 2.5.0-SNAPSHOT I cannot get it to compile. > Canonical annotation should allow property names in toString > ------------------------------------------------------------ > > Key: GROOVY-6319 > URL: https://issues.apache.org/jira/browse/GROOVY-6319 > Project: Groovy > Issue Type: Improvement > Components: xforms > Reporter: Jeff Storey > Assignee: Paul King > Priority: Minor > Fix For: 2.5.0-beta-1 > > > It's convenient to be able to use @Canonical instead of @ToString and > @EqualsAndHashCode. @ToString allows you to include property names with > includeNames=true, but @Canonical does not. It would be nice to be able to > print out property names when using @Canonical. -- This message was sent by Atlassian JIRA (v6.3.4#6332)