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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <[hidden email]>
Date:   2017-10-26T13:17:30Z

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

----


---