Skip to content

Conversation

@srowen
Copy link
Member

@srowen srowen commented Jul 15, 2016

What changes were proposed in this pull request?

These are yet more changes that resolve problems with unidoc/genjavadoc and Java 8. It does not fully resolve the problem, but gets rid of as many errors as we can from this end.

How was this patch tested?

Jenkins build of docs

…k with Java 8; does not fully resolve the issue
* "R-MAT: A Recursive Model for Graph Mining" by Chakrabarti et al.
*
* See [[http://www.cs.cmu.edu/~christos/PUBLICATIONS/siam04.pdf]].
* See http://www.cs.cmu.edu/~christos/PUBLICATIONS/siam04.pdf.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was valid scaladoc but doesn't convert to valid javadoc; it's a genjavadoc limitation

@SparkQA
Copy link

SparkQA commented Jul 15, 2016

Test build #62374 has finished for PR 14221 at commit ea88845.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor

rxin commented Jul 16, 2016

Merging in master/2.0.

asfgit pushed a commit that referenced this pull request Jul 16, 2016
… help unidoc/genjavadoc compatibility

## What changes were proposed in this pull request?

These are yet more changes that resolve problems with unidoc/genjavadoc and Java 8. It does not fully resolve the problem, but gets rid of as many errors as we can from this end.

## How was this patch tested?

Jenkins build of docs

Author: Sean Owen <sowen@cloudera.com>

Closes #14221 from srowen/SPARK-3359.3.

(cherry picked from commit 5ec0d69)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in 5ec0d69 Jul 16, 2016
@srowen srowen deleted the SPARK-3359.3 branch July 18, 2016 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants