Re: Website build and CI error - overall improved a lot

2022-01-12 Thread David Jencks
The spring-boot completeness check is a complicated thing…. Antora isn’t really designed to run IT tests :-) Do you have any suggestions about how to make fixing such problems easier or better documented? IIRC… — you get a build error that hints you should look at the spring boot index page.

Re: Please check that any documentation changes build!!

2022-01-12 Thread David Jencks
Even worse, commit 8101887dc03352442f308358246409e425a9e441 Author: nicolaferraro Date: Wed Jan 12 13:50:25 2022 +0100 Add KEDA markers to some Kamelets docs/modules/ROOT/assets/images/kamelets/delay-action.svg | 1 - docs/modules/ROOT/nav.adoc| 157

Please check that any documentation changes build!!

2022-01-12 Thread David Jencks
Today the website build is broken due to: commit 4e15b691d47ed8c2aff86c4a08eb0b783f50d636 Author: Antonin Stefanutti Date: Wed Jan 12 11:33:37 2022 +0100 feat: Add HTTP proxy documentation As detailed here:

Re: Website build and CI error - overall improved a lot

2022-01-12 Thread Andrea Cosentino
I'd also would like to add the following: the work done to document the interdependencies between subprojects is really really good and it helps a lot to understand where to look and how to fix something. Thanks a lot for that work David. Il giorno mer 12 gen 2022 alle ore 18:18 Claus Ibsen ha

Website build and CI error - overall improved a lot

2022-01-12 Thread Claus Ibsen
Hi Today we had a CI build error of the website, and when you browse there you get limited information about the problem (logs with ERROR). However all the hard work thanks to David Jenks, has improved this experience a lot. There are good guides on how to install and build the website locally

Re: [PROPOSAL] Remove activemq-camel component

2022-01-12 Thread JB Onofré
Ok I remember the discussion now. Let’s keep it in 5.16.x and focus on 5.17.0 where it’s already removed. Sorry about the noise ;) Regards JB > Le 12 janv. 2022 à 16:06, Jean-Baptiste Onofre a écrit : > > Yes, I know: my point is also to remove from activemq-5.16.x > > If no objection, I

Re: [PROPOSAL] Remove activemq-camel component

2022-01-12 Thread Jean-Baptiste Onofre
Yes, I know: my point is also to remove from activemq-5.16.x If no objection, I will remove it from there. Thanks, Regards JB > Le 12 janv. 2022 à 16:03, Matt Pavlovich a écrit : > > Hey JB- > > I already removed it from 5.17.0 (main) > > -Matt > >> On Jan 12, 2022, at 4:16 AM,

Re: [PROPOSAL] Remove activemq-camel component

2022-01-12 Thread Matt Pavlovich
Hey JB- I already removed it from 5.17.0 (main) -Matt > On Jan 12, 2022, at 4:16 AM, Jean-Baptiste Onofré wrote: > > Hi all, > > ActiveMQ provides activemq-camel component. > > This component is "old" (using Camel 2.25.x) and has been replaced by > camel-activemq and/or camel-jms. > > I

Two factor authentication for apache.org accounts

2022-01-12 Thread Zoran Regvart
Hi Cameleers, I just noticed an email from Jan 7th[1] about an option to enable two-factor authentication for the apache.org account. To configure it, you can use this URL: https://oauth.apache.org/2fa.html Stay safe, and use this opportunity to configure it, zoran [1]

[PROPOSAL] Remove activemq-camel component

2022-01-12 Thread Jean-Baptiste Onofré
Hi all, ActiveMQ provides activemq-camel component. This component is "old" (using Camel 2.25.x) and has been replaced by camel-activemq and/or camel-jms. I propose to remove ActiveMQ Camel from the ActiveMQ code. Thoughts ? Regards JB