You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/10/14 02:56:07 UTC

[jira] [Updated] (HTRACE-232) Java Docs do not compile with Java 8

     [ https://issues.apache.org/jira/browse/HTRACE-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin Patrick McCabe updated HTRACE-232:
----------------------------------------
    Affects Version/s: 3.1.0
          Component/s: docs
                       build

> Java Docs do not compile with Java 8 
> -------------------------------------
>
>                 Key: HTRACE-232
>                 URL: https://issues.apache.org/jira/browse/HTRACE-232
>             Project: HTrace
>          Issue Type: Task
>          Components: build, docs
>    Affects Versions: 3.1.0
>         Environment: java 8, maven 3
>            Reporter: Arun Khetarpal
>            Priority: Trivial
>              Labels: newbie
>
> 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" /> 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)