Uploaded image for project: 'HTrace'
  1. HTrace
  2. HTRACE-232

Make htrace4-core work with the new Javadoc lint standards in jdk8

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.1.0
    • 4.2
    • build, docs
    • java 8, maven 3

    • 4.2

    Description

      Doclint gives the following errors while compiling with Java 8

      [ERROR] /Users/arun.khetarpal/Opensource/apache/htrace/incubator-htrace/htrace-core/src/main/java/org/apache/htrace/core/Span.java:62: warning: no @return
      [ERROR] boolean isRunning();

      The errors could be divided into two groups
      a) No @return
      b) no self-closed HTML tags, such as <br /> or <a id="x" />

      Attachments

        1. HTRACE-232.002.patch
          19 kB
          Colin McCabe

        Issue Links

          Activity

            People

              cmccabe Colin McCabe
              akhetarp Arun Khetarpal
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: