Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-16739

Exclude protected variables from aggregated JavaDocs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.5.0, 3.6.0, 3.7.0
    • 3.8.0
    • documentation
    • None

    Description

      Protected variables were excluded from the jars generated by `javadoc` in KAFKA-14839 but not from `aggregatedJavadoc`, which is used when generating the Apache Kafka web documentation. This means that there are two different versions of the 3.5-3.7 docs published: one without the protected classes and methods, and one with.

      We should align these two javadoc configurations so that protected classes methods and variables are hidden everywhere.

      Attachments

        Issue Links

          Activity

            People

              gharris1727 Greg Harris
              gharris1727 Greg Harris
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: