This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 95a5525 Recording .gitmergeinfo Changes
new f35bf79 CXF-8227: Failure to comply with JAX-RS spec with
ContainerRequestContext and WriterInterceptorContext (#692)
new 55af321 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 +
.../cxf/jaxrs/impl/PropertyHolderFactory.java | 59 ++++++++++++++++++
.../jaxrs/impl/ServletRequestPropertyHolder.java | 70 ----------------------
.../apache/cxf/systest/jaxrs/BookApplication.java | 12 +++-
.../jaxrs/JAXRSClientServerNonSpringBookTest.java | 19 +++++-
5 files changed, 89 insertions(+), 72 deletions(-)
delete mode 100644
rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/impl/ServletRequestPropertyHolder.java