You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by onders86 <gi...@git.apache.org> on 2017/11/07 06:47:11 UTC

[GitHub] camel pull request #2082: CAMEL-11932 - add new option for fixedlengthcvs un...

GitHub user onders86 opened a pull request:

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

    CAMEL-11932 - add new option for fixedlengthcvs unmarshalling because…

    … Scanner is used and it needs delimiter

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

    $ git pull https://github.com/onders86/camel CAMEL-11932

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

    https://github.com/apache/camel/pull/2082.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 #2082
    
----
commit a6b3b19acca6234135b37bdd6a2b941606abc85f
Author: onders86 <on...@gmail.com>
Date:   2017-11-07T06:37:46Z

    CAMEL-11932 - add new option for fixedlengthcvs unmarshalling because Scanner is used and it needs delimiter

----


---

[GitHub] camel pull request #2082: CAMEL-11932 - add new option for fixedlengthcvs un...

Posted by onders86 <gi...@git.apache.org>.
Github user onders86 closed the pull request at:

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


---