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

Ekaterina Dimitrova commented on CASSANDRA-18262:
-------------------------------------------------

bq. As I understand your concerns, you are talking about removing the 
"if="java.version.8", rather than replacing it with "if="java.version.11", 
right?
Correct

Your table is correct, but it was decided(not by me) that we run it with the 
lowest version that we release our builds with and we skip with the later ones.
So in this case it will be j11 - checks perform and j17 - skipped. As the code 
should be J11 compatible I do not think this is a problem and this was a way to 
reduce the builds time and de-duplicate the work? When we switch to J17 being 
our build - this is where we will run it, yes.

> Switch checkstyle running only with JDK8 to be run with JDK11
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-18262
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18262
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Ekaterina Dimitrova
>            Assignee: Maxim Muzafarov
>            Priority: Normal
>             Fix For: 5.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently we run checkstyle, eclipse warnings (and probably anything else?) 
> only with JDK8.
> In preparation to remove JDK8 we need to switch those to run with JDK11.



--
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