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

2021-09-09 Thread David Jencks
Overall I like the gulp file changes, I left one comment. I discovered another anomaly you might like to investigate: Is components/camel-disruptor/src/main/docs/disruptor-vm-component.adoc supposed to exist? It doesn’t appear to have a json file for properties etc, and it’s rendering in the cu

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

2021-09-09 Thread David Jencks
> On Sep 8, 2021, at 11:22 AM, Zoran Regvart wrote: > > Hi David & Cameleers, > > On Wed, Sep 8, 2021 at 4:48 PM David Jencks > wrote: >> >>> >> - If nothing else is using the model building in UpdateReadmeMojo it can >> probably be simplified furth

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

2021-09-09 Thread Zoran Regvart
Hi David & Cameleers, I've made some progress in the main Camel repository focusing on the Gulp tasks to generate symlinks and maintain nav.adoc files. Much inspired by the work David did on the JSON files and trying to generate Gulp tasks from data rather than having multiple, mostly same, functio

Draft Camel Board Report For September 21

2021-09-09 Thread Andrea Cosentino
Hello all, I prepared the board report. Feedback are welcome as always. ## Description: The mission of Apache Camel is the creation and maintenance of an open-source integration framework based on known Enterprise Integration Patterns. ## Issues: There are no issues requiring board attention at

Re: [discuss] find a better name for KameletBinding

2021-09-09 Thread Luca Burgazzoli
Opened an issue on camel-k to rename KameletBinding to Binding: https://github.com/apache/camel-k/issues/2625 --- Luca Burgazzoli On Fri, Aug 27, 2021 at 10:14 PM Marat Gubaidullin < marat.gubaidul...@gmail.com> wrote: > Hi! > It looks like we already have "Bindings" but it was deprecated > > >

Re: Camel 3.11.2 patch release

2021-09-09 Thread Francois Papon
Thanks a lot guys! regards, François fpa...@apache.org francois.pa...@openobject.fr Le 09/09/2021 à 11:30, Gregor Zurowski a écrit : > Yes, I can cherry-pick this onto the 3.11.x branch once the PR is > merged into main. > > Thanks, > Gregor > > On Thu, Sep 9, 2021 at 11:19 AM Francois Papon >

Re: Camel 3.11.2 patch release

2021-09-09 Thread Gregor Zurowski
Yes, I can cherry-pick this onto the 3.11.x branch once the PR is merged into main. Thanks, Gregor On Thu, Sep 9, 2021 at 11:19 AM Francois Papon wrote: > > Hi, > > Is it possible to include this PR from camel-karaf repo in the release? > > https://github.com/apache/camel-karaf/pull/83 > > It's

Re: Camel 3.11.2 patch release

2021-09-09 Thread Francois Papon
Hi, Is it possible to include this PR from camel-karaf repo in the release? https://github.com/apache/camel-karaf/pull/83 It's a blocker about karaf custom distribution builder. regards, François fpa...@apache.org francois.pa...@openobject.fr Le 09/09/2021 à 11:14, Jean-Baptiste Onofre a écri

Re: Camel 3.11.2 patch release

2021-09-09 Thread Jean-Baptiste Onofre
Hi Gregor, Yes, I confirm that the issue is fixed on main and 3.11.x branches. It’s ok for the release. Thanks ! Regards JB > Le 9 sept. 2021 à 11:10, Gregor Zurowski a écrit : > > Hey JB, > > Were you able to verify that everything's working with Karaf? > > Thanks, > Gregor > > On Thu, S

Re: Camel 3.11.2 patch release

2021-09-09 Thread Gregor Zurowski
Hey JB, Were you able to verify that everything's working with Karaf? Thanks, Gregor On Thu, Sep 9, 2021 at 10:27 AM Jean-Baptiste Onofre wrote: > > I’m checking to see if it’s OK with OSGi/Karaf as well. > > Regards > JB > > > Le 9 sept. 2021 à 10:26, Claus Ibsen a écrit : > > > > Its already

Re: Camel 3.11.2 patch release

2021-09-09 Thread Jean-Baptiste Onofre
I’m checking to see if it’s OK with OSGi/Karaf as well. Regards JB > Le 9 sept. 2021 à 10:26, Claus Ibsen a écrit : > > Its already been fixed, as quarkus also reported this dual package "problem". > https://github.com/apache/camel/commit/6c3b40bac491b6a7704501d2ddeacbc854552113 > > > On Thu,

Re: Camel 3.11.2 patch release

