[GitHub] ignite pull request #3160: IGNITE-7114: C++ node can now start without java ...

2018-03-22 Thread isapego
Github user isapego closed the pull request at:

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


---


[GitHub] ignite pull request #3160: IGNITE-7114: C++ node can now start without java ...

2017-12-06 Thread isapego
GitHub user isapego opened a pull request:

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

IGNITE-7114: C++ node can now start without java examples folder.



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

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

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

https://github.com/apache/ignite/pull/3160.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 #3160


commit db1136828b11647226c73d38ff2586e52cfc9b3b
Author: Igor Sapego 
Date:   2017-12-06T13:51:16Z

IGNITE-7114: Fixed for Windows

commit eb515c99aa3964b0c06c16418ad12bf30f91a73e
Author: Igor Sapego 
Date:   2017-12-06T14:16:29Z

IGNITE-7114: Fixed for Linux.

commit 16f8bd860d9d688d840112eac9f5e70a88be2941
Author: Igor Sapego 
Date:   2017-12-06T15:00:07Z

IGNITE-7114: Fixes for Linux

commit 6d9143fecdb275f5f8b25ab3bb467f027464ecbe
Author: Igor Sapego 
Date:   2017-12-06T15:08:12Z

IGNITE-7114: Minor fix




---