vlsi commented on PR #6605: URL: https://github.com/apache/jmeter/pull/6605#issuecomment-3540318630
Newer ActiveMQ v6 uses `jakarta.jms.*` annotations. I am leaning towards migrating `javax.jms` to `jakarta.jms` annotations in JMeter. An alternative option could be moving `jms` to an optional module so the clients could supply JMS module of their choice (javax or jakarta), however, I guess newer clients will likely use jakarta annotations. @pmouawad , @FSchumacher , any thoughts? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
