This is an automated email from the ASF dual-hosted git repository.
johndament pushed a change to branch mp-client
in repository https://gitbox.apache.org/repos/asf/cxf.git.
omit 25ae919 [CXF-7579] Fixing parent path location.
omit 67195b1 [CXF-7579] Mark the default mapper and json provider as
non-custom.
omit 6d23876 [CXF-7579] Upgrading to final release, refactoring
dependencies.
omit 45cc16f [CXF-7579] Enable custom method test.
omit f2cccb5 [CXF-7579] Fix sorting to take into account custom vs user.
omit b80b96c [CXF-7579] Add the default Json provider to each client.
omit 6df3057 [CXF-7579] Adding handling for disabling mapper.
omit fbe22a5 [CXF-7579] Wrapping up exception mapper support.
omit 372162b [CXF-7579] Introduce a dedicated proxy for MicroProfile
omit 964a9df [CXF-7579] Setup Systests to run the MicroProfile TCKs.
omit fe634cd [CXF-7579] More config impl.
omit 9d291bc [CXF-7579] More config impl.
omit 011395c Config handling for MP rest client (#352)
omit 3d3ef29 [CXF-7579] Begin the implementation of the MP Rest Client in
CXF
add 94bbc35 [CXF-7592] Mapping IOExceptions thrown from the container
request filters
add 845f551 [CXF-7592] Removing redundant parentheses
add efa3c8a [CXF-7593] Supporting the injection of Application into
Feature
new 32ab87c [CXF-7579] Begin the implementation of the MP Rest Client in
CXF
new 77abf53 Config handling for MP rest client (#352)
new a1734f2 [CXF-7579] More config impl.
new 91f3480 [CXF-7579] More config impl.
new d1ac12f [CXF-7579] Setup Systests to run the MicroProfile TCKs.
new acc2b5c [CXF-7579] Introduce a dedicated proxy for MicroProfile
new 7869854 [CXF-7579] Wrapping up exception mapper support.
new ac2a561 [CXF-7579] Adding handling for disabling mapper.
new fc39c43 [CXF-7579] Add the default Json provider to each client.
new 84612d0 [CXF-7579] Fix sorting to take into account custom vs user.
new f90e6f2 [CXF-7579] Enable custom method test.
new c90b3f5 [CXF-7579] Upgrading to final release, refactoring
dependencies.
new c797606 [CXF-7579] Mark the default mapper and json provider as
non-custom.
new 8b66a7e [CXF-7579] Fixing parent path location.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (25ae919)
\
N -- N -- N refs/heads/mp-client (8b66a7e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 14 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/interceptor/JAXRSInInterceptor.java | 13 ++++-----
.../cxf/jaxrs/provider/ServerProviderFactory.java | 34 +++++++++++++++++++++-
.../org/apache/cxf/jaxrs/utils/JAXRSUtils.java | 10 ++-----
.../org/apache/cxf/systest/jaxrs/BookServer20.java | 22 ++++++++++++++
.../systest/jaxrs/JAXRS20ClientServerBookTest.java | 22 ++++++++++++++
5 files changed, 85 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].