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

[GitHub] ignite pull request #3197: Ignite 6734

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 <st...@gmail.com>
Date:   2017-12-11T12:04:45Z

    IGNITE-6734: Switched language level to 8 for entire project.

commit cac8bcc74fc2075a75a74c445757ccce9f86c4f2
Author: Andrey Kuznetsov <st...@gmail.com>
Date:   2017-12-11T12:08:34Z

    IGNITE-6734: Replaced sun.misc.BASE64Encoder with standard Java 8 encoder.

----


---

[GitHub] ignite pull request #3197: Ignite 6734

Posted by andrey-kuznetsov <gi...@git.apache.org>.
GitHub user andrey-kuznetsov reopened 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 <st...@...>
Date:   2017-12-11T12:04:45Z

    IGNITE-6734: Switched language level to 8 for entire project.

commit cac8bcc74fc2075a75a74c445757ccce9f86c4f2
Author: Andrey Kuznetsov <st...@...>
Date:   2017-12-11T12:08:34Z

    IGNITE-6734: Replaced sun.misc.BASE64Encoder with standard Java 8 encoder.

commit 9e310825570314afda08cc4d2b2996cdd7aee15d
Author: Andrey Kuznetsov <st...@...>
Date:   2017-12-26T13:38:03Z

    Merge branch 'master' into ignite-6734

commit 5c7913b685eaf659dccec68a20c704d7f2c81ac2
Author: Andrey Kuznetsov <st...@...>
Date:   2017-12-26T14:08:09Z

    IGNITE-6734: Changed to reflective Base64 encoding.

----


---

[GitHub] ignite pull request #3197: Ignite 6734

Posted by andrey-kuznetsov <gi...@git.apache.org>.
Github user andrey-kuznetsov closed the pull request at:

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


---

[GitHub] ignite pull request #3197: Ignite 6734

Posted by andrey-kuznetsov <gi...@git.apache.org>.
Github user andrey-kuznetsov closed the pull request at:

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


---