Hi Yes the website now says 3.10 is latest in the download page.
We need to switch the component docs so latest is "main" and that 3.10 is there instead of 3.9.x On Fri, May 21, 2021 at 11:00 AM Gregor Zurowski <[email protected]> wrote: > > Thanks for providing the fix! > > On Fri, May 21, 2021 at 10:10 AM Zoran Regvart <[email protected]> wrote: > > > > Hi, > > I've just pushed a fix to properly sort versions. It's currently > > building[1], so we'll see the effect on the live website in ~35mins. > > > > zoran > > > > [1] https://ci-builds.apache.org/job/Camel/job/Camel.website/job/main/127/ > > > > On Fri, May 21, 2021 at 6:38 AM Zoran Regvart <[email protected]> wrote: > > > > > > 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 > > > >>> > > > >> > > > > > > > > -- > > Zoran Regvart -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
