[
https://issues.apache.org/jira/browse/CASSANDRA-18262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708954#comment-17708954
]
Maxim Muzafarov commented on CASSANDRA-18262:
---------------------------------------------
I feel something strange about the statement "Running tests or checks for jdk
versions other than the minimum supported jdk version forces someone to do
their development, not on that minimum version".
We do JUnit tests for j11, j17 now, right? Why shouldn't we do source (or
other) checks for these versions using the same logic? I would say that if we
not follow these assumptions, we should remove j11,j17 from the running
configuration of CI, just to avoid anyone getting confused (which is bad). The
checkstyle is just the source code test, I don't think we should force it to
run only on j11 if other tests also run on j11 and j17.
> 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]