[
https://issues.apache.org/jira/browse/LUCENE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032664#comment-17032664
]
Robert Muir commented on LUCENE-9213:
-------------------------------------
I had to tweak slightly for that case (generics). Now everything passes on Java
13:
{noformat}
-documentation-lint:
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for missing docs...
BUILD SUCCESSFUL
{noformat}
> fix documentation-lint on recent java
> -------------------------------------
>
> Key: LUCENE-9213
> URL: https://issues.apache.org/jira/browse/LUCENE-9213
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Robert Muir
> Priority: Major
> Attachments: LUCENE-9213.patch, LUCENE-9213.patch
>
>
> Currently this is disabled unless you use java 11. It works with java 12. For
> java 13, it the python checker needs some slight tweaks.
> Javadocs are formatted differently in each release but the changes between 12
> and 13 were enough to anger the checker.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]