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

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 61 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]>'].

Reply via email to