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 365ebe25a0 Recording .gitmergeinfo Changes
new 95195443cb CXF-8812: Content-Type header created with collection
containing 'null' value (#1653)
new f9d272c208 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/jaxrs/impl/HttpHeadersImpl.java | 44 ++++++++++++++++++++--
.../apache/cxf/jaxrs/impl/HttpHeadersImplTest.java | 31 +++++++++++++++
.../org/apache/cxf/systest/jaxrs/BookStore.java | 7 ++++
.../systest/jaxrs/JAXRS20ClientServerBookTest.java | 19 ++++++++++
5 files changed, 99 insertions(+), 3 deletions(-)