Re: yaml-dsl on main failing

2022-11-22 Thread Otavio Rodolfo Piske
Thanks Claus, I was looking at the PR that introduced this change and I noticed that it did not have any tests because the changes were spread in areas not covered by our github actions check. Maybe one activity for the future is to increase the test coverage for changes on the dsl/* components so

Re: yaml-dsl on main failing

2022-11-22 Thread Claus Ibsen
Hi I had to revert the jandex upgrade, as we need to find a fix so the yaml-dsl is not affected. On Tue, Nov 22, 2022 at 2:53 PM Claus Ibsen wrote: > Hi > > Okay so reverting these works > > commit 0f5125829c6f350b3ded7f8d389f938c6e538e2c (HEAD -> main) > Author: Claus Ibsen > Date: Tue Nov

Re: yaml-dsl on main failing

2022-11-22 Thread Claus Ibsen
Hi Okay so reverting these works commit 0f5125829c6f350b3ded7f8d389f938c6e538e2c (HEAD -> main) Author: Claus Ibsen Date: Tue Nov 22 13:38:16 2022 +0100 Revert "CAMEL-18707: Upgrade to Jandex 3.0.3 (#8735)" This reverts commit 469faf73eca13d7f006fa1f8e54fbd4326cc0df5. commit c30e0a9

Re: proposal: merge camel-k-runtime into camel-quarkus

2022-11-22 Thread Claudio Miranda
On Sat, Nov 19, 2022 at 7:55 AM Otavio Rodolfo Piske wrote: > > Although I do have some concerns of > appropriateness of some code that now lies in Camel K runtime, I think it's > a matter of adjusting them to be more generic or moving them up or down to > Camel Core or Camel K as needed. Sure, t

yaml-dsl on main failing

2022-11-22 Thread Claus Ibsen
Hi I am tracking what happened as the yaml-dsl unexpected is failing, as it seems its generated a little bit different now (inline = true is removed) I suspect its maybe related to the jandex upgrade https://ci-builds.apache.org/job/Camel/job/Apache%20Camel/job/main/lastCompletedBuild/changes#469