[ 
https://issues.apache.org/jira/browse/CASSANDRA-18258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690931#comment-17690931
 ] 

Michael Semb Wever commented on CASSANDRA-18258:
------------------------------------------------

These
{code}
elif [ "$JVM_VERSION" \< "17" ] ; then
    echo "Cassandra 5.0 requires Java 11 or Java 17."
    exit 1;
{code}
can't go in until CASSANDRA-18255

nit: regarding {{target name="_maybe_update_idea_to_java17" 
if="java.version.17"}}
why are we encouraging jdk17-only dev?  It seems odd that this is even a thing 
– you have to code against the baseline jdk, so why set up your IDE any other 
way? If you want a jdk17 then just do it from the command line. Less is more 
🤷🏻‍♀️



> Add test conf for JDK17
> -----------------------
>
>                 Key: CASSANDRA-18258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18258
>             Project: Cassandra
>          Issue Type: Task
>          Components: Local/Config
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.x
>
>
> Post CASSANDRA-18252 and CASSANDRA-18179 we will be able to compile current 
> trunk with JDK17 but in order to start Cassandra and test it we will need 
> also our conf files updated with some preliminary conf for test purposes.
> This ticket will be used to add those to current trunk



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to