You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2019/03/29 16:59:00 UTC

[jira] [Updated] (IGNITE-11600) Fix launch script for Java 12 - clearly state that version is not supported

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

Dmitriy Pavlov updated IGNITE-11600:
------------------------------------
    Summary: Fix launch script for Java 12 - clearly state that version is not supported  (was: Fix launch script for Java 12)

> Fix launch script for Java 12 - clearly state that version is not supported
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-11600
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11600
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Dmitriy Pavlov
>            Assignee: Dmitriy Pavlov
>            Priority: Critical
>              Labels: important
>             Fix For: 2.8, 2.7.5
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> bin/ignite.bat:251
> if "%MAJOR_JAVA_VER%" == "11" (
> need to change to "%MAJOR_JAVA_VER%" GEQ "11" (



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