[
https://issues.apache.org/jira/browse/CAMEL-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012234#comment-14012234
]
ASF GitHub Bot commented on CAMEL-7466:
---------------------------------------
Github user adessaigne closed the pull request at:
https://github.com/apache/camel/pull/163
> 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
> Assignee: Willem Jiang
> Fix For: 2.14.0
>
>
> 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)