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 d1336c7 [CXF-7579] Removing excluded test.
omit 86b97d5 ConfigFacade to handle cases where no MP Config exists
omit 281161d MP Rest Client interface validation tests
omit 743cdd3 [CXF-7579] Fixing POM dependencies.
omit 7cc9105 Ensure tests pass
omit 5b27f69 checkstyle fix
omit 4aa6f99 [CXF-7579] Simplify config lookup.
omit a039b34 [CXF-7579] Fixing parent path location.
omit 5e053e4 [CXF-7579] Mark the default mapper and json provider as
non-custom.
omit 1a69ba8 [CXF-7579] Upgrading to final release, refactoring
dependencies.
omit e3c1a4f [CXF-7579] Enable custom method test.
omit f0398b9 [CXF-7579] Fix sorting to take into account custom vs user.
omit 781acae [CXF-7579] Add the default Json provider to each client.
omit 37829a6 [CXF-7579] Adding handling for disabling mapper.
omit 6cefb7a [CXF-7579] Wrapping up exception mapper support.
omit 3924fcf [CXF-7579] Introduce a dedicated proxy for MicroProfile
omit 65bb8a5 [CXF-7579] Setup Systests to run the MicroProfile TCKs.
omit d34de7d [CXF-7579] More config impl.
omit 5461312 [CXF-7579] More config impl.
omit 6d8d9ee Config handling for MP rest client (#352)
omit 0679829 [CXF-7579] Begin the implementation of the MP Rest Client in
CXF
omit d3dd6f4 [CXF-7593] Supporting the injection of Application into
Feature
omit 4874891 [CXF-7592] Removing redundant parentheses
omit 2eec28a [CXF-7592] Mapping IOExceptions thrown from the container
request filters
omit 352eda1 Don't hold onto thread Strongly so the WeakHashMap will work
omit 5886d18 [CXF-7589] Use just "spring-beans.xml" to avoid lock in to
specific version
omit 176bb5e [CXF-7591] Allow getResponseContext().clear() to clear out
everything to reduce memory usage
omit 8bab0fa CXF-7581: SwaggerUIResourceFilter doesn't allow call to
service, fixing test cases
omit 5e31f30 CXF-7581: SwaggerUIResourceFilter doesn't allow call to
service, fixing test cases
omit 53bc56a CXF-7581: SwaggerUIResourceFilter doesn't allow call to
service endpoint. Adding more robust test cases
omit 52eac40 update Swagger-UI version
omit f87c74e Revert "CXF-7581: SwaggerUIResourceFilter doesn't allow call
to service endpoint. Reverting the initial solution (not generic enough)"
omit 0b26fba CXF-7581: SwaggerUIResourceFilter doesn't allow call to
service endpoint. Reverting the initial solution (not generic enough)
omit f3717d1 CXF-7581: SwaggerUIResourceFilter doesn't allow call to
service endpoint
omit 6124110 CXF-7586: Remove @PersistenceContext
omit 230d345 CXF-7588 - SAML audience restriction validation is enabled by
default for REST services
omit 0729975 [CXF-7587] use Jetty context path when setting HTTP handler
name
omit 179e6c1 Fixing all Checkstyle errors for samples
omit e7f0cb9 CXF-7525: Add support for Swagger 2.0 (OpenApi Spec 3.0).
Initial integration implementation. Fixing minor issues.
omit d4ac194 CXF-7525: Add support for Swagger 2.0 (OpenApi Spec 3.0).
Initial integration implementation
omit eef84da Upgrade jetty version
omit cf7e2c4 Upgrade easymock version
omit 4c9197d Upgrade spring-ldap version
omit e1dda37 Update versions of httpcomponents that we use
omit c3edd6e Upgrade undertow version
omit ed1eaca Upgrade rxjava
omit 8691166 Update dropwizard metrics
omit 4fb4bcc [CXF-7584] Restricting the proxies (by default) from
accidentally supplying empty path template values, an updated patch from Alexey
Markevich applied, This closes #354
omit ad9f07c [CXF-7470] Cannot set target for recovered source sequence
omit f265fca [CXF-7585] Close InputStream in AttachmentSerializer when
base64 encoding is used
omit 10c10f3 [CXF-7525] Adding the requestBodies conversion test
omit 11a0a29 [CXF-7525] More renaming
omit b892757 [CXF-7525] Renaming the test to avoid the future confusions
omit 056c627 [CXF-7525] Prototyping the code to support
components/requestBodies instead of inlining into httpVerb/requestBody, tests
to follow
omit e03ab40 [CXF-7525] Introducing OpenApiConfiguration to be able to
customize the conversion process
omit a18cab5 [CXF-7525] Completing the system test
omit 9b03aec [CXF-7525] Changing the package for open api converters,
starting with a system test to be completed shortly
omit 6d316c0 [CXF-7527] Completing the initial test of all of petShop v2
methods
omit acd0e36 CXF-7578 - Set the signature algorithm properly for the
TransportBinding IssuedToken case (StAX)
omit 1c8b9fd [CXF-7525] More testing
omit 3cf7d8f [CXF-7573] Closing InputStream
add c6c66c4 [CXF-7573] Closing InputStream
add caf52cf [CXF-7525] More testing
add 60975c7 CXF-7578 - Set the signature algorithm properly for the
TransportBinding IssuedToken case (StAX)
add b0b503d [CXF-7527] Completing the initial test of all of petShop v2
methods
add 2b9c671 [CXF-7525] Changing the package for open api converters,
starting with a system test to be completed shortly
add 2705f4d [CXF-7525] Completing the system test
add 1503b42 [CXF-7525] Introducing OpenApiConfiguration to be able to
customize the conversion process
add 8ffecb4 [CXF-7525] Prototyping the code to support
components/requestBodies instead of inlining into httpVerb/requestBody, tests
to follow
add 1f9601c [CXF-7525] Renaming the test to avoid the future confusions
add 58ead76 [CXF-7525] More renaming
add 27e3a63 [CXF-7525] Adding the requestBodies conversion test
add e48f902 [CXF-7585] Close InputStream in AttachmentSerializer when
base64 encoding is used
add 3984faa Merge pull request #355 from gebhardt/CXF-7585
add 262b93c [CXF-7470] Cannot set target for recovered source sequence
add 9cda849 [CXF-7584] Restricting the proxies (by default) from
accidentally supplying empty path template values, an updated patch from Alexey
Markevich applied, This closes #354
add 8089b06 Update dropwizard metrics
add 57d7010 Upgrade rxjava
add 6827740 Upgrade undertow version
add 9a8215c Update versions of httpcomponents that we use
add 0877134 Upgrade spring-ldap version
add 12e767a Upgrade easymock version
add 53f738a Upgrade jetty version
add df4214a CXF-7525: Add support for Swagger 2.0 (OpenApi Spec 3.0).
Initial integration implementation
add 564d36e CXF-7525: Add support for Swagger 2.0 (OpenApi Spec 3.0).
Initial integration implementation. Fixing minor issues.
add eae819e Fixing all Checkstyle errors for samples
add 56d7f84 CXF-7588 - SAML audience restriction validation is enabled by
default for REST services
add 97d813c CXF-7586: Remove @PersistenceContext
add ef562f6 CXF-7581: SwaggerUIResourceFilter doesn't allow call to
service endpoint
add 7c2fef5 [CXF-7587] use Jetty context path when setting HTTP handler
name
add 804addf Merge pull request #356 from johnpoth/CXF-7587
add 5b90271 CXF-7581: SwaggerUIResourceFilter doesn't allow call to
service endpoint. Reverting the initial solution (not generic enough)
add 27057bc Revert "CXF-7581: SwaggerUIResourceFilter doesn't allow call
to service endpoint. Reverting the initial solution (not generic enough)"
add 2831313 update Swagger-UI version
add df41960 CXF-7581: SwaggerUIResourceFilter doesn't allow call to
service endpoint. Adding more robust test cases
add d53a7a3 CXF-7581: SwaggerUIResourceFilter doesn't allow call to
service, fixing test cases
add 80783b9 CXF-7581: SwaggerUIResourceFilter doesn't allow call to
service, fixing test cases
add 97cde56 [CXF-7591] Allow getResponseContext().clear() to clear out
everything to reduce memory usage
add 3e26115 [CXF-7589] Use just "spring-beans.xml" to avoid lock in to
specific version
add 7954121 Don't hold onto thread Strongly so the WeakHashMap will work
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 b740eb7 [CXF-7579] Begin the implementation of the MP Rest Client in
CXF
new 85fa19e Config handling for MP rest client (#352)
new 850e599 [CXF-7579] More config impl.
new 75bba49 [CXF-7579] More config impl.
new b289745 [CXF-7579] Setup Systests to run the MicroProfile TCKs.
new dc96e3b [CXF-7579] Introduce a dedicated proxy for MicroProfile
new 9600db6 [CXF-7579] Wrapping up exception mapper support.
new b89acd9 [CXF-7579] Adding handling for disabling mapper.
new f0f26fd [CXF-7579] Add the default Json provider to each client.
new ccddfae [CXF-7579] Fix sorting to take into account custom vs user.
new ebc12ce [CXF-7579] Enable custom method test.
new a883929 [CXF-7579] Upgrading to final release, refactoring
dependencies.
new 1951030 [CXF-7579] Mark the default mapper and json provider as
non-custom.
new 01968c7 [CXF-7579] Fixing parent path location.
new c162697 [CXF-7579] Simplify config lookup.
new 9760587 checkstyle fix
new dd6b3e2 Ensure tests pass
new 6bd6f33 [CXF-7579] Fixing POM dependencies.
new 3501953 MP Rest Client interface validation tests
new 1c3c667 ConfigFacade to handle cases where no MP Config exists
new 4ee52f2 [CXF-7579] Removing excluded test.
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 (d1336c7)
\
N -- N -- N refs/heads/mp-client (4ee52f2)
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 21 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:
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].