halcyon / asdf-java

A Java plugin for asdf-vm.
MIT License
440 stars 84 forks source link

`IBM Semeru Runtime Open Edition` missing #227

Open MPV opened 2 weeks ago

MPV commented 2 weeks ago

It seems it disappeared with this recent update:

Was it replaced by IBM Semeru Runtime Certified Edition...?

Looking here, I see it's possible to select them both: https://developer.ibm.com/languages/java/semeru-runtimes/downloads/

And this blog post describes some differences (in licensing) between them: https://developer.ibm.com/blogs/launch-of-ibm-semeru-runtime-certified-edition-11/

MPV commented 2 weeks ago

I also raised an upstream issue at:

MPV commented 2 weeks ago

For comparison, this is not what I'm expecting:

$ asdf list all java | grep semeru | wc -l
       0
joschi commented 2 weeks ago

The issue has been fixed upstream (https://github.com/joschi/java-metadata/tree/6f3fbb4de149eb163214c2d476c3a9afc74e7ce6) and this repository will pick up the changes with the next update run (https://github.com/halcyon/asdf-java/actions/workflows/update-data.yaml).