Github user jegonzal commented on a diff in the pull request:

    https://github.com/apache/spark/pull/3359#discussion_r20559596
  
    --- Diff: project/SparkBuild.scala ---
    @@ -328,7 +328,7 @@ object Unidoc {
         unidocProjectFilter in(ScalaUnidoc, unidoc) :=
           inAnyProject -- inProjects(OldDeps.project, repl, examples, tools, 
catalyst, streamingFlumeSink, yarn, yarnAlpha),
         unidocProjectFilter in(JavaUnidoc, unidoc) :=
    -      inAnyProject -- inProjects(OldDeps.project, repl, bagel, graphx, 
examples, tools, catalyst, streamingFlumeSink, yarn, yarnAlpha),
    +      inAnyProject -- inProjects(OldDeps.project, repl, bagel, examples, 
tools, catalyst, streamingFlumeSink, yarn, yarnAlpha),
    --- End diff --
    
    In order for the TripletFields.java API to be rendered in the docs (i.e., 
the list of static fields) it must be compiled using javadoc. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to