[
https://issues.apache.org/jira/browse/GROOVY-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sun updated GROOVY-11849:
--------------------------------
Description:
Run {{./gradlew dist}} on master of Groovy project, groovydoc can not handle
some Java source file properly and yields the following errors:
Use of patterns with instanceof is not supported. Pay attention that this
feature is supported starting from 'JAVA_14' language level. If you need that
feature the language level must be configured in the configuration before
parsing the source files
> groovydoc: Use of patterns with instanceof is not supported
> -----------------------------------------------------------
>
> Key: GROOVY-11849
> URL: https://issues.apache.org/jira/browse/GROOVY-11849
> Project: Groovy
> Issue Type: Bug
> Reporter: Daniel Sun
> Priority: Major
>
> Run {{./gradlew dist}} on master of Groovy project, groovydoc can not handle
> some Java source file properly and yields the following errors:
> Use of patterns with instanceof is not supported. Pay attention that this
> feature is supported starting from 'JAVA_14' language level. If you need that
> feature the language level must be configured in the configuration before
> parsing the source files
--
This message was sent by Atlassian Jira
(v8.20.10#820010)