You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dkarachentsev <gi...@git.apache.org> on 2017/10/26 13:18:11 UTC

[GitHub] ignite pull request #2931: IGNITE-6248 - Throw exception on unsupported Java...

GitHub user dkarachentsev opened a pull request:

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

    IGNITE-6248 - Throw exception on unsupported Java 1.7 releases.

    

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

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

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

    https://github.com/apache/ignite/pull/2931.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 #2931
    
----
commit 0608fc55a03c3cd72b6a7b616703976f5d2f34f7
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-10-26T13:17:30Z

    IGNITE-6248 - Throw exception on unsupported Java 1.7 releases.

----


---