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

Remove HTML verification from checkJavaDocs.py

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.0, 5.1, 6.0
    • general/javadocs
    • None
    • New

    Description

      Currently, the broken HTML verification in checkJavaDocs.py has issues in some cases (see SOLR-6902).

      On looking further to fix it with the html.parser package instead, noticed that there is broken HTML verification already present (using html.parser!)in checkJavadocLinks.py anyway which takes care of validation, and probably jTidy does it as well, going by the output (haven't verified it).

      Given this, the validation in checkJavaDocs.py doesn't seem to add any further value, so here's a patch to just nuke it instead.

      Attachments

        1. LUCENE-6188.patch
          6 kB
          Ramkumar Aiyengar
        2. LUCENE-6188.patch
          6 kB
          Ramkumar Aiyengar

        Issue Links

          Activity

            People

              erickerickson Erick Erickson
              andyetitmoves Ramkumar Aiyengar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: