[GitHub] camel pull request #2518: changed csv unmarshalling to only strip quotes if ...

2018-09-25 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2518 ---

[GitHub] camel pull request #2518: changed csv unmarshalling to only strip quotes if ...

2018-09-11 Thread jamesmurf
GitHub user jamesmurf opened a pull request: https://github.com/apache/camel/pull/2518 changed csv unmarshalling to only strip quotes if quoting is set to "true" When unmarshalling a tsv file where the individual fields are not quoted, the unmarshaller still tries to strip the quote