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

[GitHub] activemq-artemis pull request #2273: ARTEMIS-2058 Support any kind of extraP...

GitHub user calohmn opened a pull request:

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

    ARTEMIS-2058 Support any kind of extraProperties in AmqpCoreConverter

    This fixes [ARTEMIS-2058](https://issues.apache.org/jira/browse/ARTEMIS-2058).

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

    $ git pull https://github.com/bsinno/activemq-artemis PR/amqpcoreconverter_extraproperties

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

    https://github.com/apache/activemq-artemis/pull/2273.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 #2273
    
----
commit 3a7734846303cd0ec046c5f5c00c65aa8cf2a168
Author: Carsten Lohmann <ca...@...>
Date:   2018-08-28T13:38:40Z

    ARTEMIS-2058 Support any kind of extraProperties in AmqpCoreConverter

----


---

[GitHub] activemq-artemis pull request #2273: ARTEMIS-2058 Support any kind of extraP...

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

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


---

[GitHub] activemq-artemis issue #2273: ARTEMIS-2058 Support any kind of extraProperti...

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

    https://github.com/apache/activemq-artemis/pull/2273
  
    Test failure was due to a class not changed in the commit here.
    I've done an update and rebase to fix that.


---

[GitHub] activemq-artemis issue #2273: ARTEMIS-2058 Support any kind of extraProperti...

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

    https://github.com/apache/activemq-artemis/pull/2273
  
    Thanks for the contrib



---