GitHub user adessaigne opened a pull request: https://github.com/apache/camel/pull/86
CAMEL-6969 Add an option on the CSV unmarshalling in order to generate Maps with headers as keys You can merge this pull request into a Git repository by running: $ git pull https://github.com/adessaigne/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/86.patch ---- commit 1ea2dbb2642e7b896272de7f3dc47ec473fc3949 Author: Antoine DESSAIGNE <antoine.dessai...@gmail.com> Date: 2014-01-08T15:58:09Z CAMEL-6969 Add an option on the CSV unmarshalling in order to generate Maps with headers as keys ----