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

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

commit 160eebb571d26d367b9e185a98c83d317bcd8321
Merge: 3216cbf 42efe37
Author: Andriy Redko <drr...@gmail.com>
AuthorDate: Wed Sep 20 20:01:51 2017 -0400

    Merge pull request #313 from johnament/CXF-7493
    
    [CXF-7493] Add a default ClassUnwrapper for CDI integration.

 .../main/java/org/apache/cxf/cdi/CdiBusBean.java   |  5 +++
 .../java/org/apache/cxf/cdi/CdiClassUnwrapper.java | 40 ++++++++++++++++++++
 .../cdi/base/AbstractCdiSingleAppTest.java         | 18 +++++++++
 .../cxf/systests/cdi/base/BookStoreByIds.java      | 43 ++++++++++++++++++++++
 .../systest/jaxrs/BookStoreCustomApplication.java  |  6 ++-
 5 files changed, 110 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@cxf.apache.org" <commits@cxf.apache.org>.

Reply via email to