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

dkulp pushed a change to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 7cfeefd  [CXF-7589] Use just "spring-beans.xml" to avoid lock in to 
specific version
     new 0d3c731  Wrap Integer.getInteger in a doPriv block
     new c4966fd  [CXF-7585] Close InputStream in AttachmentSerializer when 
base64 encoding is used
     new 99d3338  [CXF-7470] Cannot set target for recovered source sequence
     new 1045a49  Update versions of httpcomponents that we use
     new 413309a  [CXF-7591] Allow getResponseContext().clear() to clear out 
everything to reduce memory usage
     new 864237e  Recording .gitmergeinfo Changes
     new dbd4213  Fix compile failure

The 7 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:
 .gitmergeinfo                                      | 55 ++++++++++++++++++++++
 .../cxf/attachment/AttachmentSerializer.java       |  6 ++-
 .../cxf/common/util/SystemPropertyAction.java      | 19 ++++++++
 .../java/org/apache/cxf/endpoint/ClientImpl.java   | 29 +++++++++---
 parent/pom.xml                                     |  4 +-
 .../cxf/jaxrs/impl/MediaTypeHeaderProvider.java    |  5 +-
 .../org/apache/cxf/jaxrs/model/URITemplate.java    |  5 +-
 .../apache/cxf/jaxrs/provider/ProviderCache.java   |  3 +-
 .../cxf/jaxws/context/WrappedMessageContext.java   | 11 +++--
 .../java/org/apache/cxf/ws/rm/SourceSequence.java  |  4 +-
 10 files changed, 121 insertions(+), 20 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to