[GitHub] ignite pull request #5603: IGNITE-9211 Remove Java 8 examples suite since we...

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

[GitHub] ignite pull request #5603: IGNITE-9211 Remove Java 8 examples suite since we...

andrey-kuznetsov
GitHub user alamar opened a pull request:

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

    IGNITE-9211 Remove Java 8 examples suite since we always run on Java 8+.

   

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

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

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

    https://github.com/apache/ignite/pull/5603.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 #5603
   
----
commit c449d19acb9d022a32d1d6da384134d5c24138be
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-12-07T13:21:40Z

    IGNITE-9211 Remove Java 8 examples suite since we always run on Java 8+.

----


---