Re: Cassandra java > 15

2022-09-25 Thread Erick Ramirez
There is no support for Java 17 yet. The plan is to add it in Cassandra 5.0 [1]. By default, builds are done with Java 8. You can build with Java 11 by setting the flags documented on the site [2]. Cheers! [1] https://issues.apache.org/jira/browse/CASSANDRA-16895 [2] https://cassandra.apache.org/_

Cassandra java > 15

2022-09-25 Thread Slava
Hello Everyone, I am trying build RPM for fedora 36 with Java version 17 ( system ) and running into error Buildfile: /builddir/build/BUILD/apache-cassandra-4.0.6-src/build.xml Java 15 has removed Nashorn, you must provide an engine for running JavaScript yourself. GraalVM JavaScript current