You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/09/15 17:53:55 UTC

[GitHub] [activemq-artemis] jbertram opened a new pull request #3753: ARTEMIS-3484 flesh out Jakarta Messaging support

jbertram opened a new pull request #3753:
URL: https://github.com/apache/activemq-artemis/pull/3753


   Back in version 2.17.0 we began to provide Maven artifacts for Jakarta
   Messaging client resources. This commit expands that support in the
   following ways:
   
    - Distribute a Jakarta Messaging 3.0 client with the broker (in the
      'lib/client' directory alongside the JMS client.
    - Update documentation.
    - Add example using the Jakarta Messaging client.
    - Update Artemis CLI to use core instead of JMS as it was causing
      conflicts with the new Jarkarta Messaging client.
    - Add example to build Jarkarta Messaging version of the JCA RA for
      deployment into Jakarta EE 9 application servers.


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq-artemis] jbertram commented on pull request #3753: ARTEMIS-3484 flesh out Jakarta Messaging support

Posted by GitBox <gi...@apache.org>.
jbertram commented on pull request #3753:
URL: https://github.com/apache/activemq-artemis/pull/3753#issuecomment-920469922


   @clebertsuconic, thanks for the clarification. I got that mixed up in my commit message.


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq-artemis] clebertsuconic merged pull request #3753: ARTEMIS-3484 flesh out Jakarta Messaging support

Posted by GitBox <gi...@apache.org>.
clebertsuconic merged pull request #3753:
URL: https://github.com/apache/activemq-artemis/pull/3753


   


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq-artemis] clebertsuconic commented on pull request #3753: ARTEMIS-3484 flesh out Jakarta Messaging support

Posted by GitBox <gi...@apache.org>.
clebertsuconic commented on pull request #3753:
URL: https://github.com/apache/activemq-artemis/pull/3753#issuecomment-920432793


   just for a future reference.. no changes were made to the CLI plugin..
   
   
   A change was made to the Maven CLI Plugin... on the validate started session... (the one that was creating a session to validate if the server was up.. but that's a different thing)..
   
   
   not a big deal.. I'm just making this comment for future references if someone ever needs to read this PR


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq-artemis] clebertsuconic edited a comment on pull request #3753: ARTEMIS-3484 flesh out Jakarta Messaging support

Posted by GitBox <gi...@apache.org>.
clebertsuconic edited a comment on pull request #3753:
URL: https://github.com/apache/activemq-artemis/pull/3753#issuecomment-920432793


   just for a future reference.. no changes were made to the CLI..
   
   
   A change was made to the Maven CLI Plugin... on the validate started session... (the one that was creating a session to validate if the server was up.. but that's a different thing)..
   
   
   not a big deal.. I'm just making this comment for future references if someone ever needs to read this PR


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org