GitHub user ribeaud opened a pull request: https://github.com/apache/camel/pull/1471
[CAMEL-10840] CsvDataFormat.setRecordConverterRef not usable Sorry, something went wrong with line breaks (**GitHub** is thinking that the whole file `CsvRecordConverter.java` has changed). The only relevant change is the *public* keyword added to the interface. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ribeaud/camel feature/CAMEL-10840 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1471.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1471 ---- commit 6b407cf4d22d259ae27bc52ec44f08523aec4564 Author: Christian Ribeaud <christ...@ribeaud.ch> Date: 2017-02-17T06:40:18Z [CAMEL-10840] Make 'CsvRecordConverter' public and visible Tests included. commit 54546403a1fdd9f91f62eb5d2c83463ffe79528c Author: Christian Ribeaud <christ...@ribeaud.ch> Date: 2017-02-17T06:57:32Z [CAMEL-10840] Fix checkstyle errors ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---