You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by vveider <gi...@git.apache.org> on 2018/05/17 13:49:37 UTC

[GitHub] ignite pull request #4017: IGNITE-8461 Scala-2.10 modules compilation failur...

GitHub user vveider opened a pull request:

    https://github.com/apache/ignite/pull/4017

    IGNITE-8461 Scala-2.10 modules compilation failure under JDK 9

     * fixed Scala 2.10 compilation on JDK9
     * updated other Scala versions

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-8461

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

    https://github.com/apache/ignite/pull/4017.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 #4017
    
----
commit 83c5423b649386d109c57c0260824849b9163daa
Author: Ivanov Petr <pi...@...>
Date:   2018-05-17T13:46:59Z

    IGNITE-8461 Scala-2.10 modules compilation failure under JDK 9
     * fixed Scala 2.10 compilation on JDK9
     * updated other Scala versions

----


---