You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by w4tson <gi...@git.apache.org> on 2017/02/12 20:48:52 UTC

[GitHub] camel pull request #1458: CAMEL-10759 Inline multi-value rabbitmq args in UR...

GitHub user w4tson opened a pull request:

    https://github.com/apache/camel/pull/1458

    CAMEL-10759 Inline multi-value rabbitmq args in URI

    - New inline multi-value map property 'args' on rabbitmq component for specifying rabbitmq args
    - Combines all definition with the individually properties via setExchangeArgs, setQueueArgs & setBindingArgs
    - Property args just delegates via it's three map prefixes: arg.exchange., arg.queue. & arg.binding.

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

    $ git pull https://github.com/w4tson/camel CAMEL-10759-rabbitmq-bindings-multi-value-map-prefixed

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

    https://github.com/apache/camel/pull/1458.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 #1458
    
----
commit 19847d93b59f9484735e16f833c6d283ea5c9ca6
Author: Paul Watson <pa...@pdwtech.com>
Date:   2017-02-12T20:31:03Z

    CAMEL-10759 Inline multi-value rabbitmq args in URI
    
    - New inline multi-value map property 'args' on rabbitmq component for specifying rabbitmq args
    - Combines all definition with the individually properties via setExchangeArgs, setQueueArgs & setBindingArgs
    - Property args just delegates via it's three map prefixes: arg.exchange., arg.queue. & arg.binding.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request #1458: CAMEL-10759 Inline multi-value rabbitmq args in UR...

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

    https://github.com/apache/camel/pull/1458


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---