Re: Compiling Apache Ignite 2.8.1 on JAVA 11

2020-11-01 Thread Alex Plehanov
Hello, You can run current Ignite binaries on JDK11, no need to compile it on JDK11. If you still want to compile it by yourself on JDK11, try the command line that I provided. You can also try Ignite 2.9, this issue is fixed in the 2.9 release. вс, 1 нояб. 2020 г. в 23:12, shm : > Hi Ilya Kasna

Re: Compiling Apache Ignite 2.8.1 on JAVA 11

2020-11-01 Thread shm
Hi Ilya Kasnacheev and Alexey Plekhanov Thanks for your replies... we want to run Ignite on jdk11 so compiling on jdk11 Currently the compilation failing for ignite-spark-2.4 (not sure if it fails for visor modules also) [INFO] ignite-spark ... SUCCESS [ 13

Re: Compiling Apache Ignite 2.8.1 on JAVA 11

2020-10-30 Thread Alex Plehanov
Hello, It can be compiled if you don't need JavaDoc and scala modules (visor console, ignite-spark integration): mvn clean install -Pall-java,licenses,-scala,-scala-2.10,-spark-2.4 -DskipTests -Dmaven.javadoc.skip=true пт, 30 окт. 2020 г. в 18:49, Ilya Kasnacheev : > Hello! > > I don't think so

Re: Compiling Apache Ignite 2.8.1 on JAVA 11

2020-10-30 Thread Ilya Kasnacheev
Hello! I don't think so. Why? You can use a binary package. Regards, -- Ilya Kasnacheev пт, 30 окт. 2020 г. в 16:59, shm : > Hi > Does Apache Ignite version 2.8.1 supported compilation on JAVA 11 installed > machine ? > > > Shiva > > > > -- > Sent from: http://apache-ignite-developers.2346864

Compiling Apache Ignite 2.8.1 on JAVA 11

2020-10-30 Thread shm
Hi Does Apache Ignite version 2.8.1 supported compilation on JAVA 11 installed machine ? Shiva -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/