You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by am...@apache.org on 2020/10/12 16:49:28 UTC

[cxf] branch master updated (c5c5373 -> ef6db60)

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

amccright pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from c5c5373  Updating Tomcat to 9.0.39
     new adfa9ff  [CXF-8353] MediaType validation
     new e0c1b36  Code review comment - trim before check
     new ef6db60  Merge pull request #707 from andymc12/invalidMediaTypeCheck

The 15972 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/jaxrs/impl/MediaTypeHeaderProvider.java    | 41 ++++++++++++++++++---
 .../jaxrs/impl/MediaTypeHeaderProviderTest.java    | 42 ++++++++++++++++++++++
 2 files changed, 78 insertions(+), 5 deletions(-)