GitHub user valdar opened a pull request: https://github.com/apache/camel/pull/6
Corrected handling of charset in Hl7Dataformat, See jira issue CAMEL-5943: https://issues.apache.org/jira/browse/CAMEL-5943 You can merge this pull request into a Git repository by running: $ git pull https://github.com/valdar/camel trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/6.patch ---- commit 1c98d13e2382b4ee7a37874d2db4b0ebb8e1c02d Author: valdar <valdar@branko> Date: 2013-01-08T21:39:49Z Corrected handling of charset in Hl7Dataformat, tested. ----