You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/07/11 17:06:04 UTC

[jira] [Updated] (SPARK-9001) sbt doc fails due to javadoc errors

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

Sean Owen updated SPARK-9001:
-----------------------------
    Priority: Minor  (was: Major)

> sbt doc fails due to javadoc errors
> -----------------------------------
>
>                 Key: SPARK-9001
>                 URL: https://issues.apache.org/jira/browse/SPARK-9001
>             Project: Spark
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Joseph E. Gonzalez
>            Priority: Minor
>
> Running `build/sbt doc` on master fails due to errors javadocs. 
> This is an issues since `build/sbt publish-local` depends on building the docs.
> Example error:
> [info] Generating /spark/unsafe/target/scala-2.10/api/org/apache/spark/unsafe/bitset/BitSet.html...
> [error] /spark/unsafe/src/main/java/org/apache/spark/unsafe/bitset/BitSet.java:93: error: bad use of '>'
> [error]    *  for (long i = bs.nextSetBit(0); i >= 0; i = bs.nextSetBit(i + 1)) {
> [error]                                         ^



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org