GitHub user koeninger opened a pull request:

    https://github.com/apache/spark/pull/14041

    [SPARK-16359][STREAMING][KAFKA] unidoc skip kafka 0.10

    ## What changes were proposed in this pull request?
    during sbt unidoc task, skip the streamingKafka010 subproject and filter 
kafka 0.10 classes from the classpath, so that at least existing kafka 0.8 doc 
can be included in unidoc without error
    
    ## How was this patch tested?
    sbt spark/scalaunidoc:doc | grep -i error

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/koeninger/spark-1 SPARK-16359

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/14041.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14041
    
----
commit 5312215027f385aefba95fd7b3652603ed432fc3
Author: cody koeninger <c...@koeninger.org>
Date:   2016-07-04T04:45:06Z

    [SPARK-16359][STREAMING][KAFKA] unidoc skip kafka 0.10

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to