This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 10515e7 Recording .gitmergeinfo Changes
new aa81997 CXF-8120: JAX-RS 2.1 SSE client: forbidden response without
WebApplicationException
new 85e4e85 Recording .gitmergeinfo Changes
new 9532ab1 CXF-8120: JAX-RS 2.1 SSE client: forbidden response without
WebApplicationException. Fixing test cases
The 3 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 | 5 ++++
.../org/apache/cxf/jaxrs/utils/ExceptionUtils.java | 12 ++++++++
.../apache/cxf/jaxrs/client/AbstractClient.java | 10 +------
.../cxf/jaxrs/sse/client/SseEventSourceImpl.java | 10 ++++++-
.../jaxrs/sse/client/SseEventSourceImplTest.java | 32 ++++++++++++++++++++++
5 files changed, 59 insertions(+), 10 deletions(-)