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

Upgrade Sonar CircleCI job to Java 11 #558

Closed
ohbus opened this issue Jan 29, 2021 · 4 comments · Fixed by #562
Closed

Upgrade Sonar CircleCI job to Java 11 #558

ohbus opened this issue Jan 29, 2021 · 4 comments · Fixed by #562
Assignees

Comments

@ohbus
Copy link
Contributor

ohbus commented Jan 29, 2021

Hi,

Is there any roadmap for this project to bump support to JDK 11.

I have been studying this project for a few days and found out that this Project is using SonarCloud for Static Code analysis.
SonarCloud is set to phase out JDK 8 support in favour of JDK 11 1st February, 2021.


I will be very keen to help migrate this project to JDK 11 along with the GitHub Actions pipelines as well.

@abhijeetshuklaoist
Copy link
Contributor

@ohbus Jdk8 support is ending very soon i.e. on 1st Feb, 2021. So I believe we should increase the priority of this one to at least P2.
WDYT?

@abhijeetshuklaoist
Copy link
Contributor

@ohbus Let's take this up. I will be happy to work on this with you.

@manusa manusa changed the title Upgrade Java version to 11 Upgrade Sonar CircleCI job to Java 11 Feb 1, 2021
@manusa
Copy link
Member

manusa commented Feb 1, 2021

Hi, thx for reporting.
What needs to be fixed is the base Java version of these two jobs:

Feel free to open a PR with these changes ;)

@ohbus
Copy link
Contributor Author

ohbus commented Feb 1, 2021

You can assign this issue to me.

ohbus added a commit to ohbus/jkube that referenced this issue Feb 1, 2021
update circle ci to use JDK 11

Signed-off-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com>
manusa pushed a commit to ohbus/jkube that referenced this issue Feb 1, 2021
update circle ci to use JDK 11

Signed-off-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com>
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 a pull request may close this issue.

3 participants