You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2014/05/29 09:34:02 UTC

[jira] [Resolved] (CAMEL-7466) Allow to configure flatpack from its unmarshall tag

     [ https://issues.apache.org/jira/browse/CAMEL-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-7466.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.14.0

Applied the patch into camel master branch with thanks to Antoine.

> 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)