GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/3197
Ignite 6734
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrey-kuznetsov/ignite ignite-6734
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3197.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 #3197
----
commit aff7c61f66ed0ba8de051f8ab037aa8f3076f167
Author: Andrey Kuznetsov <[email protected]>
Date: 2017-12-11T12:04:45Z
IGNITE-6734: Switched language level to 8 for entire project.
commit cac8bcc74fc2075a75a74c445757ccce9f86c4f2
Author: Andrey Kuznetsov <[email protected]>
Date: 2017-12-11T12:08:34Z
IGNITE-6734: Replaced sun.misc.BASE64Encoder with standard Java 8 encoder.
----
---