You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/10/12 06:58:05 UTC

[jira] [Resolved] (CAMEL-9189) Jackson XML Mapper Data format

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

Claus Ibsen resolved CAMEL-9189.
--------------------------------
    Resolution: Fixed

> Jackson XML Mapper Data format
> ------------------------------
>
>                 Key: CAMEL-9189
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9189
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jackson
>    Affects Versions: 2.16.0
>            Reporter: Antoine Toulme
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.16.0
>
>
> This is a contribution of a new component that represents a XML data format backed by Jackson. Jackson offers XML databind capabilities.
> See here the project for background: https://github.com/FasterXML/jackson-dataformat-xml
> The motivation to bring in yet another XML data format is that this format is very easy to work with in ad hoc scenarios, with no schema or POJO in place. I also can profess that Woodstox and Jackson are of very high quality and very well maintained, and thus my tools of choice. Bringing them to Camel is a joy.
> Dependencies:
> jackson-dataformat-xml: ASL 2.0 licensed (see here: https://github.com/FasterXML/jackson-dataformat-xml/wiki)
> woodstox: ASL 2.0 licensed
> Patch:
> https://github.com/apache/camel/pull/631
> All dependencies are available as OSGi bundles.
> Wiki page is still TODO.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)