I answered this on the users list. Questions like this don't belong on the dev list.
Justin On Wed, Jan 8, 2025 at 1:43 AM Christian Ortlepp < christian.ortl...@hypergene.com> wrote: > Hi, > > I am currently trying to migrate a project which uses > artemis-jms-client, artemis-jms-server, artemis-jdbc-store and > artemis-cdi-client from javax to jakarta. While there are jakarta > replacements for the client and server and the jdbc-store dependency > doesn't seem to use javax/jakarta, artemis-cdi-client does depend on > some javax libraries (inject and annotations) and I could not find any > replacement for it. > > > Am I missing something or is there no jakarta alternative for > artemis-cdi-client yet? If so, is there something planned in this > regard, do you want to do the upgrade in-place or create a new artifact > similarly to artemis client/server? > > > Best Regards, > > Christian Ortlepp > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@activemq.apache.org > For additional commands, e-mail: dev-h...@activemq.apache.org > For further information, visit: https://activemq.apache.org/contact > > >