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

Disable HTML doclint in Lucene/Solr 8

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 8.x, 8.8.1
    • 8.x, 8.8.3
    • general/build
    • openjdk version "17-ea" 2021-09-14
      OpenJDK Runtime Environment (build 17-ea+16-1315)
      OpenJDK 64-Bit Server VM (build 17-ea+16-1315, mixed mode, sharing)

    • New

    Description

      Due to LUCENE-9209 we fixed most of the Javadocs in Lucene / Solr master/main.

      But we did not do that in Lucene 8. Unfortunetaly later Java versions (JDK 17) now fail to compile or run javadoc, because the later java versions apply very strict HTML5 checks.

      The main problem again is thet we unconditinally enable -Werror at the same time with -Xdoclint:all (as said hundreds of times by me, we should really only enable warnings we know of!).

      To allow compilation with JDK-17 or later I will remove the HTML warnings from the config

      Attachments

        Activity

          People

            uschindler Uwe Schindler
            uschindler Uwe Schindler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20m
                20m