Re: JDK 17 Support Proposal for ant generate-idea-files in CASSANDRA-18467

2023-07-05 Thread Ekaterina Dimitrova
Dear all, Thanks to everyone who shared feedback and tested the changes. The patch was committed. ‘ant generate-idea-files’ now support JDK8, JDK11, and JDK17 To add support for another JDK the java-jvmargs property must be set for the JDK in question (see how it’s done in build.xml for Java 11 a

JDK 17 Support Proposal for ant generate-idea-files in CASSANDRA-18467

2023-05-15 Thread Jakub Zytka
Dear Team, I am writing to discuss a proposal I've made in CASSANDRA-18467, which pertains to offering JDK 17 support for the ant generate-idea-files command. With this support in place, when you run ant generate-idea-files using Java 17, the resulting IntelliJ IDEA project will have the necessary