Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2725

Remove dependency from jackson to the jaxb provider

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 4.6.0.Final, 4.5.10.Final
    • None
    • None
    • None
    • Undefined

      Currently, there is a compile scoped dependency from jackson-provider to jaxb-provider.

      This is unfortunate for quarkus applications, where no jaxb support is needed.

       

      For example, I have an application which accesses a mongodb database. The only jaxb dependencies are comming in from resteasy.

       

      Completly removing jaxb when only using jackson is not possible because of https://github.com/resteasy/Resteasy/pull/1977, but at least the jaxb-provider would be removed from the classpath

              rhn-support-asoldano Alessio Soldano
              postremus1996@googlemail.com Martin Panzer (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: