You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2018/01/31 08:46:00 UTC

[jira] [Assigned] (IGNITE-7576) ignite.sh|bat and related scripts version check is not compatible with OpenJDK

     [ https://issues.apache.org/jira/browse/IGNITE-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn reassigned IGNITE-7576:
--------------------------------------

    Assignee: Pavel Tupitsyn  (was: David Wimsey)

> ignite.sh|bat and related scripts version check is not compatible with OpenJDK
> ------------------------------------------------------------------------------
>
>                 Key: IGNITE-7576
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7576
>             Project: Ignite
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.4
>            Reporter: David Wimsey
>            Assignee: Pavel Tupitsyn
>            Priority: Blocker
>             Fix For: 2.4
>
>         Attachments: openjdk.txt, oraclejdk.txt
>
>
> The version check used in various startup and utility scripts incorrectly flags OpenJDK as inappropriate due to a improper check on the version string.
> On line 66 of the following file, OpenJDK will not be detected because the line starts with openjdk rather than java (example attached)
> [https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob;f=bin/include/functions.sh;h=8f4570bd420d9e5c3815a6feb40e86c3986234be;hb=HEAD]
>  



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