jmckenzie-dev commented on code in PR #3696:
URL: https://github.com/apache/cassandra/pull/3696#discussion_r1913773044
##########
build.xml:
##########
@@ -45,7 +45,7 @@
The use of both CASSANDRA_USE_JDK11 and use-jdk11 is deprecated.
-->
<property name="java.default" value="11" />
- <property name="java.supported" value="11,17" />
+ <property name="java.supported" value="11,17,21" />
Review Comment:
I'm good w/us either coupling this to CI support or not. In fact, had we not
coupled this, I wouldn't have missed all these github notifications in Nov and
this thing would have been moved further along. :) I've been sitting in the
"Waiting on Mick to dig through CI" throne for far too long here.
So I'm good either way. I believe we're close to good on ASF CI
@michaelsembwever, meaning we can just move forward with this as is.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]