Mikko Värri created GROOVY-9548:
-----------------------------------
Summary: groovydoc: properties claim to be "private" and don't
show annotations
Key: GROOVY-9548
URL: https://issues.apache.org/jira/browse/GROOVY-9548
Project: Groovy
Issue Type: Bug
Components: GroovyDoc
Affects Versions: 3.0.3
Reporter: Mikko Värri
Attachments: groovy-property-2_5_11.png, groovy-property-3_0_3.png
In 2.5.11, properties don't have visibility modifiers and the annotations are
shown:
!groovy-property-2_5_11.png!
In 3.0.3, they are claimed to be private (although, -private groovydoc flag
wasn't used) and annotations are missing:
!groovy-property-3_0_3.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)