Hi all, yeah, the problem is in that string-based ordering of versions. I can work on a fix, it might be a bit complicated, but I think it can be fixed.
zoran -- Sent from mobile > On 20. May 2021, at 19:19, Andrea Cosentino <[email protected]> wrote: > > I think the problem is here > https://github.com/apache/camel-website/blob/main/layouts/partials/releases/downloads.html#L20 > > Probably by ordering by version String we end up to consider 3.10 as older > release. > >> Il giorno gio 20 mag 2021 alle ore 18:40 Andrea Cosentino <[email protected]> >> ha scritto: >> >> The release Page is correctly on line >> https://camel.apache.org/releases/release-3.10.0/ >> >> It's not listed as latest. >> >> To speed up this maybe link this. >> >> The src zip is not in dist archive btw. >> >> They could have at least check the website. >> >> Il gio 20 mag 2021, 17:04 Gregor Zurowski <[email protected]> ha >> scritto: >> >>> Hi Everyone: >>> >>> My email to the Apache announcement mailing list was not accepted >>> because the download links were not created for release 3.10.0. >>> Instead, there are still download links for release 3.9.0. >>> >>> Not sure if I did something wrong, but I created the release markdown >>> document as usual: >>> >>> >>> https://github.com/apache/camel-website/blob/main/content/releases/release-3.10.0.md >>> >>> @Zoran: Could you help with this? >>> >>> Thanks, >>> Gregor >>> >>
