Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sonarcloud.md to specify JDK 17 #3335

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Conversation

qasim-at-tci
Copy link
Contributor

@qasim-at-tci qasim-at-tci commented Aug 24, 2023

Default JDK i.e. 11, is soon going to be deprecated for Sonarcloud scans, see: https://community.sonarsource.com/t/java-11-is-deprecated-as-a-runtime-env-to-scan-your-projects/96597
A warning appears in the build job logs as well, https://app.travis-ci.com/github/test-runs-tci/rspec_ruby_tci/jobs/608556166#L344

Using jdk: openjdk17 sets up the JRE/JDK 17 thereby making the build job happy, https://app.travis-ci.com/github/test-runs-tci/rspec_ruby_tci/jobs/608557732

@qasim-at-tci qasim-at-tci merged commit 48c13b9 into master Aug 24, 2023
1 check passed
@qasim-at-tci qasim-at-tci deleted the sonarcloud-jdk-17 branch August 24, 2023 12:17
@qasim-at-tci qasim-at-tci linked an issue Aug 24, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SonarCloud.io will require soon Java 17 JRE to run code scan
3 participants