samueleresca commented on issue #483: URL: https://github.com/apache/pekko-connectors/issues/483#issuecomment-2068190706
I was taking a look into this. Currently jms depends on 2 test packages that relies on `javax.jms` libs: ``` "io.github.sullis" %% "jms-testkit" % "1.0.4" % Test, "com.github.pjfanning" % "jmswrapper" % "0.1.0" % Test ``` @pjfanning Do you have any plan to release a jmswrapper using jakarta? Am I ok to open a PR on jmswrapper for supporting jakarta.jms? I can reach out sullis to understand their plan -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org