You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by borisvereertbrugghen <gi...@git.apache.org> on 2017/12/21 07:11:06 UTC

[GitHub] camel pull request #2154: Do not find if bean exists based on try catch.

GitHub user borisvereertbrugghen opened a pull request:

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

    Do not find if bean exists based on try catch.

    There is a method to find out if the bean exists.

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

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

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

    https://github.com/apache/camel/pull/2154.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 #2154
    
----
commit bd8aedb2309b8b678f448e39141cee0f411b161a
Author: Boris Vereertbrugghen <bo...@...>
Date:   2017-12-21T07:09:43Z

    Do not find if bean exists based on try catch.
    
    There is a method to find out if the bean exists.

----


---

[GitHub] camel pull request #2154: Do not find if bean exists based on try catch.

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

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


---