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

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


    from 27e7eaaee7 Update Apache Tomcat to 9.0.117
     new d61e808c84 [CXF-9207] Add space after semicolon in multipart 
Content-Disposition headers (#3018)
     new 0d3d1fb519 CXF-9210 Read JAX-RS requests with CacheControlFeature 
enabled and no Cache-Control header (#3026)

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:
 .../org/apache/cxf/attachment/AttachmentUtil.java  |   2 +-
 .../cxf/jaxrs/provider/MultipartProvider.java      |  24 ++++-----
 .../cache/CacheControlClientReaderInterceptor.java |   3 ++
 .../cxf/jaxrs/client/cache/ClientCacheTest.java    |  28 ++++++++++
 .../cxf/systest/jaxrs/JAXRSMultipartTest.java      |  58 ++++++++++++---------
 .../jaxrs/resources/{java.jpg => java;test.jpg}    | Bin
 6 files changed, 78 insertions(+), 37 deletions(-)
 copy 
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/resources/{java.jpg 
=> java;test.jpg} (100%)

Reply via email to