You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2018/08/21 15:51:05 UTC

[GitHub] activemq-artemis pull request #2257: ARTEMIS-2047 Compatible option for Acti...

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2257

    ARTEMIS-2047 Compatible option for ActiveMQJMSClient

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis compatible

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2257.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2257
    
----
commit c879f14e7ccadf6ad713a43f4d637433a47b3a14
Author: Clebert Suconic <cl...@...>
Date:   2018-08-21T15:50:34Z

    ARTEMIS-2047 Compatible option for ActiveMQJMSClient

----


---

[GitHub] activemq-artemis pull request #2257: ARTEMIS-2047 Compatible option for Acti...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/2257


---

[GitHub] activemq-artemis issue #2257: ARTEMIS-2047 Compatible option for ActiveMQJMS...

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2257
  
    don't merge this yet.. I will make the property final and play with compatibility-tests for the classLoading.


---

[GitHub] activemq-artemis issue #2257: ARTEMIS-2047 Compatible option for ActiveMQJMS...

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2257
  
    I'm done! and I'm glad I did this because I found an issue through compatibility tests.


---