graalvm / mandrel-packaging

6 stars 8 forks source link

Support 4-digit mx versions #436

Closed zakkak closed 1 month ago

zakkak commented 1 month ago

The assumption that mx versions follow the MAJOR.MINOR.PATCH versioning seems to not always hold. E.g. the following releases include an additional 4th number:

Resolves https://github.com/graalvm/mandrel/pull/771#issuecomment-2232778931

It will need to be backported at least to 24.0

zakkak commented 1 month ago

I bumped the JDK version to 24 in CI pipelines as it was trying to build graal/master with JDK 23.