Branch: refs/heads/3.5
Home:
https://github.com/resteasy/Resteasy
Commit: acbac6bfa3b0ba400e3e737b3f5897e6ca77187e
https://github.com/resteasy/Resteasy/commit/acbac6bfa3b0ba400e3e737b3f589...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-02-14 (Wed, 14 Feb 2018)
Changed paths:
M
resteasy-client/src/main/jaxrs21/org/jboss/resteasy/client/jaxrs/internal/ClientConfiguration.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/ResteasyProviderFactory.java
Log Message:
-----------
[RESTEASY-1794] Move getRxInvokerProvider method out of ResteasyProviderFactory to avoid
spring integration chocking on it when processing Configuration through reflection in EE7
mode