Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7689

java.util.function.UnaryOperator related 'ant documentation-lint' failure

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None
    • New

    Description

      LUCENE-7688 or SOLR-10046 propose to use Java 8's java.util.function.UnaryOperator but that causes ant documentation-lint to fail as follows:

      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!
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cpoerschke Christine Poerschke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: