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/27 14:55:43 UTC

[GitHub] ignite pull request #3302: IGNITE-7312: Made use of java.util.Base64 for bas...

GitHub user andrey-kuznetsov opened a pull request:

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

    IGNITE-7312: Made use of java.util.Base64 for base64 encoding.

    

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

    $ git pull https://github.com/andrey-kuznetsov/ignite ignite-7312

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

    https://github.com/apache/ignite/pull/3302.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 #3302
    
----
commit 870c6e6b6b76e9b3a15bb8ea006361b18b537edf
Author: Andrey Kuznetsov <st...@...>
Date:   2017-12-27T14:54:01Z

    IGNITE-7312: Made use of java.util.Base64 for base64 encoding.

----


---

[GitHub] ignite pull request #3302: IGNITE-7312: Made use of java.util.Base64 for bas...

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

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


---