GitHub user tadayosi opened a pull request: https://github.com/apache/camel/pull/2505
CAMEL-12769: Combination of File consumer with charset and Split DSL ⦠â¦with XPath doesn't parse XML correctly https://issues.apache.org/jira/browse/CAMEL-12769 You can merge this pull request into a Git repository by running: $ git pull https://github.com/tadayosi/camel CAMEL-12769 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2505.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 #2505 ---- commit b8dd9d2c9a4f9a0616ed3016b91fa547b138ae0f Author: Tadayoshi Sato <sato.tadayoshi@...> Date: 2018-09-03T08:24:05Z CAMEL-12769: Combination of File consumer with charset and Split DSL with XPath doesn't parse XML correctly ---- ---