Branch: refs/heads/4.6
Home:
https://github.com/resteasy/Resteasy
Commit: 4c8af3c0419d85fe534712a32b01012d58c2c04f
https://github.com/resteasy/Resteasy/commit/4c8af3c0419d85fe534712a32b010...
Author: Andy McCright <j.andrew.mccright(a)gmail.com>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/contextProxyInterfaces/ContextProxyInterfacesTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/contextProxyInterfaces/resource/CastableConfigurationResource.java
Log Message:
-----------
[RESTEASY-2866] Integration test for casting proxy
Signed-off-by: Andy McCright <j.andrew.mccright(a)gmail.com>
Commit: f2f7b6431ad2866192e924affb1b3c3d4fae4c6e
https://github.com/resteasy/Resteasy/commit/f2f7b6431ad2866192e924affb1b3...
Author: Andy McCright <j.andrew.mccright(a)gmail.com>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/core/ContextParameterInjector.java
A
resteasy-core/src/test/java/org/jboss/resteasy/core/ContextParameterInjectionTest.java
Log Message:
-----------
[RESTEASY-2866] Ensure proxies implement all intfs
Signed-off-by: Andy McCright <j.andrew.mccright(a)gmail.com>
Compare:
https://github.com/resteasy/Resteasy/compare/323cd5c7e3af...f2f7b6431ad2