Re: [HEADS UP] - Switching main branch to Camel v4 (week 2 in 2023)

2023-01-12 Thread Claus Ibsen
On Thu, Jan 12, 2023 at 2:44 PM Jean-Baptiste Onofré wrote: > As already discussed, I will move forward on Camel-Karaf to > Karaf-Camel (I will ping you on zulip channel about that). > > Thanks for stepping up and moving the code over to karaf to its new osgi based home > Regards > JB > > On W

Re: [HEADS UP] - Switching main branch to Camel v4 (week 2 in 2023)

2023-01-12 Thread Jean-Baptiste Onofré
As already discussed, I will move forward on Camel-Karaf to Karaf-Camel (I will ping you on zulip channel about that). Regards JB On Wed, Jan 11, 2023 at 9:34 AM Andrea Cosentino wrote: > > Branches have been created. > > CI jobs should updated. > > I guess we need to aling the regen action for

Re: camel-quartz URL decode

2023-01-12 Thread Claus Ibsen
Hi Have you seen org.apache.camel.spi.EndpointUriFactory which can be used to build URIs from a set of Map parameters etc. Can you look at that first before we consider doing any changes in current code On Wed, Jan 11, 2023 at 7:31 PM Lindgren Peter wrote: > Hi! > Basically, this is what we're