GitHub user yhuai opened a pull request:

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

    [SPARK-2683] unidoc failed because org.apache.spark.util.CallSite uses Java 
keywords as value names

    Renaming `short` to `shortForm` and `long` to `longForm`.
    
    JIRA: https://issues.apache.org/jira/browse/SPARK-2683

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

    $ git pull https://github.com/yhuai/spark SPARK-2683

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

    https://github.com/apache/spark/pull/1585.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 #1585
    
----
commit 70bec0ea3c960efa21bdf940e22e2c0608a701a0
Author: Yin Huai <h...@cse.ohio-state.edu>
Date:   2014-07-25T06:10:57Z

    "short" and "long" are Java keyworks. In order to generate javadoc, 
renaming "short" to "shortForm" and "long" to "longForm".

----


---
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.
---

Reply via email to