Re: Move to Java 11 (Java 8 deprecated)

Hello @Rick-at-KUBRA,

You can find the reason for this move here: SonarCloud scanner environment soon to require Java 11+.

You do not have to define a totally separate build, you can have two Java versions available in one build environment. We only require the scanner to be launched with Java 11, the rest of your build process can still use Java 8 in the same environment.

Hope that clears some things up,
Tom

3 Likes