GitHub user lresende opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/853

    [ZEPPELIN-823] Remove usage of Scala 2.10 depecrated APIs

    ### What is this PR for?
    Remove usage of Scala 2.10 depecrated APIs as a few of these deprecated 
APIs have been removed in Scala 2..11. This change is an incremental step on 
enabling Scala 2.11 builds.
    
    ### What type of PR is it?
    [Improvement]
    
    ### What is the Jira issue?
    [ZEPPELIN-823](https://issues.apache.org/jira/browse/ZEPPELIN-823)

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

    $ git pull https://github.com/lresende/incubator-zeppelin 
scala-210-211-deprecated-apis

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

    https://github.com/apache/incubator-zeppelin/pull/853.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 #853
    
----
commit 4be4cab2f3c9f39f72d79b4f06a5a9139efadc60
Author: Luciano Resende <lrese...@apache.org>
Date:   2016-04-02T16:59:30Z

    [ZEPPELIN-823] Remove usage of Scala 2.10 depecrated APIs
    
    A few of these deprecated APIs have been removed in Scala 2.11,
    and this change is an incremental step on enabling Scala 2.11 builds.

----


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