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

javadoc compile error due to illegal <p/> , build failing (jdk 8)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0.0
    • None
    • None

    Description

      Quick one,

      kafka/clients/src/main/java/org/apache/kafka/clients/producer/KafkaProducer.java:525: error: self-closing element not allowed

      • <p/>

      This is causing build to fail under java 8 due to strict html checking.

      Replace that <p/> with <p>

      Regards,

      Attachments

        1. KAFKA-2294-1.patch
          1 kB
          Jeff Maxwell

        Issue Links

          Activity

            People

              jeff.maxwell Jeff Maxwell
              jfields Jeremy Fields
              Jakob Homan Jakob Homan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: