This is an automated email from the ASF dual-hosted git repository.
dkulp pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 121b9a92d6 Update UDPDestination.java
new 9dd5405a7c CXF-8698: Add javadoc and tests to createContentID
new 0971a69286 CXF-8698: Refactor signature, remove exception which never
occurs
new a75bc16c1f CXF-8698: Use fallback domain in case parsed is not
alphanumeric
new ed102a26c2 CXF-8799: Unxepected URLEncode in MTOM Content-Id
The 4 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:
.../cxf/attachment/AttachmentSerializer.java | 19 +++++++-
.../cxf/attachment/AttachmentSerializerTest.java | 6 +++
.../apache/cxf/attachment/AttachmentUtilTest.java | 51 +++++++++++++++++++++-
3 files changed, 74 insertions(+), 2 deletions(-)