[
https://issues.apache.org/jira/browse/IGNITE-11600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798962#comment-16798962
]
Dmitriy Pavlov commented on IGNITE-11600:
-----------------------------------------
[~vveider], Problem here is that we don't have any continuous delivery
mechanism for Apache Ignite. So if we could update all Ignite instances
worldwide in a couple of days, it could work.
I've also asked fellow Igniters, they also think that it is better to be
optimistic and allow 12,13,14 to run.
Probably our vision difference is subject for dev list discussion. For now,
I've applied `>11` condition to master.
> 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
> Labels: important
> Fix For: 2.7.5
>
> Time Spent: 20m
> 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)