[ 
https://issues.apache.org/jira/browse/CAMEL-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008939#comment-14008939
 ] 

ASF GitHub Bot commented on CAMEL-7466:
---------------------------------------

GitHub user adessaigne opened a pull request:

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

    CAMEL-7466 Allow to configure flatpack from its unmarshall tag

    

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

    $ git pull https://github.com/adessaigne/camel CAMEL-7466

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

    https://github.com/apache/camel/pull/163.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 #163
    
----
commit 385247fb8bd63ae7fd893a10a057a748ee134594
Author: Antoine DESSAIGNE <antoine.dessai...@gmail.com>
Date:   2014-05-26T16:12:55Z

    CAMEL-7466 Allow to configure flatpack from its unmarshall tag

----


> Allow to configure flatpack from its unmarshall tag
> ---------------------------------------------------
>
>                 Key: CAMEL-7466
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7466
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-flatpack
>    Affects Versions: 2.13.1
>            Reporter: Antoine DESSAIGNE
>
> Allow to configure flatpack using its XML unmashall {{<flatpack />}} tag.
> Example:
> {code:xml}
> <unmarshal>
>     <flatpack definition="PEOPLE-FixedLength.pzmap.xml" fixed="true" 
> ignoreExtraColumns="true" allowShortLines="true"/>
> </unmarshal>
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to