GitHub user vveider opened a pull request:
https://github.com/apache/ignite/pull/3172 IGNITE-7144 Java 9: fix build issue with tools.jar not found
* added profiles to parent and ignite-tools modules to detect java-9 environment and run parametrised build
* added macOS compatibility for previouse java versions
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7144
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3172.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3172
----
commit fedf126db357ba04cda08cdec2c709101140ff4c
Author: Ivanov Petr <
[hidden email]>
Date: 2017-12-07T15:07:59Z
IGNITE-7144 Java 9: fix build issue with tools.jar not found
* added profiles to parent and ignite-tools modules to detect java-9 environment and run parametrised build
* added macOS compatibility for previouse java versions
----
---