GitHub user marmbrus opened a pull request:
https://github.com/apache/spark/pull/8787
[SPARK-10650] Clean before building docs
The [published docs for
1.5.0](http://spark.apache.org/docs/1.5.0/api/java/org/apache/spark/streaming/)
have a bunch of test classes in them. The only way I can reproduce this is to
`test:compile` before running `unidoc`. To prevent this from happening again,
I've added a clean before doc generation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marmbrus/spark testsInDocs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8787.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 #8787
----
commit 72668133765cd587b7d7389e95f8b29cc17c466c
Author: Michael Armbrust <[email protected]>
Date: 2015-09-16T23:17:14Z
[SPARK-10650] Clean before building docs
----
---
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]