You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (Jira)" <ji...@apache.org> on 2020/04/15 13:58:00 UTC

[jira] [Created] (CAMEL-14914) camel-jackson: remove dependency on jackson-module-jaxb-annotations

Luca Burgazzoli created CAMEL-14914:
---------------------------------------

             Summary: camel-jackson: remove dependency on jackson-module-jaxb-annotations
                 Key: CAMEL-14914
                 URL: https://issues.apache.org/jira/browse/CAMEL-14914
             Project: Camel
          Issue Type: Bug
          Components: camel-jackson
            Reporter: Luca Burgazzoli
             Fix For: 3.3.0


The camel-jackson dataformat has an explicit [dependency|https://github.com/apache/camel/blob/master/components/camel-jackson/pom.xml#L52-L55] on jackson-module-jaxb-annotations but for pure json processing it make sense to remove it.

Users can still add it back if they need it.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)