You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Mikko Värri (Jira)" <ji...@apache.org> on 2020/05/11 10:00:00 UTC

[jira] [Created] (GROOVY-9548) groovydoc: properties claim to be "private" and don't show annotations

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)