GitHub user davsclaus opened a pull request:
https://github.com/apache/camel/pull/2445
CAMEL-12691: XmlConverter should use logger api when reporting parsinâ¦
â¦g errors.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/camel camel-12691
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2445.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 #2445
----
commit d9cff3daf6119e27ee3f5feb3c65433b5370946f
Author: Claus Ibsen <claus.ibsen@...>
Date: 2018-07-31T09:43:47Z
CAMEL-12691: XmlConverter should use logger api when reporting parsing
errors.
----
---