Re: ApacheCon @Home 2021 is next week!

2021-09-21 Thread Zoran Regvart
Hi Cameleers, We have awesome two days starting today at ApacheCon, the Integration track featuring plethora of Camel content starts today! Have a look at the schedule: https://www.apachecon.com/acah2021/tracks/integration.html (make note of the times, they're in UTC) If you still haven't you

Re: [Website] version link anomalies?

2021-09-21 Thread David Jencks
I opened CAMEL-16992 to deal with some of this. It: - removes 3.4.x (camel, camel-spring-boot, camel-karat) - labels camel main latest ‘prerelease: true’ and sets the display-version to ‘3.12.0 (Prerelease)’. The version segment in the URI is

Re: [Website] Possible change in components page generation (preview available)

2021-09-21 Thread David Jencks
OK I think everything’s ready to merge…. we’ll see if CI agrees :-) David Jencks > On Sep 20, 2021, at 11:48 PM, Zoran Regvart wrote: > > Hi David, > big thanks for cleaning that up! > > On Tue, Sep 21, 2021 at 6:30 AM David Jencks wrote: >> >> I think I’ve covered all the work related to

Re: "Regen and polished" commit appears to have broken the (website) build

2021-09-21 Thread David Jencks
Thanks! I fixed my PR, checking that it still builds :-) > On Sep 21, 2021, at 4:35 AM, Claus Ibsen wrote: > > Hi > > Okay the website build now works again. > > David, your PR does it need a rebase or some updates? > https://github.com/apache/camel/pull/6124 > > On Tue, Sep 21, 2021 at

Re: "Regen and polished" commit appears to have broken the (website) build

2021-09-21 Thread Claus Ibsen
Hi Okay the website build now works again. David, your PR does it need a rebase or some updates? https://github.com/apache/camel/pull/6124 On Tue, Sep 21, 2021 at 10:47 AM Claus Ibsen wrote: > > Hi > > Ah yeah those needs -starter in their name, fixing this now > > On Tue, Sep 21, 2021 at

Re: [HEADS-UP][DISCUSS] migrating Camel Kafka Connector to use kamelets

2021-09-21 Thread Andrea
AH! Interesting, yes with some minor changes into the plugins potentially we could give the option to generate a connector "the old way" through kameleon. Should I open an issue to that subproject to keep track of this idea? On Mon, Sep 20, 2021, at 14:33, Luca Burgazzoli wrote: > On Mon, Sep

RE: Dropping Java 8

2021-09-21 Thread Ajmera, Hemang C
Hi It might be helpful if release planning information is part of the document instead of blog. Just my 2 cents. Blog can be still there but I feel documentation should cover this information. Thanks and Regards, Hemang Ajmera Vacation Alert: 13th Oct to 20th Oct -Original Message-

Re: "Regen and polished" commit appears to have broken the (website) build

2021-09-21 Thread Claus Ibsen
Hi Ah yeah those needs -starter in their name, fixing this now On Tue, Sep 21, 2021 at 10:43 AM Zoran Regvart wrote: > > Hi Claus, > that message says that part of the build failed, if you look further > up you'll notice broken xrefs: > > ➤ YN: >

Re: "Regen and polished" commit appears to have broken the (website) build

2021-09-21 Thread Zoran Regvart
Hi Claus, that message says that part of the build failed, if you look further up you'll notice broken xrefs: ➤ YN:

Re: "Regen and polished" commit appears to have broken the (website) build

2021-09-21 Thread Claus Ibsen
Hi Davoid Okay so build 419 failed with https://ci-builds.apache.org/job/Camel/job/Camel.website/job/main/419/console ➤ YN: ERROR: "build:antora" exited with 1. ➤ YN: The command failed for workspaces that are depended upon by other workspaces; can't satisfy the dependency graph ➤

Re: Dropping Java 8

2021-09-21 Thread Jean-Baptiste Onofre
LGTM Thanks, Regards JB > Le 21 sept. 2021 à 09:45, Claus Ibsen a écrit : > > Hi > > I created a draft for a blog post about dropping java 8 > https://github.com/apache/camel-website/pull/627 > > Feedback and comments welcome > > On Mon, Sep 20, 2021 at 10:14 AM Claus Ibsen wrote: >> >>

Re: Dropping Java 8

2021-09-21 Thread Gregor Zurowski
LGTM, just added some minor comments. Thanks, Gregor On Tue, Sep 21, 2021 at 9:45 AM Claus Ibsen wrote: > > Hi > > I created a draft for a blog post about dropping java 8 > https://github.com/apache/camel-website/pull/627 > > Feedback and comments welcome > > On Mon, Sep 20, 2021 at 10:14 AM

Re: Dropping Java 8

2021-09-21 Thread Andrea Cosentino
Looks good to me. Thanks! Il giorno mar 21 set 2021 alle ore 09:45 Claus Ibsen ha scritto: > Hi > > I created a draft for a blog post about dropping java 8 > https://github.com/apache/camel-website/pull/627 > > Feedback and comments welcome > > On Mon, Sep 20, 2021 at 10:14 AM Claus Ibsen >

Re: Dropping Java 8

2021-09-21 Thread Claus Ibsen
Hi I created a draft for a blog post about dropping java 8 https://github.com/apache/camel-website/pull/627 Feedback and comments welcome On Mon, Sep 20, 2021 at 10:14 AM Claus Ibsen wrote: > > On Sat, Sep 18, 2021 at 9:44 AM Zoran Regvart wrote: > > > > Hi Claus, > > it should be relatively

Re: "Regen and polished" commit appears to have broken the (website) build

2021-09-21 Thread Claus Ibsen
A new CI builds of the website is in progress https://ci-builds.apache.org/job/Camel/job/Camel.website/job/main/418/ On Tue, Sep 21, 2021 at 8:47 AM Claus Ibsen wrote: > > Hi > > Pushed a commit that rename so lets see if that fixes the build > > On Tue, Sep 21, 2021 at 7:57 AM Claus Ibsen

Re: [Website] Possible change in components page generation (preview available)

2021-09-21 Thread Zoran Regvart
Hi David, big thanks for cleaning that up! On Tue, Sep 21, 2021 at 6:30 AM David Jencks wrote: > > I think I’ve covered all the work related to this in a final PR, > https://github.com/apache/camel/pull/6124. It was supposed to be simple but > I discovered quite a few problems… > > I suspect

Re: "Regen and polished" commit appears to have broken the (website) build

2021-09-21 Thread Claus Ibsen
Hi Pushed a commit that rename so lets see if that fixes the build On Tue, Sep 21, 2021 at 7:57 AM Claus Ibsen wrote: > > Hi > > Ah yeah the component has a wrong name, renaming and rebuilding now > > On Tue, Sep 21, 2021 at 7:47 AM David Jencks wrote: > > > > I think that fe62e22 > >