Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: 24b2a0778f495468ee732cb33e38de95b06c3ae3
https://github.com/resteasy/resteasy/commit/24b2a0778f495468ee732cb33e38d...
Author: Steven Schlansker <stevenschlansker(a)gmail.com>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/ClientProxy.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/ClientProxyDefaultMethodTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/smoke/resource/ResourceWithInterfaceSimpleClient.java
Log Message:
-----------
[RESTEASY-3490] Client proxy: invoke default methods rather than failing with
RESTEASY004530
Commit: d2ec7e33531f104b5ad3b671eba19d0f9f356bcd
https://github.com/resteasy/resteasy/commit/d2ec7e33531f104b5ad3b671eba19...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/ClientProxy.java
M
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/utils/TestApplication.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/ClientProxyDefaultMethodTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/smoke/resource/ResourceWithInterfaceSimpleClient.java
Log Message:
-----------
[RESTEASY-3490] Allow default methods to work with a security manager. Add tests to
ensure default proxy methods work in the container and with parameters.
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 23d08b1032c434756ed383028da47f4aad75ea3e
https://github.com/resteasy/resteasy/commit/23d08b1032c434756ed383028da47...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/ClientProxy.java
M
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/utils/TestApplication.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/ClientProxyDefaultMethodTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/smoke/resource/ResourceWithInterfaceSimpleClient.java
Log Message:
-----------
Merge pull request #4125 from jamezp/RESTEASY-3490
[RESTEASY-3490] Allow default methods on proxy clients to be used
Compare:
https://github.com/resteasy/resteasy/compare/6520c34211ad...23d08b1032c4
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications