GitHub user EntilZha opened a pull request:
https://github.com/apache/spark/pull/3405
[SPARK-4543] Javadoc failure for network-common causes publish-local to fail
Pull request to accompany: https://issues.apache.org/jira/browse/SPARK-4543
Javadoc is missing from network-common causing publish-local to fail
executing to completion, most importantly publishing the jar locally. This pull
request adds placeholder TODO comments to allow the Javadoc to compile, thus
allowing publish-local to complete successfully.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/EntilZha/spark network-common-javadoc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3405.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 #3405
----
commit 29126a8f78477af2580226950802fd11f94aece2
Author: Pedro Rodriguez <[email protected]>
Date: 2014-11-21T20:02:41Z
Fixed missing doc comments which make javadoc fail
----
---
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]