Jkube: Upgrade Sonar CircleCI job to Java 11

Created on 29 Jan 2021  路  4Comments  路  Source: eclipse/jkube

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.

Most helpful comment

You can assign this issue to me.

All 4 comments

@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?

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

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 ;)

You can assign this issue to me.

Was this page helpful?
0 / 5 - 0 ratings