Branch: refs/heads/main
Home:
https://github.com/resteasy/Resteasy
Commit: d57b39cb729204bd34062042283e9186d12547b4
https://github.com/resteasy/Resteasy/commit/d57b39cb729204bd34062042283e9...
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>
Commit: 4b8ce2749ce2e36a60f353b31b3eaef549e8858c
https://github.com/resteasy/Resteasy/commit/4b8ce2749ce2e36a60f353b31b3ea...
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>
Compare:
https://github.com/resteasy/Resteasy/compare/358777a3d317...4b8ce2749ce2