You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasiliy Sisko (JIRA)" <ji...@apache.org> on 2018/10/10 09:37:00 UTC

[jira] [Created] (IGNITE-9836) Invalid check of ea java versions

Vasiliy Sisko created IGNITE-9836:
-------------------------------------

             Summary: Invalid check of ea java versions
                 Key: IGNITE-9836
                 URL: https://issues.apache.org/jira/browse/IGNITE-9836
             Project: Ignite
          Issue Type: Bug
            Reporter: Vasiliy Sisko
            Assignee: Vasiliy Sisko


On check of '1.8.0_192-ea' java version in ignite.sh the next messages in console are printed:
{code:java}
./include/functions.sh: line 81: [: -lt: unary operator expected
./ignite.sh: line 61: /home/vsisko/Downloads/distr/bin/include/build-classpath.sh: No such file or directory
./ignite.sh: line 152: [: -eq: unary operator expected
./ignite.sh: line 157: [: -gt: unary operator expected
./ignite.sh: line 170: [: -eq: unary operator expected{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)