GitHub user neoxu999 opened a pull request:

    https://github.com/apache/camel/pull/2200

     CAMEL-12192 support csv bindy skip fields

    added skipField to CsvRecord annotation, keeping the same implementation as 
skipFirstLine
     

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/neoxu999/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2200.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 #2200
    
----
commit d0b7310f93b146b644244173ad937fcf9f4e2d82
Author: longxu <neoxu999@...>
Date:   2018-01-30T11:16:43Z

    CAMEL-12192 support csv bindy skip fields

commit b6859e4e33fbca326f1d9b866cfb919e20e16c41
Author: longxu <neoxu999@...>
Date:   2018-01-30T11:56:19Z

    update bindy csv by annoation skipField

----


---

Reply via email to