You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by lzh3636 <gi...@git.apache.org> on 2018/07/11 20:54:09 UTC

[GitHub] camel pull request #2422: CAMEL-12643: Inadequate information for handling c...

GitHub user lzh3636 opened a pull request:

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

    CAMEL-12643: Inadequate information for handling catch clauses

    The description of the problem:
    https://issues.apache.org/jira/browse/CAMEL-12643
    I added a full stack trace information to the logging statement, so that the exception type can be generated to the logs.

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

    $ git pull https://github.com/lzh3636/camel CAMEL-12643

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

    https://github.com/apache/camel/pull/2422.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 #2422
    
----
commit 91a59a8dfb81cf5726e12272a7afe6a5fe70078b
Author: zhenhaoli <li...@...>
Date:   2018-07-11T20:54:53Z

    CAMEL-12643: Inadequate information for handling catch clauses

----


---

[GitHub] camel pull request #2422: CAMEL-12643: Inadequate information for handling c...

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

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


---