Ekaterina Dimitrova created CASSANDRA-18688:
-----------------------------------------------

             Summary: Limit Java runtime in 5.0 to JDK17 in scripts; add a flag 
to opt out of that
                 Key: CASSANDRA-18688
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18688
             Project: Cassandra
          Issue Type: Task
            Reporter: Ekaterina Dimitrova


Currently, we limit our users from building with non-default Java versions in 
build.xml.

They can easily hack build.xml for test purposes with different versions.

Cassandra–5.0 will be run on JDK11 and JDK17, but on startup, we do not limit 
people to those two, but only to everything >= 11. We should also put an upper 
limit of 17 in our Cassandra startup scripts. We can also add a flag to opt-out 
if someone wants to test with newer versions.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to