Branch: refs/heads/3.7
Home:
https://github.com/resteasy/Resteasy
Commit: 58ab97efd6dd4d62e3165f9e9a89fcce2c861970
https://github.com/resteasy/Resteasy/commit/58ab97efd6dd4d62e3165f9e9a89f...
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