Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 02afa0a1139cf37f8c76bf3a065d496c7fa4a629
https://github.com/resteasy/Resteasy/commit/02afa0a1139cf37f8c76bf3a065d4...
Author: Marek Marusic <marek.marusic(a)gmail.com>
Date: 2019-03-06 (Wed, 06 Mar 2019)
Changed paths:
M
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/MicroprofileClientBuilder.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/Params.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/ProxyBeanParam.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/resource/ProxyBeanParamResource.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/RESTEasyParamBasicTest.java
Log Message:
-----------
[RESTEASY-1955] - MicroprofileClientBuilder can't handle nested @BeanParam's