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/01/11 03:28:29 UTC

[GitHub] activemq-artemis pull request #1770: ARTEMIS-1599 fixing compatibility with ...

GitHub user clebertsuconic opened a pull request:

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

    ARTEMIS-1599 fixing compatibility with 1.x exported file

    

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

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

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

    https://github.com/apache/activemq-artemis/pull/1770.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 #1770
    
----
commit 4b5ce1f78228195c78fafeeba47886fa9b17b490
Author: Clebert Suconic <cl...@...>
Date:   2018-01-10T23:59:58Z

    ARTEMIS-1599 fixing compatibility with 1.x exported file

----


---

[GitHub] activemq-artemis issue #1770: ARTEMIS-1599 fixing compatibility with 1.x exp...

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

    https://github.com/apache/activemq-artemis/pull/1770
  
    Couple of test failures:
    
    Test Result (2 failures / +2)
    org.apache.activemq.artemis.tests.compatibility.ExportImportTest.testSendReceive[server=null, producer=ARTEMIS-155, consumer=ARTEMIS-SNAPSHOT]
    
    org.apache.activemq.artemis.tests.compatibility.ExportImportTest.testSendReceive[server=null, producer=ARTEMIS-SNAPSHOT, consumer=ARTEMIS-SNAPSHOT]


---

[GitHub] activemq-artemis pull request #1770: ARTEMIS-1599 fixing compatibility with ...

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

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


---