GitHub user DmytroShkvyra opened a pull request:

    https://github.com/apache/zeppelin/pull/2024

    [ZEPPELIN-411] JDK8 support

    ### What is this PR for?
    Build, test and run with JDK8
    
    
    ### What type of PR is it?
    Improvement and Documentation
    
    ### Todos
    N/A
    
    ### What is the Jira issue?
    [ZEPPELIN-411]
    
    ### How should this be tested?
    Travis, test with maven:
    export MAVEN_OPTS="-Xmx2g -XX:MaxMetaspaceSize=1024m" && mvn clean verify 
-Drat.skip=true
    
    ### Screenshots (if appropriate)
    N/A
    
    ### Questions:
    * Does the licenses files need update? - No
    * Is there breaking changes for older versions? - Older versions can run 
with JDK8
    * Does this needs documentation? - Documentation updated


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

    $ git pull https://github.com/DmytroShkvyra/zeppelin ZEPPELIN-411

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

    https://github.com/apache/zeppelin/pull/2024.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 #2024
    
----
commit d1e93dc32a05f165248de3ce6ec4d0c9ba904a25
Author: DmytroShkvyra <dshkv...@gmail.com>
Date:   2017-02-15T16:52:43Z

    [ZEPPELIN-411] JDK8 support

----


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