This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
from 8d65df4883 ISIS-3275: re-implement OutboxClient on top of RestClient
(2)
add 2777a195ff ISIS-3275: re-implement OutboxClient on top of RestClient
(3)
No new revisions were added by this update.
Summary of changes:
extensions/core/executionoutbox/restclient/pom.xml | 143 +++------------------
.../restclient/api/OutboxClient.java | 33 +++--
.../integtests/OutboxRestClient_IntegTest.java | 2 +-
.../restclient/integtests/RestEndpointService.java | 3 +-
.../restfulobjects/client/RestfulClient.java | 42 +++---
.../restfulobjects/client/RestfulClientConfig.java | 33 +++++
6 files changed, 93 insertions(+), 163 deletions(-)