This is an automated email from the ASF dual-hosted git repository.

deki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 446d273  update Spring and Spring Cloud minor version
     add 64dd999  CXF-7846 Ensure jaxrs client Instantiator can be customized 
and respects the client lifecycle
     new 0528aa1  Merge pull request #449 from 
rmannibucau/CXF-7846_jaxrs-client-instantiator-lifecycle-and-pluggability-history-clean

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/cxf/jaxrs/impl/ConfigurableImpl.java    | 65 ++++++++++++++++++++--
 .../cxf/jaxrs/client/spec/ClientBuilderImpl.java   | 12 +++-
 .../jaxrs/client/spec/ClientBuilderImplTest.java   | 62 +++++++++++++++++++++
 3 files changed, 130 insertions(+), 9 deletions(-)
 create mode 100644 
rt/rs/client/src/test/java/org/apache/cxf/jaxrs/client/spec/ClientBuilderImplTest.java

Reply via email to