clebertsuconic commented on pull request #3846:
URL: https://github.com/apache/activemq-artemis/pull/3846#issuecomment-966402696


   @wilkinsona even the server's? are you guys embedding the server?
   
   you could just use artemis standalone as is.. and leave the dependency be 
whatever in the standalone server.
   
   
   those dependencies leaked to the client for server's management purposes on 
toJSon and fromJson methods.. these don't need to be on any client.
   
   
   
   To be honest I never though on Json as being EE9.. we just need a string 
exposed in certain places. We used javax just as a way to have the dependency 
indirect on the API.


-- 
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]


Reply via email to