GitHub user tae-jun opened a pull request:
https://github.com/apache/zeppelin/pull/2316
[DOC] Update documentation: JDK 1.7 -> 1.8
### What is this PR for?
Zeppelin is built with JDK 1.8 since 0.7.1 as far as I know. But it is
still 1.7 on [installation
documentation](https://zeppelin.apache.org/docs/0.7.1/install/install.html).
Polina Marasanova pointed that out! Thanks!
This PR should be merged into master and 0.7.X in my opinion.
### What type of PR is it?
Documentation
### Questions:
* Does the licenses files need update? NO
* Is there breaking changes for older versions? NO
* Does this needs documentation? NO
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tae-jun/zeppelin patch-4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2316.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 #2316
----
commit 7dc62970b7ac846cb90e5d71a0a0da65aaf62396
Author: Jun Kim <[email protected]>
Date: 2017-05-04T05:19:19Z
Update documentation: JDK 1.7 -> 1.8
----
---
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.
---