2021-09-09 Thread Claus Ibsen
Its already been fixed, as quarkus also reported this dual package "problem". https://github.com/apache/camel/commit/6c3b40bac491b6a7704501d2ddeacbc854552113 On Thu, Sep 9, 2021 at 10:13 AM Jean-Baptiste Onofre wrote: > > Checking now, I will keep you posted asap. > > Thanks ! > > Regards > JB >

Re: Camel 3.11.2 patch release

2021-09-09 Thread Jean-Baptiste Onofre
Checking now, I will keep you posted asap. Thanks ! Regards JB > Le 9 sept. 2021 à 10:12, Gregor Zurowski a écrit : > > It's not a problem to restart the release. When do you expect to commit the > fix? > > Thanks, > Gregor > > On Thu, Sep 9, 2021 at 10:08 AM Jean-Baptiste Onofre > wrote:

Re: Camel 3.11.2 patch release

2021-09-09 Thread Gregor Zurowski
It's not a problem to restart the release. When do you expect to commit the fix? Thanks, Gregor On Thu, Sep 9, 2021 at 10:08 AM Jean-Baptiste Onofre wrote: > > I just created: https://issues.apache.org/jira/browse/CAMEL-16935 > > Due to the commit mentioned in my previous email, both camel-main

Re: Camel 3.11.2 patch release

2021-09-09 Thread Jean-Baptiste Onofre
It’s a bug and regression, so, definitely it means that camel 3.11.1 is not fully correct with OSGi. I can fix it quickly if we still have time, else, no problem to wait 3.11.3 if we do it quickly enough. Regards JB > Le 9 sept. 2021 à 10:09, Andrea Cosentino a écrit : > > I think we can def

Re: Camel 3.11.2 patch release

2021-09-09 Thread Andrea Cosentino
I think we can defer this to 3.11.3, if camel-karaf is still able to work. Otherwise since this is an LTS, we need to fix it. Il giorno gio 9 set 2021 alle ore 10:08 Jean-Baptiste Onofre < j...@nanthrax.net> ha scritto: > I just created: https://issues.apache.org/jira/browse/CAMEL-16935 > > Due t

Re: Camel 3.11.2 patch release

2021-09-09 Thread Jean-Baptiste Onofre
I just created: https://issues.apache.org/jira/browse/CAMEL-16935 Due to the commit mentioned in my previous email, both camel-main and camel-base-engine bundles export org.apache.camel.main package, which is wrong. Regards JB > Le 9 sept. 2021 à 10:07, Andrea Cosentino a > écrit : > > What

Re: Camel 3.11.2 patch release

2021-09-09 Thread Andrea Cosentino
What is the issue? -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Thursday, September 9, 2021, 10:03:43 AM GMT+2, Jean-Baptiste Onofre wrote:

Re: Camel 3.11.2 patch release

2021-09-09 Thread Jean-Baptiste Onofre
Hi, I detected an issue about camel-main introduced by the following commit: https://github.com/apache/camel/commit/a010b1486bb0668708cc2b04ddf12c9cb6e835a3#diff-07a341b074a4f0b518090873308d53d3e2cbf08ba1cb94bc83be8516c412eea7 Can I still have time to include in 3.11.2 ? Or should I fix for 3.11

Re: Camel 3.11.2 patch release

2021-09-09 Thread Gregor Zurowski
I verified the 3.11.x branch yesterday and started to cut the release this morning. Will post updates. Thanks, Gregor On Thu, Sep 9, 2021 at 9:00 AM Claus Ibsen wrote: > > Hi Gregor > > You are welcome to start cutting the release. > > On Mon, Sep 6, 2021 at 2:26 PM Gregor Zurowski > wrote: >

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

2021-09-09 Thread Claus Ibsen
Hi I am on PTO this week. So will walk away from the computer in a minute. Good work and progress on this one. On Tue, Aug 17, 2021 at 7:42 AM David Jencks wrote: > > I’ve made a lot of progress on this and put up a preview of the current > state. Only components in the latest branch are done

Re: Camel 3.11.2 patch release

2021-09-09 Thread Claus Ibsen
Hi Gregor You are welcome to start cutting the release. On Mon, Sep 6, 2021 at 2:26 PM Gregor Zurowski wrote: > > I'd be available to cut the release candidate this Wednesday. > > Gregor > > On Fri, Sep 3, 2021, 3:12 PM Claus Ibsen wrote: > > > Hi > > > > Okay have upgraded to SB 2.5.4 > > > >