Re: camel-website - documentation with links (xref) - how to do that?

2021-04-14 Thread David Jencks
I would explain this by relating the Antora component/module structure to the camel documentation source locations. David Jencks Sent from my iPhone > On Apr 14, 2021, at 10:29 PM, Claus Ibsen wrote: > > On Wed, Apr 14, 2021 at 9:12 PM Zoran Regvart wrote: >> >> Hi, >> I can point to the

Re: camel-website - documentation with links (xref) - how to do that?

2021-04-14 Thread Claus Ibsen
On Wed, Apr 14, 2021 at 9:12 PM Zoran Regvart wrote: > > Hi, > I can point to the documentation available at Antora: > > https://docs.antora.org/antora/2.3/page/page-id/#whats-a-cross-reference > > Is this what you had in mind? > Yes this helps to explain what is xref, and its structure. However

Re: Upgrade to Vert.x 4 and MicroProfile 4

2021-04-14 Thread Claus Ibsen
Hi Okay sounds good. The JIRA tickets are https://issues.apache.org/jira/browse/CAMEL-16028 https://issues.apache.org/jira/browse/CAMEL-16119 On Wed, Apr 14, 2021 at 11:33 PM Peter Palaga wrote: > > Having this in Camel 3.10 would be great. First Quarkus 2.0 Alpha should > be available around

Re: Upgrade to Vert.x 4 and MicroProfile 4

2021-04-14 Thread Peter Palaga
Having this in Camel 3.10 would be great. First Quarkus 2.0 Alpha should be available around Wednesday Apr. 21. -- P On 14/04/2021 14:19, Zineb Bendhiba wrote: +1 Le mer. 14 avr. 2021 à 13:45, Omar Al-Safi a écrit : +1 from my side as well On Wed, Apr 14, 2021 at 1:41 PM Andrea Cosentino

Re: camel-website - documentation with links (xref) - how to do that?

2021-04-14 Thread Zoran Regvart
Hi, I can point to the documentation available at Antora: https://docs.antora.org/antora/2.3/page/page-id/#whats-a-cross-reference Is this what you had in mind? zoran On Wed, Apr 14, 2021 at 9:02 AM Claus Ibsen wrote: > > Hi > > The new website is great, but one issue is that many of us are bi

Re: Upgrade to Vert.x 4 and MicroProfile 4

2021-04-14 Thread Zineb Bendhiba
+1 Le mer. 14 avr. 2021 à 13:45, Omar Al-Safi a écrit : > +1 from my side as well > > On Wed, Apr 14, 2021 at 1:41 PM Andrea Cosentino > wrote: > > > Hello, > > > > +1 from my side. > > > > We have already a PR open for this about moving to Vertx 4 > > > > -- > > Andrea Cosentino > > --

Re: Upgrade to Vert.x 4 and MicroProfile 4

2021-04-14 Thread Omar Al-Safi
+1 from my side as well On Wed, Apr 14, 2021 at 1:41 PM Andrea Cosentino wrote: > Hello, > > +1 from my side. > > We have already a PR open for this about moving to Vertx 4 > > -- > Andrea Cosentino > -- > Apache Camel PMC Chair > Apache Karaf Committer > Apache S

Re: Upgrade to Vert.x 4 and MicroProfile 4

2021-04-14 Thread Andrea Cosentino
Hello, +1 from my side. We have already a PR open for this about moving to Vertx 4 -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday,

Upgrade to Vert.x 4 and MicroProfile 4

2021-04-14 Thread Claus Ibsen
Hi Part of support for Quarkus 2, we need to upgrade to vert.x 4 and MP v4 for the Camel components. VertX and MP are both GA. The Quarkus project is switched to their main branch being v2 and they start releasing alpha, beta releases soon, and for 2.0 GA by summer. So we should not be too slow

Re: [VOTE] Release Apache Camel K 1.4.0 and Runtime 1.7.0

2021-04-14 Thread Alexandre Gallice
Ok, I've re-checked sums and asc to ensure it's not a mix on my side. objdump -T kamel still exhibits: DO *UND* GLIBC_2.32 pthread_sigmask Alex On Wed, Apr 14, 2021 at 11:42 AM Antonin Stefanutti wrote: > Hi Alex, > > That was supposed to get fixed by >

Re: [VOTE] Release Apache Camel K 1.4.0 and Runtime 1.7.0

2021-04-14 Thread Antonin Stefanutti
Hi Alex, That was supposed to get fixed by https://github.com/apache/camel-k/pull/2141. Not sure why it's not working for the release binary. On 14 Apr 2021, at 11:37, Alexandre Gallice mailto:aldettin...@gmail.com>> wrote: Hi guys, Sorry, I was not able to test the kamel executable as it lo

Re: [VOTE] Release Apache Camel K 1.4.0 and Runtime 1.7.0

2021-04-14 Thread Alexandre Gallice
Hi guys, Sorry, I was not able to test the kamel executable as it looks like it needs to run on an O/S with glibc >= 2.32. Alex On Wed, Apr 14, 2021 at 8:12 AM Zoran Regvart wrote: > +1 (binding) > > Thanks Nicola! > > zoran > > On Wed, Apr 14, 2021 at 12:01 AM Nicola Ferraro > wrote: > > >

Re: camel-website - documentation with links (xref) - how to do that?

2021-04-14 Thread Jean-Baptiste Onofre
Hi Claus, Yes, good idea about documentation website "good use" ;) I will check camel-karaf (refactoring on the way) documentation. Regards JB > Le 14 avr. 2021 à 09:02, Claus Ibsen a écrit : > > Hi > > The new website is great, but one issue is that many of us are bitten > every time we add

camel-website - documentation with links (xref) - how to do that?

2021-04-14 Thread Claus Ibsen
Hi The new website is great, but one issue is that many of us are bitten every time we add new documentation and want to add cross links (xref) between the pages. What I think we need is a bit of explanation of how this works, and what links you can do, and with examples I created a JIRA ticket