Re: Strange results w/ Bindy (header, list, footer)

2018-08-01 Thread Christian Scharmach
but split them up into 2 methods, as maybe mutating the test for the 2nd test cause a side-effect or something. On Tue, Jul 24, 2018 at 9:56 AM, Christian Scharmach wrote: > Hello! > > > > I am using Camel-Bindy 2.22.0 and was trying to mar

Strange results w/ Bindy (header, list, footer)

2018-07-24 Thread Christian Scharmach
Hello! I am using Camel-Bindy 2.22.0 and was trying to marshal a CSV file with following format: HeaderColumn:headerColumn:headerColumn BodyColumn;BodyColumn;BodyColumn;BodyColumn;BodyColumn BodyColumn;BodyColumn;BodyColumn;BodyColumn;BodyColumn FooterColumn;FooterColumn [etc] where