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 11:21:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644835#comment-16644835 ] 

Vasiliy Sisko commented on IGNITE-9836:
---------------------------------------

Fixed version check.

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

> 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
>            Priority: Major
>
> 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)