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

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


    from 5f0b4b883f Update Apache Tomcat to 10.1.54
     new 3309080d23 [CXF-9207] Add space after semicolon in multipart 
Content-Disposition headers (#3018)
     new bbab5cbd4b 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                                      |   3 +
 .../org/apache/cxf/attachment/AttachmentUtil.java  |   2 +-
 .../cxf/jaxrs/provider/EntityPartProvider.java     |   7 +-
 .../cxf/jaxrs/provider/MultipartProvider.java      |  27 +++----
 .../cxf/systest/jaxrs/JAXRSEntityPartTest.java     |  80 +++++++++++++++------
 .../cxf/systest/jaxrs/JAXRSMultipartTest.java      |  58 ++++++++-------
 .../jaxrs/resources/{java.jpg => java;test.jpg}    | Bin
 7 files changed, 115 insertions(+), 62 deletions(-)
 copy 
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/resources/{java.jpg 
=> java;test.jpg} (100%)

Reply via email to