SONARJAVA-6016 Migrate the Guava project in the ruling tests to Java 21#5459
SONARJAVA-6016 Migrate the Guava project in the ruling tests to Java 21#5459aurelien-coet-sonarsource merged 3 commits intomasterfrom
Conversation
asya-vorobeva
left a comment
There was a problem hiding this comment.
- Add in PR description reference to the related one SonarSource/ruling_java#9
- About changes in its/sources: I'm sure that we don't need to change everything here, cause it's a git submodule linked to ruling_java repo, should be updated automatically after merging the first PR.
|
Yes, once the PR in ruling_java will be merged, we'll just need to update the submodule to point to the latest commit on master instead of the one on my branch. |
It means you can revert changes in its\sources. Let's do it after merge that PR(already approved) |
|
SONARJAVA-6016 Update the Guava project to support Java 21 has been merged and the |
There was a problem hiding this comment.
We don't need this logic any more, so we can inline LATEST_RELEASE below.
|





See Related PR in the ruling_java project.