[ https://issues.apache.org/jira/browse/GROOVY-11250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul King closed GROOVY-11250. ------------------------------ > Compilation fails when accessing getter with shortcut notation on Java class > ---------------------------------------------------------------------------- > > Key: GROOVY-11250 > URL: https://issues.apache.org/jira/browse/GROOVY-11250 > Project: Groovy > Issue Type: Bug > Components: Static compilation > Affects Versions: 3.0.20 > Reporter: Mattias Reichel > Assignee: Eric Milles > Priority: Major > Fix For: 3.0.20 > > > Example project that demonstrates the issue: > [https://github.com/matrei/bug-groovy-java-getter] > Workaround: Use long form o.getName() instead of o.name > -- This message was sent by Atlassian Jira (v8.20.10#820010)