Skip to content

Upgrade fdsm to java 21#107

Merged
alexdbarrio merged 13 commits intomasterfrom
upgrade_java_17
Nov 24, 2025
Merged

Upgrade fdsm to java 21#107
alexdbarrio merged 13 commits intomasterfrom
upgrade_java_17

Conversation

@alexdbarrio
Copy link
Copy Markdown
Contributor

@alexdbarrio alexdbarrio commented Nov 24, 2025

Asana task

As mentioned in the task, it was needed to upgrade it to java 21.

Did some batching & unbatching, and also install & uninstall of bob, with this new version locally and everything worked fine.

Copy link
Copy Markdown
Contributor

@luisrodero-fidesmo luisrodero-fidesmo left a comment

Choose a reason for hiding this comment

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

Quite good! I've just posted one comment and one question, please check.

import java.net.MalformedURLException;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.URL;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think the import at line 36 is not needed now

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

You are totally right, fixed!

<groupId>com.fidesmo</groupId>
<artifactId>fdsm-toolbox</artifactId>
<version>25.02.15-SNAPSHOT</version>
<version>25.11.25-SNAPSHOT</version>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Question: where did you get this new version number from?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I followed the steps in the readme, and I made make release, which did that changes to the versions. But I think there were/are some problems with releasing and versioning so maybe I should put 02.15 again?

Copy link
Copy Markdown
Contributor

@luisrodero-fidesmo luisrodero-fidesmo left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@alexdbarrio alexdbarrio merged commit 9cd8fd1 into master Nov 24, 2025
1 check passed
@alexdbarrio alexdbarrio deleted the upgrade_java_17 branch November 24, 2025 13:41
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.

2 participants