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

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


    from effefb0  tests for default injections
     new a8a9877  [CXF-7669/CXF-7520] Fix JSONProvider that may be escaping 
strings via XML escape rules
     new 60e02ba  [CXF-7670] Consider the non-synthetic/bridge methods first, 
then re-consider the bridge/synthetics if needed
     new f4a293c  Fix some eclipse warnings

The 3 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:
 .../java/org/apache/cxf/common/jaxb/JAXBUtils.java |  4 +++-
 .../java/org/apache/cxf/cdi/ContextResolved.java   |  2 +-
 .../cxf/cdi/DelegateContextAnnotatedType.java      |  1 +
 .../cxf/jaxrs/provider/AbstractJAXBProvider.java   |  1 -
 .../cxf/jaxrs/provider/JAXBElementProvider.java    |  4 +++-
 .../apache/cxf/jaxrs/provider/ProviderFactory.java |  1 +
 .../cxf/jaxrs/provider/XSLTJaxbProvider.java       |  1 +
 .../org/apache/cxf/jaxrs/utils/ResourceUtils.java  | 24 +++++++++++++++-------
 .../cxf/jaxrs/provider/json/JSONProvider.java      |  1 +
 .../apache/cxf/systests/cdi/base/Injections.java   |  5 +++--
 .../systest/jaxrs/JAXRSClientServerBookTest.java   | 12 ++++++++---
 11 files changed, 40 insertions(+), 16 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
dk...@apache.org.

Reply via email to