[ 
https://issues.apache.org/jira/browse/LUCENE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christine Poerschke closed LUCENE-7689.
---------------------------------------
    Resolution: Not A Problem

The javadocs for the constructor were actually missing.

> java.util.function.UnaryOperator related 'ant documentation-lint' failure
> -------------------------------------------------------------------------
>
>                 Key: LUCENE-7689
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7689
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Christine Poerschke
>            Priority: Minor
>
> LUCENE-7688 or SOLR-10046 propose to use Java 8's 
> [java.util.function.UnaryOperator|https://docs.oracle.com/javase/8/docs/api/java/util/function/UnaryOperator.html]
>  but that causes {{ant documentation-lint}} to fail as follows:
> {code}
> documentation:
> -documentation-lint:
>      [echo] checking for broken html...
>     [jtidy] Checking for broken html (such as invalid tags)...
>    [delete] Deleting directory 
> /Users/cpoerschke/all_git/lucene/build/jtidy_tmp
>      [echo] Checking for broken links...
>      [exec] 
>      [exec] Crawl/parse...
>      [exec] 
>      [exec] Verify...
>      [echo] Checking for missing docs...
>      [exec] 
>      [exec] 
> build/docs/core/org/apache/lucene/index/OneMergeWrappingMergePolicy.html
>      [exec]   missing Constructors: 
> OneMergeWrappingMergePolicy-org.apache.lucene.index.MergePolicy-java.util.function.UnaryOperator-
>      [exec] 
>      [exec] Missing javadocs were found!
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to