Upgrade to Java 25 - #85
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (5)
🚧 Files skipped from review as they are similar to previous changes (4)
📝 WalkthroughWalkthroughThe Maven build configuration now targets Java 25 and updated tool, image, and GridSuite BOM versions. GitHub Actions workflows now reference a newer shared workflow commit. ChangesBuild and workflow updates
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/workflows/build.yml:
- Line 11: Update the reusable workflow reference in the build workflow to a
revision that uses a Node 16/20-compatible actions/setup-java runtime, replacing
the current outdated pinned revision while preserving the existing backend build
workflow.
In `@pom.xml`:
- Line 52: Update the maven.jacoco.version property to 0.8.14 or a later release
that officially supports Java 25 class files.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: b24c4b37-034f-4935-ad20-d29bf9fab251
📒 Files selected for processing (5)
.github/workflows/build.yml.github/workflows/patch.yml.github/workflows/prepare-release.yml.github/workflows/release.ymlpom.xml
82c1aba to
bcad2e3
Compare
Signed-off-by: Radouane Khouadri <redouane.khouadri_externe@rte-france.com>
bcad2e3 to
0c1b80c
Compare
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
|



Upgrade project to Java 25.