woorea / openstack-java-sdk

OpenStack Java SDK
Apache License 2.0
194 stars 198 forks source link

RESTEasyConnector: Support RESTEasy 3.6.3.Final #216

Closed dominikholler closed 5 years ago

dominikholler commented 5 years ago

Avoid extending the ResteasyProviderFactory and using the related protected methods.

@asoldano @mwperina @NicoNes @ronsigal Would be very nice, if one of you can have a look at this change.

dominikholler commented 5 years ago

Verified manually on oVirt 4.3 and oVirt 4.2, and on ovirt-system-tests basic-suite-4.2.

dominikholler commented 5 years ago

This definitely looks better to me. If it works for you, I'm +1 for the changes.

@asoldano , thank you very much.

dominikholler commented 5 years ago

network-suite-4.3 is happy, too.