[
https://issues.apache.org/jira/browse/IGNITE-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn resolved IGNITE-7576.
------------------------------------
Resolution: Fixed
> 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)