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/21 17:16:00 UTC

[jira] [Assigned] (IGNITE-11600) Fix launch script for Java 12

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

Dmitriy Pavlov reassigned IGNITE-11600:
---------------------------------------

    Assignee: Dmitriy Pavlov

> Fix launch script for Java 12
> -----------------------------
>
>                 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
>             Fix For: 2.7.5
>
>
> 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)