Re: Building scaladoc using "build/sbt unidoc" failure

2015-11-05 Thread vectorijk
Justin,
I encountered same failure. Any one has any idea?

But alternative is to generate scala doc via Intellij.
In Intellij. Tools > Generate Scaladoc.

Best,
Kai.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Building-scaladoc-using-build-sbt-unidoc-failure-tp23044p25294.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Re: Building scaladoc using build/sbt unidoc failure

2015-06-13 Thread Reynold Xin
Try build/sbt clean first.


On Tue, May 26, 2015 at 4:45 PM, Justin Yip yipjus...@prediction.io wrote:

 Hello,

 I am trying to build scala doc from the 1.4 branch. But it failed due to
 [error] (sql/compile:compile) java.lang.AssertionError: assertion failed:
 List(object package$DebugNode, object package$DebugNode)

 I followed the instruction on github
 https://github.com/apache/spark/tree/branch-1.4/docs and used the
 following command:

 $ build/sbt unidoc

 Please see attachment for detailed error. Did I miss anything?

 Thanks.

 Justin


 *unidoc_error.txt* (30K) Download Attachment
 http://apache-spark-user-list.1001560.n3.nabble.com/attachment/23044/0/unidoc_error.txt

 --
 View this message in context: Building scaladoc using build/sbt unidoc
 failure
 http://apache-spark-user-list.1001560.n3.nabble.com/Building-scaladoc-using-build-sbt-unidoc-failure-tp23044.html
 Sent from the Apache Spark User List mailing list archive
 http://apache-spark-user-list.1001560.n3.nabble.com/ at Nabble.com.



Building scaladoc using build/sbt unidoc failure

2015-05-26 Thread Justin Yip
Hello,

I am trying to build scala doc from the 1.4 branch. But it failed due to
[error] (sql/compile:compile) java.lang.AssertionError: assertion failed:
List(object package$DebugNode, object package$DebugNode)

I followed the instruction on github
https://github.com/apache/spark/tree/branch-1.4/docs and used the
following command:

$ build/sbt unidoc

Please see attachment for detailed error. Did I miss anything?

Thanks.

Justin


unidoc_error.txt (30K) 
http://apache-spark-user-list.1001560.n3.nabble.com/attachment/23044/0/unidoc_error.txt




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Building-scaladoc-using-build-sbt-unidoc-failure-tp23044.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.