Skip to content

Conversation

@sciencesakura
Copy link

No description provided.

Copy link
Member

@marc0der marc0der left a comment

Choose a reason for hiding this comment

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

I'm curious why this PR is only adding Zulu, and not any of the other vendors. It feels incomplete if we favour only a single vendor.

@sciencesakura
Copy link
Author

@marc0der

Thanks for the feedback, you’re absolutely right. I’ve gone ahead and added entries for the other vendors* as well.

Note that since Zulu is currently specified as the JMC default version, I selected 9.1.1-zulu as the new default version.

Please take a look when you get a chance!

* Amazon and Bellsoft appear to have suspended distribution of JMC for several years, but I believe adding these latest versions is worthwhile.

marc0der
marc0der previously approved these changes Nov 11, 2025
Copy link
Member

@marc0der marc0der left a comment

Choose a reason for hiding this comment

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

Great, thank you!

@sciencesakura
Copy link
Author

sciencesakura commented Nov 12, 2025

A CI error occurred.

https://github.com/sdkman/sdkman-db-migrations/actions/runs/19242132885/job/55126926030

[main] ERROR io.sdkman.changelogs.package$$anon$1 - URL https://download.bell-sw.com/lmc/8.3.0/bellsoft-lmc8.3.0-linux-amd64.tar.gz responded with PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

@marc0der

Looks like the CI environment is using an outdated Java version, which no longer has valid CA certificates.

I was able to reproduce the same error locally with Java 11.0.11 - the same version used in CI.

I've updated the CI setup to use the latest Java 11.x to see if that resolves the issue. The same update worked fine on my local environment.

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