Re: Camel 4 and camel-activemq

2023-06-05 Thread Jean-Baptiste Onofré
Hi Claus, It's almost complete: I have to create the PR. I will do that today or tomorrow. Thanks, Regards JB On Fri, Jun 2, 2023 at 2:22 PM Claus Ibsen wrote: > > Hi JB > > What is the status of this? We are closing down for RC1 (waiting for new > CXF releases) and IMHO it would be good to get

Re: Camel 4 and camel-activemq

2023-06-02 Thread Claus Ibsen
Hi JB What is the status of this? We are closing down for RC1 (waiting for new CXF releases) and IMHO it would be good to get old classic activemq in this release. On Thu, May 18, 2023 at 7:20 AM Jean-Baptiste Onofré wrote: > Hi, > > Just a quick update on camel-activemq. > > The "client" part

Re: Camel 4 and camel-activemq

2023-05-17 Thread Jean-Baptiste Onofré
Hi, Just a quick update on camel-activemq. The "client" part using activemq-client-jakarta is done. I'm doing few polishing and the PR will be opened. Regards JB On Mon, May 15, 2023 at 9:22 PM Pascal Schumacher wrote: > > o.k., then I know it is in capable hands. :-) > > Thank you very much f

Re: Camel 4 and camel-activemq

2023-05-15 Thread Pascal Schumacher
o.k., then I know it is in capable hands. :-) Thank you very much for working on this. Cheers, Pascal Am 08.05.2023 um 08:34 schrieb Jean-Baptiste Onofré: Hi Pascal, I already started to work on this one. Claus already asked me to do so :) Regards JB On Sun, May 7, 2023 at 11:23 AM Pascal

Re: Camel 4 and camel-activemq

2023-05-09 Thread Jean-Baptiste Onofré
Hi Pascal, I already started to work on this one. Claus already asked me to do so :) Regards JB On Sun, May 7, 2023 at 11:23 AM Pascal Schumacher wrote: > > Hi, > > guess the camel-activemq component was dropped during the Camel 4 > migration because ActiveMQ did not support the jakarta namesp

Re: Camel 4 and camel-activemq

2023-05-09 Thread Pascal Schumacher
Great! I am not sure if I will be able to pull it off, but I will give it a try. Am 07.05.2023 um 12:59 schrieb Claus Ibsen: Hi Yes you are welcome to work on that. On Sun, May 7, 2023 at 11:24 AM Pascal Schumacher wrote: Hi, guess the camel-activemq component was dropped during the Cam

Re: Camel 4 and camel-activemq

2023-05-07 Thread Claus Ibsen
Hi Yes you are welcome to work on that. On Sun, May 7, 2023 at 11:24 AM Pascal Schumacher wrote: > Hi, > > guess the camel-activemq component was dropped during the Camel 4 > migration because ActiveMQ did not support the jakarta namespace at the > time? > > The recent 5.18.0 release of Activ

Camel 4 and camel-activemq

2023-05-07 Thread Pascal Schumacher
Hi, guess the camel-activemq component was dropped during the Camel 4 migration because ActiveMQ did not support the jakarta namespace at the time? The recent 5.18.0 release of ActiveMQ added jakarta namespace support, so what about restoring this component? What do you think? - Pascal