You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2018/12/11 16:55:07 UTC

[GitHub] andymc12 opened a new pull request #482: [CXF-7926] Initial MP Rest Client 1.2 impl

andymc12 opened a new pull request #482: [CXF-7926] Initial MP Rest Client 1.2 impl
URL: https://github.com/apache/cxf/pull/482
 
 
   This implements MP Rest Client 1.2 Milestone 2 which includes:
   * specifying the baseURI in the `@RegisterRestClient` annotation.
   * `removeContext` method in `AsyncInvocationInterceptor` interface.
   * new `RestClientListener` interface for intercepting client instances.
   * portable connect and read timeout properties.
   * invoking CDI interceptors.
   
   This commit includes the runtime changes, some unit test changes, updates to the systests to include the latest TCK test cases, etc.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services