messaginghub / pooled-jms

A JMS Connection pool for messaging applications supporting JMS 1.1 and 2.0 and Jakarta JMS clients
Apache License 2.0
49 stars 25 forks source link

Jakarta Messaging 3.0 support #26

Closed gemmellr closed 2 years ago

gemmellr commented 2 years ago

Updates things to use the new "jakarta." etc packaged specs to give Jakarta Messaging 3.0 support.

(Note: the second commit is a temporary hack to allow CI to build, it will be removed once Qpid JMS 2.0.0 has actually been released and I change this back from a draft.)

tabish121 commented 2 years ago

LGTM, built and tested locally without issue

gemmellr commented 2 years ago

Client released, removed second temporary commit, build passed...going to push.