Open JackPGreen opened 9 months ago
This is no longer occurring - is it actually fixed, or intermittent?
Should be fixed, the update of pkgs runs on different times for each distribution, so it might take some time for each distribution to be updated/cleaned up
It's returned:
ibm-semeru-open-jdk_x64_linux_11.0.22_7_openj9-0.43.0.tar.gz
withlatest_build_available
=true
ibm-semeru-certified-jdk_x64_linux_11.0.22.0.tar.gz
withlatest_build_available
=false
I think that:
latest=available
should have filtered out anylatest_build_available
=false
This looks to have been fixed
- a
semeru-certified
JDK should have adistribution
ofsemeru_certified
This is still occuring for ibm-semeru-certified-jdk_x64_linux_11.0.22.0.tar.gz
Indeed there was a bigger issue behind that thing...already fixing it...will come with the next deployment...probably over the weekend...thx for reporting it ππ»
Indeed there was a bigger issue behind that thing...already fixing it...will come with the next deployment...probably over the weekend...thx for reporting it ππ»
latest=available
should have filtered out anylatest_build_available
=false
This looks to have been fixed
No rush from my side but this has regressed.
This might be user error.
I want to download (say) the latest version of Semeru JDK 11, for Linux/x64.
The documentation says I should use
latest=available
, but if I do that I get the following response:It's returned:
ibm-semeru-open-jdk_x64_linux_11.0.22_7_openj9-0.43.0.tar.gz
withlatest_build_available
=true
ibm-semeru-certified-jdk_x64_linux_11.0.22.0.tar.gz
withlatest_build_available
=false
I think that:
latest=available
should have filtered out anylatest_build_available
=false
semeru-certified
JDK should have adistribution
ofsemeru_certified