You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by alamar <gi...@git.apache.org> on 2018/12/21 14:54:08 UTC

[GitHub] ignite pull request #5725: IGNITE-10732 Force -Dfile.encoding=UTF-8

GitHub user alamar opened a pull request:

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

    IGNITE-10732 Force -Dfile.encoding=UTF-8 

    in linux/windows batch runners, C# and C++.

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

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

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

    https://github.com/apache/ignite/pull/5725.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 #5725
    
----
commit 180abe4ad6b54068075affc6d0d5acff0ccd7936
Author: Ilya Kasnacheev <il...@...>
Date:   2018-12-21T14:52:21Z

    IGNITE-10732 Force -Dfile.encoding=UTF-8 in linux/windows batch runners, C# and C++.

----


---