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

Not backward compatible API change from 3.6.2.Final to 3.6.3.Final

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.7.0.Final
    • 3.6.3.Final
    • jaxrs
    • None
    • Hide

      Create a class which extends ResteasyProviderFactory and calls addContextResolver.

      Show
      Create a class which extends ResteasyProviderFactory and calls addContextResolver.

      https://github.com/resteasy/Resteasy/pull/1787 changed the signature of
      ResteasyProviderFactory.addContextResolver
      in a not backward compatible way.

      This blocks
      Red Hat Virtualization / oVirt from upgrading from WildFly 15 to WildFly 16,
      because Red Hat Virtualization / oVirt depends on the library openstack-java-sdk,
      which calls ResteasyProviderFactory.addContextResolver in
      https://github.com/woorea/openstack-java-sdk/blob/master/openstack-client-connectors/resteasy-connector/src/main/java/com/woorea/openstack/connector/RESTEasyConnector.java#L42

      Is there a workaround how the openstack-java-sdk can be changed, which would enable the usage of RESTEasy 3.6.x and RESTEasy 3.6.3?

              rsigal@redhat.com Ronald Sigal
              dholler@redhat.com Dominik Holler
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: