Thank you Matt, we will probably wait for the 5.18 release, if the client will be included there.

Kind regards,
Jiří Kakrda


Dne 20.01.2023 v 18:53 Matt Pavlovich napsal(a):
Hi Jiří-

I just released a transitional Jakarta client for ActiveMQ 5.x to Maven Central 
and it should be available in a few minutes.

I’ll work to bring this over into the Apache ActiveMQ OSS project releases 
going forward, but this should help get you going. This is purely a repackaging 
based off the 5.18.0-SNAPSHOT build.

This has only been tested with the most basic send+receive function.
<dependency>
   <groupId>io.hyte.activemq</groupId>
   <artifactId>activemq-client-jakarta</artifactId>
   <version>5.18.0.hyte-1</version>
</dependency>
url: https://github.com/hyteio/activemq-client-jakarta

Thanks,
Matt Pavlovich

On Jan 19, 2023, at 4:53 AM, Jiří Kakrda <jiri.kak...@unicorn.com> wrote:

Hi,

ActiveMQ will probably add the Jakarta namespace support in 5.19.x: 
https://lists.apache.org/thread/mqpyr9t2cngoyqxkw8rwmx7zy7jln745

Is there any preliminary estimate when this version will be released? We would 
like to update our project to use Spring Boot 3.0 before the support for Spring 
Boot 2.7.x ends in November.

Kind regards,
Jiří

Reply via email to