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

Remove dependency from jackson to the jaxb provider

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: