You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by FabianChanton <gi...@git.apache.org> on 2016/04/05 11:28:05 UTC

[GitHub] camel pull request: CAMEL-9815 Add URI parameter to skip declarati...

GitHub user FabianChanton opened a pull request:

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

    CAMEL-9815 Add URI parameter to skip declaration of exchange

    As described in [CAMEL-9815](https://issues.apache.org/jira/browse/CAMEL-9815) it could be helpful to skip the declaration of the exchange (because it exists already). I propose this could be done via an URI parameter "skipExchangeDeclare", similar to "skipQueueDeclare"

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

    $ git pull https://github.com/FabianChanton/camel master

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

    https://github.com/apache/camel/pull/928.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 #928
    
----
commit eb85ef59e79a43111da9cf373524a37f64167047
Author: Fabian Chanton <fa...@misurio.ch>
Date:   2016-04-05T09:21:06Z

    CAMEL-9815 Add URI parameter to skip declaration of exchange

----


---
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: CAMEL-9815 Add URI parameter to skip declarati...

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

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


---
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.
---