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

Josh McKenzie commented on CASSANDRA-18262:
-------------------------------------------

bq.  People have just Java 11 installed globally and that's it. They are not 
going to switch back and forth every time.
I've been doing this for a long while without issue; even have a script to 
switch worktrees and a local git ignored setenv.sh that gets sourced to set up 
the correct environment for whatever I'm working on + python env.

So I guess my n=1 anecdote here is: not _everyone_ has just Java 11 installed 
globally and that's it. If we're the odd project out w/requirements or 
recommendations for running an older JDK, we can do things to make it easier 
for folks (automation, scripting, documentation) to minimize the disruption / 
lift required from them to get working on our project.

> 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