reta commented on issue #602: CXF-8155: Update to Jackson 2.10.1
URL: https://github.com/apache/cxf/pull/602#issuecomment-554989545
 
 
   @xldai There are 2 reasons to get rid of `jackson-module-jaxb-annotations`:
   1) It is not required anymore (afaik it was at some point)
   2) The with `javax.xml.bind.annotation` exports (copy/pasting from 
description)
   ```
   karaf@root()> find-class javax.xml.bind.annotation.XmlRootElement
   Jackson module: JAXB Annotations (22)
   javax/xml/bind/annotation/XmlRootElement.class
   
   jakarta.xml.bind-api (25)
   javax/xml/bind/annotation/XmlRootElement.class
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to