[GitHub] ignite pull request #2714: IGNITE-898: Fixed error when path to Ignite folde...

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

[GitHub] ignite pull request #2714: IGNITE-898: Fixed error when path to Ignite folde...

andrey-kuznetsov
GitHub user alexzaitzev opened a pull request:

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

    IGNITE-898: Fixed error when path to Ignite folder contains whitespaces

    Changes in build-classpath.sh fix the problem. setenv.sh was also changed to prevent problems with user libs

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

    $ git pull https://github.com/alexzaitzev/ignite IGNITE-898

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

    https://github.com/apache/ignite/pull/2714.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 #2714
   
----
commit 1671c3676c20407b86f074925ec9f000389125d8
Author: alexzaitzev <[hidden email]>
Date:   2017-09-21T09:17:44Z

    Fixed error when path to ignite folder contains whitespaces

----


---