Re: ConverterNotFoundException marshall CsvDataFormat with Spring boot

2015-07-28 Thread Claus Ibsen
Hi Good to hear. I would expect Camel 2.16 to be released after the summer vacation when people get back and have focus again in the end of august towards september. And then we need 2-4 weeks to close down last bugs and other things we want in the release. So I guess sometime in september would b

Re: ConverterNotFoundException marshall CsvDataFormat with Spring boot

2015-07-28 Thread Fneuch
Hi Claus, Thanks a lot! It seems to work. I have another issue with the replacement of properties to be sure it works. But it execute more step in my real Route. Do you have any idea the expected time of release of the next camel version? Once again, thanks a lot! -- View this message in c

Re: ConverterNotFoundException marshall CsvDataFormat with Spring boot

2015-07-27 Thread Claus Ibsen
Hi Yesterday we fixed camel-csv to not use a type converter to list in the marshal, but just iterate the body as-is. You are welcome to try with latest code if you can see this behavior anymore. On Mon, Jul 27, 2015 at 8:00 PM, Fneuch wrote: > Hi! > > First time here, so I hope I ask my question