This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from ff28b09782 Update Apache Karaf to 4.3.7
new f92c8278e3 CXF-8733: [regression] Content-ID of attachments for
outgoing requests is not URL-decoded (#968)
new 0bd29cec50 Recording .gitmergeinfo Changes
The 2 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 | 1 +
.../org/apache/cxf/attachment/AttachmentUtil.java | 23 +--
.../AttachmentSerializerDeserializerTest.java | 188 +++++++++++++++++++++
3 files changed, 197 insertions(+), 15 deletions(-)
create mode 100644
core/src/test/java/org/apache/cxf/attachment/AttachmentSerializerDeserializerTest.java