[
https://issues.apache.org/jira/browse/GROOVY-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053969#comment-17053969
]
Paul King commented on GROOVY-9439:
-----------------------------------
Okay, I don't know how we missed it but members inside interfaces should
default to public and that didn't get factored in when we switched to
JavaParser. The test suite doesn't cover that case either.
> GroovyDocs HTML page for groovy.json.JsonGenerator mostly empty
> ---------------------------------------------------------------
>
> Key: GROOVY-9439
> URL: https://issues.apache.org/jira/browse/GROOVY-9439
> Project: Groovy
> Issue Type: Bug
> Components: GroovyDoc
> Affects Versions: 3.0.2
> Reporter: Joe Wolf
> Priority: Major
> Labels: doc
> Fix For: 3.x
>
>
> The HTML generated for the groovy.json.JsonGenerator interface is missing its
> methods, inner interfaces, and inner class. No HTML is being generated for
> groovy.json.JsonGenerator.Options.
> [http://docs.groovy-lang.org/latest/html/gapi/groovy/json/JsonGenerator.html]
> Appears to have been introduced in 3.0.2 as the docs are correct in 3.0.1
> [https://docs.groovy-lang.org/docs/groovy-3.0.1/html/api/groovy/json/JsonGenerator.Options.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)