On Thu, Nov 10, 2011 at 11:08 PM, marcelk <marcel.koop...@gmail.com> wrote:
> Hi,
>
> I noticed that when using generateHeaderColumns the header generated doesnt
> have the right seperator as in the content:
>
> @CsvRecord(separator = "\\t", generateHeaderColumns=true, crlf="WINDOWS")
>
> This produces:
> orderNr\tfirstName
> 10      Marcel
>
> I would expect the \t to be handled as tab.
>
> So how can I fix this? Should I create a JIRA?
>

Yes please.

And we love contributions, so feel free to dive into the code.
http://camel.apache.org/contributing.html

> Thx, Marcel
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Bindy-csv-and-generateHeaderColumns-doesnt-work-with-tabs-tp4982555p4982555.html
> Sent from the Camel Development mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to