You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Daniel Sun (JIRA)" <ji...@apache.org> on 2017/09/08 16:59:00 UTC

[jira] [Commented] (GROOVY-8296) Groovydoc Recognition exception with Java 8 class

    [ https://issues.apache.org/jira/browse/GROOVY-8296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158927#comment-16158927 ] 

Daniel Sun commented on GROOVY-8296:
------------------------------------

How about parsing Java source files with [javaparser|https://github.com/javaparser/javaparser]?

> Groovydoc Recognition exception with Java 8 class
> -------------------------------------------------
>
>                 Key: GROOVY-8296
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8296
>             Project: Groovy
>          Issue Type: Bug
>          Components: GroovyDoc
>    Affects Versions: 2.4.12
>            Reporter: James Kleeh
>
> The following class results in an error with groovy doc:
> https://github.com/grails/gorm-graphql/blob/12e38e83042a1804b1fa55291841cd510cccab9d/core/src/main/groovy/org/grails/gorm/graphql/entity/EntityFetchOptions.java
> {{ERROR [org.codehaus.groovy.tools.groovydoc.GroovyRootDocBuilder] ignored due to RecognitionException: org/grails/gorm/graphql/entity/EntityFetchOptions.java [expecting EOF, found 'joinProperties']}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)