Xingbo Jiang created SPARK-29569:
------------------------------------

             Summary: doc build fails because `/api/scala/lib/jquery.js` 
doesn't exist
                 Key: SPARK-29569
                 URL: https://issues.apache.org/jira/browse/SPARK-29569
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 3.0.0
            Reporter: Xingbo Jiang


Run `jekyll build` under `./spark/docs`, the command fail with the following 
error message:
{code}
Making directory api/scala
cp -r ../target/scala-2.12/unidoc/. api/scala
Making directory api/java
cp -r ../target/javaunidoc/. api/java
Updating JavaDoc files for badge post-processing
Copying jquery.js from Scala API to Java API for page post-processing of badges
jekyll 3.8.6 | Error:  No such file or directory @ rb_sysopen - 
./api/scala/lib/jquery.js
{code}

This error only happens on master branch, the command works on branch-2.4



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to