Skip to content

Upgrade to Java 25 - #85

Open
khouadrired wants to merge 1 commit into
mainfrom
gridsuite-java-25
Open

Upgrade to Java 25#85
khouadrired wants to merge 1 commit into
mainfrom
gridsuite-java-25

Conversation

@khouadrired

Copy link
Copy Markdown
Contributor

Upgrade project to Java 25.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 861bd12d-d7b7-4695-9b96-ba8a67dec24c

📥 Commits

Reviewing files that changed from the base of the PR and between 21d4a84 and 82c1aba.

📒 Files selected for processing (5)
  • .github/workflows/build.yml
  • .github/workflows/patch.yml
  • .github/workflows/prepare-release.yml
  • .github/workflows/release.yml
  • pom.xml
🚧 Files skipped from review as they are similar to previous changes (5)
  • .github/workflows/build.yml
  • .github/workflows/prepare-release.yml
  • .github/workflows/patch.yml
  • pom.xml
  • .github/workflows/release.yml

📝 Walkthrough

Walkthrough

Changes

Build and workflow updates

Layer / File(s) Summary
Maven build configuration
pom.xml
Maven now targets Java 25 and defines updated JaCoCo 0.8.15, Jib 3.5.1, base image powsybl/java:4.0.0, and Lombok 1.18.46 versions.
Reusable workflow revisions
.github/workflows/build.yml, .github/workflows/patch.yml, .github/workflows/prepare-release.yml, .github/workflows/release.yml
The workflows now reference newer shared workflow commits (build, patch, prepare-release, and release workflows all updated to commit c0849fd...).
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: upgrading the project to Java 25.
Description check ✅ Passed The description directly matches the pull request changes and objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 0aacc3b and 21d4a84.

📒 Files selected for processing (5)
  • .github/workflows/build.yml
  • .github/workflows/patch.yml
  • .github/workflows/prepare-release.yml
  • .github/workflows/release.yml
  • pom.xml

Comment thread .github/workflows/build.yml
Comment thread pom.xml Outdated
Signed-off-by: Radouane Khouadri <redouane.khouadri_externe@rte-france.com>
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant