As ASF project doesn't support to commit through the git currently, we still need to use git-svn to commit the patch. Attaching the patch into JIRA should be fine and I will take care of this patch today.
-- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Wednesday, January 9, 2013 at 6:18 AM, valdar wrote: > 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. > > ----