This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch wss4j_2.3.0
in repository https://gitbox.apache.org/repos/asf/cxf.git.


 discard 3e6247b  Picking up more changes in WSS4J
 discard 5a13739  Use newer guava version from WSS4J
 discard 64e7d0e  Fixing up latest policy change in WSS4J
 discard 3539dfa  Set the SOAP namespace on the streaming policy validation code
 discard 7fee961  Picking up more derived key changes in WSS4J
 discard 5527596  Picking up derived key changes from WSS4J
 discard abd0656  Create salt instead of getting it from WSS4J
 discard 0d6f4bf  Picking up changes to symmetricKey in WSSEcEncryptedKey
 discard 8ea0044  WSSecEncryptedKey.getEphemeralKey() is removed in WSS4J
 discard 7948a24  Get the encrypted key SHA value directly from WSS4J
     add 55fff5e  [CXF-8062]be able to set HTTP return code even it's 4xx
     add 34473b5  [CXF-8064]OpenApiFeature(OpenAPI V3) should be able to work 
with camel-cxfrs endpoint
     add 1fad512  Updating Jasypt bundle
     add 8add945  Setting property logMultipart and logBinary from 
org.apache.cxf.features.logging.cfg
     add 4f40390  Merge pull request #563 from 
LucaT75/DisableLoggingMultipartFeature
     add 5fe1123  [CXF-8072]Loggers logs request twice in case of Fault
     add efac0e6  Fix some eclipse warnings
     add aa1fdd0  Merge branch 'master' of github.com:apache/cxf
     add c09877e  Use MessageDigest in the SCTCanceller
     add 7815364  Fix a bunch of issues the new PMD is reporting, many more to 
go
     add 5355846  Upgrade pmd plugin, try to detect which eclipse PMD plugin 
(there are 2) is installed and configure appropriately
     add 8a4c09f  CXF-8051 - Inline any xop Include references in a received 
SecurityToken if MTOM is enabled
     add c6f6926  Merge pull request #564 from apache/CXF-8051
     add 236595b  Updating Tomcat
     add 686b6ef  Update MP Rest Client dependency to 1.3.3
     add ca147d9  cxf-core: fix some new PMD warnings
     add 515ba9d  Updating Netty
     add 8938ee2  Updating some depedencies
     add aae5389  Updating ActiveMQ
     add 6ce1a1b  PMD cleanup
     add 7cb48e0  CXF-8066: Support Doclet API (JDK13+) (#566)
     add 7f2b714  [CXF-8073] Better error reporting on oauth2's 
OAuthServiceException
     add 3457826  Update OAuthError.java
     add d99a1d8  Merge pull request #567 from rcsilva83/CXF-8073
     add d520059  CXF-8076 - Check for recursive calls when invoking on an STS 
using its own IssuedToken policy
     add 1a63729  CXF-8076 - Minor tweak
     add 66317cc  Fixed PMD issues
     add 9101e20  Fixing CrossDomainTest
     add 356e576  CXF-8071 - XKMS LdapCertificateRepo searching using Service 
UID doesn't work
     add 6c5dea2  Merge pull request #565 from apache/CXF-8071
     add 11f78d0  update Swagger-UI version
     add e438cd4  Adding a new configuration tag to control XOP Include for 
WS-SecurityPolicy
     add 4391fe4  Simplifying WSS4J unit tests
     add 9ab0d27  CXF-8077 - WSS4JInInterceptor is not thread safe
     add a8b17dd  CXF-8032 - Adding LoggingFeature enables chunking response
     add 08c1b24  Updating to WSS4J 2.2.4
     add 890a018  Updating BouncyCastle
     add a0863e6  [CXF-8080] Ensure stages from async methods are completed
     add 6bff3cb  Merge pull request #570 from andymc12/8080-asyncStages
     add 60f0e66  [CXF-8081]should cache reactor OutputStream
     add 29789d3  [CXF-8083]ensure java2swagger-plugin|java2ws-plugin m2e 
compatible
     add 65c771e  [CXF-7953]ensure we have corba api bundle installed if JDK 
don't provide
     add dd11a60  Update jackston to get latest CVE patches
     add 0b41ab1  Couple of other dependency updates
     add a7638c1  Updating Jackson databind version
     add e8375da  Updating undertow
     add b7ae6e7  Make private methods protected
     add d1494e9  Dependency updates
     add 08a548e  Updating Tika version in samples
     add c453a20  [CXF-8088]ensure jaxrs endpoint can work correctly when using 
a shared bus exposed from another bundle
     add 4c4bbee  Updating Hazelcast
     add 14f83e5  Update release notes
     add 9e71376  Use released buildutils
     add c7806cb  [maven-release-plugin] prepare release cxf-3.3.3
     add e80f7ac  [maven-release-plugin] prepare for next development iteration
     add 4d822f3  Back to snapshot until vote finish
     add 09dba95  [CXF-8090]Warnings when using cxf-codegen-plugin
     add e14fddd  Use release version
     add e6d432b  Update master to 3.4.0-SNAPSHOT
     add 75e9ae0  CXF-8091 - Update Commons JEXL
     add 0deb502  Removing some deprecated STS method calls
     add 4870660  Removing some more deprecated APIs
     add 6164a86  SLF4J upgrade
     add 840282a  Adding OAuth public client tests
     add 563b1ec  Adding OAuth PKCE Digest tests
     add 7b333d0  [CXF-7601] Add support for Microprofile OpenAPI 
implementation (as an alternative to Swagger Core 2.0)
     add 1c55f92  update new module to 3.3.1-SNAPSHOT
     add 3886940  update to latest geronimo-openapi-impl release
     add 3b96065  [CXF-7601] Add support for Microprofile OpenAPI 
implementation (as an alternative to Swagger Core 2.0)
     add 5aa0660  Rebased against latest master, added a sample project for 
OpenAPI v3.0 using microprofile implementation
     add 09ddfde  Upgrading Apache Johnzon dependencies to 1.1.11
     add 0c7ab09  update to latest geronimo-openapi-impl release
     add e1b8126  Accomodate recent microprofile OpenApi changes
     add bb6a56e  Merge branch 'master-apache' into CXF-7601_microProfileOpenApi
     add 64915c3  update parent to 3.4.0-SNAPSHOT
     add bf81196  Merge pull request #571 from 
apache/CXF-7601_microProfileOpenApi
     new fa6d58c  Updating Netty
     new 187d3c1  Get the encrypted key SHA value directly from WSS4J
     new 78faeae  WSSecEncryptedKey.getEphemeralKey() is removed in WSS4J
     new 10752ce  Picking up changes to symmetricKey in WSSEcEncryptedKey
     new eae9751  Create salt instead of getting it from WSS4J
     new 3800d5c  Picking up derived key changes from WSS4J
     new 02b88f6  Picking up more derived key changes in WSS4J
     new c68290f  Set the SOAP namespace on the streaming policy validation code
     new 8c8de03  Fixing up latest policy change in WSS4J
     new 2517ffb  Use newer guava version from WSS4J
     new 407e31e  Picking up more changes in WSS4J

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   (3e6247b)
            \
             N -- N -- N   refs/heads/wss4j_2.3.0 (407e31e)

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 11 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:
 core/pom.xml                                       |   2 +-
 .../cxf/attachment/AttachmentDataSource.java       |   7 +-
 .../apache/cxf/bus/blueprint/ConfigurerImpl.java   |  11 +-
 .../cxf/bus/extension/ExtensionManagerImpl.java    |  18 +-
 .../BusApplicationContextResourceResolver.java     |   3 +-
 .../apache/cxf/bus/spring/BusDefinitionParser.java |   3 +-
 .../cxf/bus/spring/BusExtensionPostProcessor.java  |   5 +-
 .../spring/BusWiringBeanFactoryPostProcessor.java  |   3 +-
 ...ontrolledValidationXmlBeanDefinitionReader.java |   6 +-
 .../cxf/bus/spring/Jsr250BeanPostProcessor.java    |   9 +-
 .../java/org/apache/cxf/bus/spring/SpringBus.java  |   3 +-
 .../java/org/apache/cxf/common/jaxb/JAXBUtils.java |  14 +-
 .../common/logging/AbstractDelegatingLogger.java   |   6 +-
 .../org/apache/cxf/common/logging/Log4jLogger.java |   6 +-
 .../apache/cxf/configuration/jsse/SSLUtils.java    |  91 ++---
 .../spring/AbstractBeanDefinitionParser.java       |   4 +-
 .../cxf/configuration/spring/ConfigurerImpl.java   |  11 +-
 .../cxf/databinding/stax/StaxDataBinding.java      |   2 +-
 .../java/org/apache/cxf/endpoint/ClientImpl.java   |   5 +
 .../cxf/feature/transform/XSLTInInterceptor.java   |  26 +-
 .../apache/cxf/feature/transform/XSLTUtils.java    |  35 +-
 .../java/org/apache/cxf/helpers/FileUtils.java     |  21 +-
 .../main/java/org/apache/cxf/helpers/IOUtils.java  |  39 +-
 .../interceptor/AbstractLoggingInterceptor.java    |  19 +-
 .../cxf/interceptor/FaultOutInterceptor.java       |   2 +-
 .../cxf/interceptor/LoggingInInterceptor.java      |   4 +-
 .../cxf/interceptor/LoggingOutInterceptor.java     |   2 +-
 .../cxf/interceptor/MessageSenderInterceptor.java  |   2 +-
 .../interceptor/OneWayProcessorInterceptor.java    |   2 +-
 .../cxf/interceptor/StaxInEndingInterceptor.java   |   2 +-
 .../apache/cxf/interceptor/StaxInInterceptor.java  |   5 +-
 .../cxf/interceptor/StaxOutEndingInterceptor.java  |   2 +-
 .../apache/cxf/interceptor/StaxOutInterceptor.java |   5 +-
 .../security/AbstractAuthorizingInInterceptor.java |   3 +-
 .../AbstractSecurityContextInInterceptor.java      |   3 +-
 .../DelegatingAuthenticationInterceptor.java       |   3 +-
 .../interceptor/security/JAASLoginInterceptor.java |   3 +-
 .../OperationInfoAuthorizingInterceptor.java       |   3 +-
 .../service/factory/SimpleMethodDispatcher.java    |   6 +-
 .../service/invoker/spring/SpringBeanFactory.java  |   5 +-
 .../cxf/staxutils/AbstractDOMStreamReader.java     |   2 +-
 .../cxf/staxutils/CachingXmlEventWriter.java       |   2 +-
 .../cxf/staxutils/DelegatingXMLStreamWriter.java   |   2 +-
 .../apache/cxf/staxutils/DepthXMLStreamReader.java |   5 +-
 .../cxf/staxutils/PrettyPrintXMLStreamWriter.java  |   2 +-
 .../apache/cxf/staxutils/W3CDOMStreamWriter.java   |   4 +-
 .../cxf/staxutils/transform/InTransformReader.java |   2 +-
 .../StaxSchemaValidationInInterceptor.java         |   2 +-
 .../StaxSchemaValidationOutInterceptor.java        |   2 +-
 .../transport/common/gzip/GZIPInInterceptor.java   |   2 +-
 .../transport/common/gzip/GZIPOutInterceptor.java  |   4 +-
 .../validation/AbstractValidationInterceptor.java  |   3 +-
 .../apache/cxf/bus/extension/ExtensionTest.java    |   2 +-
 .../cxf/bus/spring/SpringBusFactoryTest.java       |   5 +-
 .../apache/cxf/common/logging/LogUtilsTest.java    |   2 +-
 .../apache/cxf/common/util/ClassHelperTest.java    |   3 +-
 distribution/javadoc/pom.xml                       |   2 +-
 distribution/manifest/pom.xml                      |   2 +-
 distribution/pom.xml                               |   2 +-
 distribution/src/main/release/release_notes.txt    | 102 +++--
 .../src/main/release/samples/aegis/pom.xml         |  10 +-
 .../main/release/samples/aegis_standalone/pom.xml  |   4 +-
 .../src/main/release/samples/callback/pom.xml      |   8 +-
 .../samples/clustering/failover_jaxws_osgi/pom.xml |   8 +-
 .../samples/clustering/failover_server/pom.xml     |  10 +-
 .../samples/configuration_interceptor/pom.xml      |   8 +-
 .../src/main/release/samples/corba/bank/pom.xml    |   8 +-
 .../samples/corba/bank_ws_addressing/pom.xml       |   8 +-
 .../main/release/samples/corba/hello_world/pom.xml |   8 +-
 .../release/samples/groovy_spring_support/pom.xml  |   2 +-
 .../main/release/samples/in_jvm_transport/pom.xml  |  10 +-
 .../main/release/samples/java_first_jaxws/pom.xml  |   2 +-
 .../samples/java_first_jaxws_factory_bean/pom.xml  |   8 +-
 .../main/release/samples/java_first_jms/pom.xml    |   6 +-
 .../main/release/samples/java_first_pojo/pom.xml   |   8 +-
 .../samples/java_first_spring_support/pom.xml      |   2 +-
 .../src/main/release/samples/jax_rs/basic/pom.xml  |   8 +-
 .../release/samples/jax_rs/basic_https/pom.xml     |   2 +-
 .../main/release/samples/jax_rs/basic_oidc/pom.xml |   2 +-
 .../main/release/samples/jax_rs/big_query/pom.xml  |   2 +-
 .../samples/jax_rs/content_negotiation/pom.xml     |  10 +-
 .../README.txt                                     |  32 ++
 .../pom.xml                                        |  24 +-
 .../java/demo/jaxrs/openapi/server/AppConfig.java  |  35 ++
 .../main/java/demo/jaxrs/openapi/server/Item.java  |   0
 .../java/demo/jaxrs/openapi/server/Sample.java     | 162 ++++++++
 .../java/demo/jaxrs/openapi/server/Server.java     |  21 +-
 .../resources/META-INF/cxf/org.apache.cxf.Logger   |   0
 .../src/main/resources/logback.xml                 |   0
 .../samples/jax_rs/description_openapi_v3/pom.xml  |  10 +-
 .../jax_rs/description_openapi_v3_osgi/pom.xml     |   8 +-
 .../jax_rs/description_openapi_v3_spring/pom.xml   |  10 +-
 .../jax_rs/description_openapi_v3_web/pom.xml      |  10 +-
 .../samples/jax_rs/description_swagger2/pom.xml    |  10 +-
 .../jax_rs/description_swagger2_osgi/pom.xml       |   8 +-
 .../jax_rs/description_swagger2_spring/pom.xml     |  10 +-
 .../jax_rs/description_swagger2_web/pom.xml        |  10 +-
 .../release/samples/jax_rs/minimal_osgi/pom.xml    |   2 +-
 .../src/main/release/samples/jax_rs/odata/pom.xml  |   2 +-
 .../src/main/release/samples/jax_rs/search/pom.xml |  14 +-
 .../src/main/release/samples/jax_rs/spark/pom.xml  |   8 +-
 .../release/samples/jax_rs/spring_boot/pom.xml     |   4 +-
 .../jax_rs/spring_boot_scan/application/pom.xml    |   4 +-
 .../samples/jax_rs/spring_boot_scan/client/pom.xml |   2 +-
 .../spring_boot_scan/eureka-registry/pom.xml       |   2 +-
 .../release/samples/jax_rs/spring_security/pom.xml |   8 +-
 .../main/release/samples/jax_rs/sse_cdi/pom.xml    |   2 +-
 .../main/release/samples/jax_rs/sse_client/pom.xml |   2 +-
 .../main/release/samples/jax_rs/sse_osgi/pom.xml   |   2 +-
 .../main/release/samples/jax_rs/sse_spring/pom.xml |   2 +-
 .../main/release/samples/jax_rs/sse_tomcat/pom.xml |   2 +-
 .../release/samples/jax_rs/tracing_brave/pom.xml   |   4 +-
 .../samples/jax_rs/tracing_brave_osgi/pom.xml      |  14 +-
 .../samples/jax_rs/tracing_opentracing/pom.xml     |  14 +-
 .../jax_rs/tracing_opentracing_camel/pom.xml       |  18 +-
 .../jax_rs/tracing_opentracing_osgi/pom.xml        |   4 +-
 .../main/release/samples/jax_rs/websocket/pom.xml  |  10 +-
 .../release/samples/jax_rs/websocket_osgi/pom.xml  |   2 +-
 .../release/samples/jax_rs/websocket_web/pom.xml   |   8 +-
 .../samples/jax_server_aegis_client/pom.xml        |  10 +-
 .../src/main/release/samples/jaxws_async/pom.xml   |  10 +-
 .../samples/jaxws_dispatch_provider/pom.xml        |   8 +-
 .../main/release/samples/jaxws_handlers/pom.xml    |   8 +-
 .../main/release/samples/jaxws_spring_boot/pom.xml |   2 +-
 .../samples/jaxws_tracing_brave_osgi/pom.xml       |  10 +-
 .../src/main/release/samples/jms_pubsub/pom.xml    |   8 +-
 .../src/main/release/samples/jms_queue/pom.xml     |   6 +-
 .../src/main/release/samples/jms_spec_demo/pom.xml |   6 +-
 .../main/release/samples/jms_spring_config/pom.xml |   6 +-
 .../samples/js_browser_client_java_first/pom.xml   |  10 +-
 .../samples/js_browser_client_simple/pom.xml       |  10 +-
 .../src/main/release/samples/js_client/pom.xml     |  10 +-
 .../src/main/release/samples/js_provider/pom.xml   |   8 +-
 distribution/src/main/release/samples/mtom/pom.xml |   8 +-
 .../src/main/release/samples/oauth/client/pom.xml  |   2 +-
 .../src/main/release/samples/oauth/server/pom.xml  |   2 +-
 distribution/src/main/release/samples/pom.xml      |   5 +-
 .../main/release/samples/restful_dispatch/pom.xml  |  10 +-
 .../release/samples/ruby_spring_support/pom.xml    |   2 +-
 .../src/main/release/samples/soap_header/pom.xml   |   8 +-
 distribution/src/main/release/samples/sts/pom.xml  |   2 +-
 .../src/main/release/samples/throttling/pom.xml    |   2 +-
 .../src/main/release/samples/ws_addressing/pom.xml |   8 +-
 .../src/main/release/samples/ws_discovery/pom.xml  |  10 +-
 .../src/main/release/samples/ws_eventing/pom.xml   |   2 +-
 .../main/release/samples/ws_notification/pom.xml   |  14 +-
 .../src/main/release/samples/ws_policy/pom.xml     |   8 +-
 .../src/main/release/samples/ws_rm/pom.xml         |  10 +-
 .../release/samples/ws_security/sign_enc/pom.xml   |  16 +-
 .../samples/ws_security/sign_enc_policy/pom.xml    |   2 +-
 .../main/release/samples/ws_security/ut/pom.xml    |  10 +-
 .../release/samples/ws_security/ut_policy/pom.xml  |   2 +-
 .../src/main/release/samples/wsdl_first/pom.xml    |   2 +-
 .../samples/wsdl_first_dynamic_client/pom.xml      |   8 +-
 .../main/release/samples/wsdl_first_https/pom.xml  |   2 +-
 .../release/samples/wsdl_first_pure_xml/pom.xml    |   8 +-
 .../main/release/samples/wsdl_first_rpclit/pom.xml |   8 +-
 .../main/release/samples/wsdl_first_soap12/pom.xml |   8 +-
 .../release/samples/wsdl_first_xml_wrapped/pom.xml |   8 +-
 integration/cdi/pom.xml                            |   2 +-
 integration/jca/pom.xml                            |   2 +-
 .../java/org/apache/cxf/jca/cxf/JCABusFactory.java |  12 +-
 integration/pom.xml                                |   2 +-
 integration/spring-boot/autoconfigure/pom.xml      |   2 +-
 integration/spring-boot/pom.xml                    |   2 +-
 integration/spring-boot/starter-jaxrs/pom.xml      |   2 +-
 integration/spring-boot/starter-jaxws/pom.xml      |   2 +-
 integration/tracing/tracing-brave/pom.xml          |   2 +-
 .../cxf/tracing/brave/BraveTracerContext.java      |   2 +-
 integration/tracing/tracing-opentracing/pom.xml    |   2 +-
 .../tracing/opentracing/OpenTracingContext.java    |   2 +-
 maven-plugins/archetypes/cxf-jaxrs-service/pom.xml |   2 +-
 .../archetypes/cxf-jaxws-javafirst/pom.xml         |   4 +-
 .../archetypes/cxf-jaxws-wsdlfirst/pom.xml         |   2 +-
 maven-plugins/archetypes/pom.xml                   |   2 +-
 maven-plugins/codegen-plugin/pom.xml               |   2 +-
 .../cxf/maven_plugin/wsdl2java/WSDL2JavaMojo.java  |  12 +-
 maven-plugins/corba/pom.xml                        |   2 +-
 maven-plugins/java2swagger-plugin/pom.xml          |   4 +-
 .../java2swagger/Java2SwaggerMojo.java             |  57 ++-
 .../META-INF/m2e/lifecycle-mapping-metadata.xml    |  35 ++
 maven-plugins/java2wadl-plugin/pom.xml             |  55 ++-
 .../cxf/maven_plugin/javatowadl/DumpJavaDoc.java   |   2 +-
 .../cxf/maven_plugin/javatowadl/Java2WADLMojo.java |  22 +-
 .../cxf/maven_plugin/javatowadl/DumpJavaDoc.java   | 194 +++++++++
 maven-plugins/java2ws-plugin/pom.xml               |   2 +-
 .../META-INF/m2e/lifecycle-mapping-metadata.xml    |  35 ++
 maven-plugins/pom.xml                              |   2 +-
 maven-plugins/wadl2java-plugin/pom.xml             |   2 +-
 maven-plugins/wsdl-validator-plugin/pom.xml        |   2 +-
 osgi/bundle/compatible/pom.xml                     |   2 +-
 osgi/bundle/pom.xml                                |   2 +-
 osgi/itests-felix/pom.xml                          |   2 +-
 osgi/itests/pom.xml                                |   4 +-
 .../apache/cxf/osgi/itests/CXFOSGiTestSupport.java |   8 +-
 osgi/karaf/commands/pom.xml                        |   2 +-
 osgi/karaf/features/pom.xml                        |   2 +-
 .../karaf/features/src/main/resources/features.xml |   6 +-
 osgi/karaf/pom.xml                                 |   2 +-
 osgi/pom.xml                                       |   2 +-
 osgi/repository/pom.xml                            |   2 +-
 parent/pom.xml                                     | 127 ++++--
 pom.xml                                            |   4 +-
 rt/bindings/coloc/pom.xml                          |   2 +-
 rt/bindings/corba/pom.xml                          |   2 +-
 .../apache/cxf/binding/corba/utils/CorbaUtils.java |  20 +-
 rt/bindings/pom.xml                                |   2 +-
 rt/bindings/soap/pom.xml                           |   2 +-
 rt/bindings/xml/pom.xml                            |   2 +-
 rt/databinding/aegis/pom.xml                       |   2 +-
 .../org/apache/cxf/aegis/type/XMLTypeCreator.java  |  27 +-
 .../apache/cxf/aegis/type/basic/CalendarType.java  |   8 +-
 .../apache/cxf/aegis/type/basic/DateTimeType.java  |   8 +-
 .../org/apache/cxf/aegis/type/basic/DateType.java  |   8 +-
 .../org/apache/cxf/aegis/type/basic/TimeType.java  |  10 +-
 .../apache/cxf/aegis/type/basic/TimestampType.java |  10 +-
 .../cxf/aegis/type/basic/TimezoneLessDateType.java |   8 +-
 .../apache/cxf/aegis/type/mtom/ByteArrayType.java  |  27 +-
 .../inheritance/ExceptionInheritanceTest.java      |   2 +
 .../org/apache/cxf/aegis/type/basic/BeanTest.java  |   2 +
 .../apache/cxf/aegis/type/basic/ByteDataTest.java  |   2 +
 .../cxf/aegis/type/basic/DynamicProxyTest.java     |   2 +
 .../cxf/aegis/type/basic/QualificationTest.java    |   2 +
 .../cxf/aegis/type/encoded/ArrayTypeInfoTest.java  |   2 +
 .../cxf/aegis/type/encoded/SoapArrayTypeTest.java  |   2 +
 .../cxf/aegis/type/encoded/StructTypeTest.java     |   2 +
 rt/databinding/jaxb/pom.xml                        |   2 +-
 rt/databinding/pom.xml                             |   2 +-
 rt/features/clustering/pom.xml                     |   2 +-
 rt/features/logging/pom.xml                        |   2 +-
 .../cxf/ext/logging/LoggingInInterceptor.java      |  16 -
 .../cxf/ext/logging/LoggingOutInterceptor.java     |   2 +-
 .../cxf/ext/logging/LoggingOutputStream.java       |  74 ++++
 .../org/apache/cxf/ext/logging/osgi/Activator.java |  10 +-
 rt/features/metrics/pom.xml                        |   2 +-
 rt/features/pom.xml                                |   2 +-
 rt/features/throttling/pom.xml                     |   2 +-
 rt/frontend/jaxrs/pom.xml                          |   2 +-
 .../org/apache/cxf/jaxrs/JAXRSBindingFactory.java  |   5 +-
 .../jaxrs/blueprint/JAXRSBPNamespaceHandler.java   |  38 ++
 .../JAXRSServerFactoryBeanDefinitionParser.java    |  46 ++-
 .../cxf/jaxrs/interceptor/JAXRSOutInterceptor.java |   2 +-
 .../spring/AbstractSpringConfigurationFactory.java |   3 +-
 .../org/apache/cxf/jaxrs/utils/JAXRSUtils.java     |   6 +
 .../main/resources/META-INF/cxf/bus-extensions.txt |   1 +
 rt/frontend/jaxws/pom.xml                          |   2 +-
 .../org/apache/cxf/jaxws/EndpointImplTest.java     |  19 +-
 .../apache/cxf/jaxws/spring/SpringBeansTest.java   |   8 +-
 rt/frontend/js/pom.xml                             |   2 +-
 rt/frontend/pom.xml                                |   2 +-
 rt/frontend/simple/pom.xml                         |   2 +-
 rt/javascript/javascript-rt/pom.xml                |   2 +-
 rt/javascript/javascript-tests/pom.xml             |   2 +-
 rt/javascript/pom.xml                              |   2 +-
 rt/management/pom.xml                              |   2 +-
 .../cxf/management/InstrumentationManagerTest.java |  16 +-
 rt/pom.xml                                         |   2 +-
 rt/rs/client/pom.xml                               |   2 +-
 .../apache/cxf/jaxrs/client/ClientProxyImpl.java   |   3 +-
 rt/rs/description-common-openapi/pom.xml           |   2 +-
 .../jaxrs/common/openapi/SwaggerProperties.java    |  24 +-
 .../pom.xml                                        |  51 ++-
 .../microprofile/openapi/OpenApiEndpoint.java}     |  33 +-
 .../jaxrs/microprofile/openapi/OpenApiFeature.java | 455 +++++++++++++++++++++
 .../cxf/jaxrs/microprofile/openapi/SwaggerUi.java  |  47 +++
 rt/rs/description-openapi-v3/pom.xml               |   2 +-
 .../apache/cxf/jaxrs/openapi/OpenApiFeature.java   |  68 ++-
 rt/rs/description-swagger-ui/pom.xml               |   2 +-
 rt/rs/description-swagger/pom.xml                  |   2 +-
 rt/rs/description/pom.xml                          |   2 +-
 rt/rs/extensions/json-basic/pom.xml                |   2 +-
 rt/rs/extensions/providers/pom.xml                 |   2 +-
 .../jaxrs/provider/jsrjsonp/JsrJsonpProvider.java  |  16 +-
 rt/rs/extensions/reactivestreams/pom.xml           |   2 +-
 rt/rs/extensions/reactor/pom.xml                   |   2 +-
 rt/rs/extensions/rx/pom.xml                        |   2 +-
 rt/rs/extensions/rx2/pom.xml                       |   2 +-
 rt/rs/extensions/search/pom.xml                    |   2 +-
 .../jaxrs/ext/search/hbase/HBaseVisitorTest.java   |   5 +-
 .../tika/TikaLuceneContentExtractorTest.java       |   7 +-
 rt/rs/http-sci/pom.xml                             |   2 +-
 rt/rs/microprofile-client/pom.xml                  |   8 +-
 .../microprofile/client/MPRestClientCallback.java  |  86 ++--
 .../client/proxy/MicroProfileClientProxyImpl.java  |   3 +-
 .../apache/cxf/microprofile/client/AsyncTest.java  |  56 +++
 .../cxf/microprofile/client/mock/AsyncClient.java  |  16 +-
 rt/rs/pom.xml                                      |   3 +-
 rt/rs/security/cors/pom.xml                        |   2 +-
 rt/rs/security/http-signature/pom.xml              |   2 +-
 rt/rs/security/jcs-parent/jcs/pom.xml              |   2 +-
 rt/rs/security/jcs-parent/pom.xml                  |   2 +-
 rt/rs/security/jose-parent/jose-jaxrs/pom.xml      |   2 +-
 rt/rs/security/jose-parent/jose/pom.xml            |   2 +-
 .../jose/common/PrivateKeyPasswordProvider.java    |  23 --
 rt/rs/security/jose-parent/pom.xml                 |   2 +-
 rt/rs/security/oauth-parent/oauth/pom.xml          |   2 +-
 rt/rs/security/oauth-parent/oauth2-saml/pom.xml    |   2 +-
 rt/rs/security/oauth-parent/oauth2/pom.xml         |   2 +-
 .../cxf/rs/security/oauth2/client/Consumer.java    |  19 -
 .../cxf/rs/security/oauth2/common/OAuthError.java  |   6 +
 .../rs/security/oauth2/common/OAuthPermission.java |   7 -
 .../oauth2/provider/OAuthServiceException.java     |   4 +
 rt/rs/security/oauth-parent/pom.xml                |   2 +-
 rt/rs/security/pom.xml                             |   2 +-
 rt/rs/security/sso/oidc/pom.xml                    |   2 +-
 rt/rs/security/sso/saml/pom.xml                    |   2 +-
 rt/rs/security/xml/pom.xml                         |   2 +-
 rt/rs/sse/pom.xml                                  |   2 +-
 rt/security-saml/pom.xml                           |   2 +-
 rt/security/pom.xml                                |   2 +-
 .../apache/cxf/rt/security/SecurityConstants.java  |  12 +-
 .../org/apache/cxf/rt/security/claims/Claim.java   |   5 +
 rt/transports/http-hc/pom.xml                      |   2 +-
 rt/transports/http-jetty/pom.xml                   |   2 +-
 .../http_jetty/JettyHTTPServerEngine.java          |   2 +
 rt/transports/http-netty/netty-client/pom.xml      |   2 +-
 .../http/netty/client/NettyHttpConduit.java        |   4 +-
 rt/transports/http-netty/netty-server/pom.xml      |   2 +-
 .../http/netty/server/NettyHttpServletHandler.java |  19 +-
 .../server/interceptor/HttpSessionInterceptor.java |   5 +-
 .../server/servlet/NettyHttpServletRequest.java    |  32 +-
 .../netty/server/servlet/NettyServletResponse.java |  27 +-
 .../transport/http/netty/server/util/Utils.java    |   2 +-
 rt/transports/http-undertow/pom.xml                |   2 +-
 rt/transports/http/pom.xml                         |   2 +-
 rt/transports/jms/pom.xml                          |   2 +-
 rt/transports/local/pom.xml                        |   2 +-
 .../transport/local/LocalTransportFactoryTest.java |  24 +-
 rt/transports/pom.xml                              |   2 +-
 rt/transports/udp/pom.xml                          |   2 +-
 rt/transports/websocket/pom.xml                    |   2 +-
 rt/ws/addr/pom.xml                                 |   2 +-
 rt/ws/eventing/pom.xml                             |   2 +-
 rt/ws/mex/pom.xml                                  |   2 +-
 rt/ws/policy/pom.xml                               |   2 +-
 rt/ws/pom.xml                                      |   2 +-
 rt/ws/rm/pom.xml                                   |   2 +-
 .../apache/cxf/ws/rm/RMCaptureInInterceptor.java   |  13 +-
 .../cxf/ws/rm/persistence/PersistenceUtils.java    |   2 +-
 .../cxf/ws/rm/persistence/jdbc/RMTxStore.java      |  91 ++---
 .../cxf/ws/rm/soap/RetransmissionQueueImpl.java    |   2 +-
 .../java/org/apache/cxf/ws/rm/RMManagerTest.java   |  10 +-
 .../org/apache/cxf/ws/rm/SourceSequenceTest.java   |   2 +-
 .../ws/rm/persistence/PersistenceUtilsTest.java    |  10 +-
 rt/ws/security/pom.xml                             |   2 +-
 .../apache/cxf/ws/security/SecurityConstants.java  |  17 +-
 .../cxf/ws/security/kerberos/KerberosClient.java   |  23 --
 .../interceptors/STSTokenOutInterceptor.java       |  75 ----
 .../cxf/ws/security/trust/AbstractSTSClient.java   |  39 +-
 .../cxf/ws/security/trust/Messages.properties      |   1 +
 .../apache/cxf/ws/security/trust/STSClient.java    |  26 ++
 .../org/apache/cxf/ws/security/trust/STSUtils.java |  28 ++
 .../security/wss4j/AttachmentCallbackHandler.java  |  19 +-
 .../cxf/ws/security/wss4j/WSS4JInInterceptor.java  |  17 +-
 .../cxf/ws/security/wss4j/WSS4JOutInterceptor.java |  11 -
 .../policyhandlers/AbstractBindingBuilder.java     |   3 +-
 .../ws/security/wss4j/AbstractSecurityTest.java    |  17 +-
 .../security/wss4j/SignatureConfirmationTest.java  |  34 +-
 .../cxf/ws/security/wss4j/WSS4JFaultCodeTest.java  |  56 +--
 .../cxf/ws/security/wss4j/WSS4JInOutTest.java      |  30 +-
 rt/ws/transfer/pom.xml                             |   2 +-
 rt/wsdl/pom.xml                                    |   2 +-
 .../AbstractEndpointSelectionInterceptor.java      |   3 +-
 .../wsdl/interceptors/WrappedOutInterceptor.java   |   2 +-
 .../apache/cxf/wsdl11/WSDLServiceBuilderTest.java  |   2 +-
 services/pom.xml                                   |   2 +-
 services/sts/pom.xml                               |   2 +-
 services/sts/sts-core/pom.xml                      |   4 +-
 .../org/apache/cxf/sts/StaticSTSProperties.java    |  18 -
 .../cxf/sts/claims/mapper/JexlClaimsMapper.java    |  22 +-
 .../cxf/sts/token/canceller/SCTCanceller.java      |   6 +-
 .../cxf/sts/token/realm/RealmProperties.java       |   9 -
 .../sts/token/provider/SAMLProviderRealmTest.java  |   6 +-
 services/sts/systests/advanced/pom.xml             |   2 +-
 .../systest/sts/cross_domain/CrossDomainTest.java  |  54 ++-
 .../cxf/systest/sts/asymmetric_encr/cxf-sts.xml    |   4 +-
 .../systest/sts/asymmetric_encr/stax-cxf-sts.xml   |   4 +-
 .../org/apache/cxf/systest/sts/batch/cxf-sts.xml   |   4 +-
 .../apache/cxf/systest/sts/batch/stax-cxf-sts.xml  |   4 +-
 .../{cxf-client.xml => cxf-client-b.xml}           |  25 +-
 .../{cxf-client.xml => cxf-client-mex.xml}         |  21 -
 .../cxf/systest/sts/cross_domain/cxf-client.xml    |  26 +-
 .../cxf/systest/sts/cross_domain/cxf-sts-saml1.xml |   6 +-
 .../cxf/systest/sts/cross_domain/cxf-sts-saml2.xml |   2 +-
 .../cxf/systest/sts/custom/cxf-sts-common.xml      |   4 +-
 .../cxf/systest/sts/custom_onbehalfof/cxf-sts.xml  |   4 +-
 .../sts/defaultstsprovider/cxf-sts-common.xml      |   4 +-
 .../cxf/systest/sts/deployment/cxf-sts-common.xml  |   4 +-
 .../systest/sts/distributed_caching/cxf-sts-1.xml  |   4 +-
 .../cxf/systest/sts/realms/cxf-sts-saml1.xml       |   2 +-
 .../cxf/systest/sts/realms/cxf-sts-saml2.xml       |   2 +-
 .../apache/cxf/systest/sts/renew/cxf-sts-pop.xml   |   4 +-
 .../org/apache/cxf/systest/sts/renew/cxf-sts.xml   |   4 +-
 .../apache/cxf/systest/sts/renew/stax-cxf-sts.xml  |   4 +-
 .../apache/cxf/systest/sts/secure_conv/cxf-sts.xml |   4 +-
 .../cxf/systest/sts/secure_conv/stax-cxf-sts.xml   |   4 +-
 .../cxf/systest/sts/sts_sender_vouches/cxf-sts.xml |   4 +-
 .../sts/sts_sender_vouches/stax-cxf-sts.xml        |   4 +-
 services/sts/systests/basic/pom.xml                |   2 +-
 .../sts/stsclient/AbstractSTSTokenTest.java        |   3 +
 .../systest/sts/delegation/cxf-sts-transport.xml   |   4 +-
 .../cxf/systest/sts/deployment/sts/cxf-sts.xml     |   4 +-
 .../apache/cxf/systest/sts/rest/cxf-rest-sts.xml   |   4 +-
 services/sts/systests/pom.xml                      |   2 +-
 services/sts/systests/sts-features/pom.xml         |   2 +-
 services/sts/systests/sts-itests/pom.xml           |   2 +-
 services/sts/systests/sts-osgi/pom.xml             |   2 +-
 .../resources/OSGI-INF/blueprint/blueprint.xml     |   2 +-
 services/ws-discovery/pom.xml                      |   2 +-
 services/ws-discovery/ws-discovery-api/pom.xml     |   2 +-
 services/ws-discovery/ws-discovery-service/pom.xml |   2 +-
 services/wsn/pom.xml                               |   2 +-
 services/wsn/wsn-api/pom.xml                       |   2 +-
 services/wsn/wsn-core/pom.xml                      |   2 +-
 services/wsn/wsn-osgi/pom.xml                      |   2 +-
 services/xkms/pom.xml                              |   2 +-
 services/xkms/xkms-client/pom.xml                  |   2 +-
 services/xkms/xkms-common/pom.xml                  |   2 +-
 services/xkms/xkms-features/pom.xml                |   2 +-
 services/xkms/xkms-itests/pom.xml                  |   2 +-
 services/xkms/xkms-osgi/pom.xml                    |   2 +-
 services/xkms/xkms-service/pom.xml                 |   2 +-
 services/xkms/xkms-war/pom.xml                     |   2 +-
 services/xkms/xkms-x509-handlers/pom.xml           |   2 +-
 services/xkms/xkms-x509-repo-ldap/pom.xml          |   2 +-
 .../xkms/x509/repo/ldap/LdapCertificateRepo.java   |  21 +-
 .../cxf/xkms/x509/repo/ldap/LdapSchemaConfig.java  |   2 +-
 systests/cdi/base/pom.xml                          |   2 +-
 systests/cdi/cdi-owb/cdi-multiple-apps-owb/pom.xml |   2 +-
 systests/cdi/cdi-owb/cdi-no-apps-owb/pom.xml       |   2 +-
 systests/cdi/cdi-owb/cdi-producers-owb/pom.xml     |   2 +-
 systests/cdi/cdi-owb/pom.xml                       |   2 +-
 .../cdi/cdi-weld/cdi-multiple-apps-weld/pom.xml    |   2 +-
 systests/cdi/cdi-weld/cdi-no-apps-weld/pom.xml     |   2 +-
 systests/cdi/cdi-weld/cdi-producers-weld/pom.xml   |   2 +-
 systests/cdi/cdi-weld/pom.xml                      |   2 +-
 systests/cdi/pom.xml                               |   2 +-
 systests/container-integration/grizzly/pom.xml     |   2 +-
 systests/container-integration/pom.xml             |   2 +-
 systests/container-integration/webapp/pom.xml      |   2 +-
 systests/databinding/pom.xml                       |   2 +-
 systests/jaxrs/pom.xml                             |   2 +-
 ...entServerResourceCreatedSpringProviderTest.java |  11 +-
 .../cxf/systest/jaxrs/extraction/BookCatalog.java  |  20 +-
 .../jaxrs/failover/AbstractFailoverTest.java       |   2 +-
 .../cxf/systest/jaxrs/logging/LoggingServer.java   |  55 +++
 .../cxf/systest/jaxrs/logging/LoggingTest.java     |  68 +++
 .../cxf/systest/jaxrs/nio/NioBookStoreTest.java    |  20 +-
 .../cxf/systest/jaxrs/reactor/ReactorServer.java   |   3 -
 systests/jaxws/pom.xml                             |   2 +-
 systests/kerberos/pom.xml                          |   2 +-
 .../cxf/systest/kerberos/wssec/kerberos/client.xml |  16 +-
 .../systest/kerberos/wssec/kerberos/sts-client.xml |   3 +-
 .../cxf/systest/kerberos/wssec/sts/cxf-sts.xml     |   4 +-
 .../systest/kerberos/wssec/sts/stax-cxf-sts.xml    |   4 +-
 systests/ldap/pom.xml                              |   2 +-
 .../systest/ldap/xkms/LDAPCertificateRepoTest.java |  19 +
 systests/microprofile/client/async/pom.xml         |   2 +-
 systests/microprofile/client/jaxrs/pom.xml         |   2 +-
 systests/microprofile/client/tracing/pom.xml       |   2 +-
 systests/microprofile/client/weld/pom.xml          |   2 +-
 systests/microprofile/pom.xml                      |   2 +-
 systests/pom.xml                                   |   2 +-
 systests/rs-http-sci/pom.xml                       |   2 +-
 systests/rs-security/pom.xml                       |   2 +-
 .../security/jose/jwejws/JwsHTTPHeaderTest.java    |   1 +
 .../oauth2/common/JCacheOAuthDataProviderImpl.java |  17 +-
 .../security/oauth2/common/OAuth2TestUtils.java    |  34 ++
 .../security/oauth2/grants/PublicClientTest.java   | 351 ++++++++++++++++
 .../security/oauth2/filters/partner-service.xml    |   4 +-
 .../oauth2/grants/grants-server-public.xml         | 182 +++++++++
 .../jaxrs/security/oauth2/grants/publicclient.xml  |  42 ++
 .../jaxrs/security/oidc/filters/filters-server.xml |   4 +-
 systests/rs-sse/pom.xml                            |   2 +-
 systests/rs-sse/rs-sse-base/pom.xml                |   2 +-
 systests/rs-sse/rs-sse-jetty/pom.xml               |   2 +-
 systests/rs-sse/rs-sse-tomcat/pom.xml              |   2 +-
 systests/rs-sse/rs-sse-undertow/pom.xml            |   2 +-
 systests/tracing/pom.xml                           |   2 +-
 systests/transport-jms/pom.xml                     |   2 +-
 .../cxf/systest/jms/JMSClientServerTest.java       |   6 +-
 systests/transport-undertow/pom.xml                |   2 +-
 systests/transports-ssl3/pom.xml                   |   2 +-
 systests/transports/pom.xml                        |   2 +-
 .../apache/cxf/systest/http/HTTPConduitTest.java   |   6 +-
 .../cxf/systest/https/conduit/HTTPSClientTest.java |   4 +-
 .../systest/https/conduit/HTTPSConduitTest.java    |   6 +-
 .../https/constraints/CertConstraintsTest.java     |   4 +-
 systests/uncategorized/pom.xml                     |   2 +-
 .../systest/type_test/AbstractTypeTestClient.java  |   2 +-
 systests/ws-rm/pom.xml                             |   2 +-
 .../ws/rm/AbstractClientPersistenceTest.java       |  14 +-
 .../ws/rm/AbstractServerPersistenceTest.java       |   2 +-
 systests/ws-security-examples/pom.xml              |   2 +-
 .../systest/wssec/examples/sts/cxf-symmetric.xml   |   4 +-
 systests/ws-security/pom.xml                       |   2 +-
 systests/ws-specs/pom.xml                          |   2 +-
 systests/ws-transfer/pom.xml                       |   2 +-
 systests/wsdl_maven/codegen/pom.xml                |   2 +-
 .../wsdl_maven/codegen/src/it/cxf-4004/pom.xml     |   2 +-
 .../wsdl_maven/codegen/src/it/it-parent/pom.xml    |   2 +-
 systests/wsdl_maven/java2ws/pom.xml                |   2 +-
 systests/wsdl_maven/pom.xml                        |   2 +-
 testutils/pom.xml                                  |   2 +-
 .../greeter_control/FaultThrowingInterceptor.java  |   7 +-
 .../wsdl/type_test/type_test_tester_java.xsl       |   2 -
 tools/common/pom.xml                               |   2 +-
 .../apache/cxf/tools/common/VelocityGenerator.java |   4 +-
 .../java/org/apache/cxf/tools/util/JAXBUtils.java  |  14 +-
 tools/corba/pom.xml                                |   2 +-
 .../corba/processors/idl/IDLToWSDLProcessor.java   |  12 +-
 .../corba/processors/wsdl/WSDLToCorbaBinding.java  |  12 +-
 .../idlpreprocessor/IdlPreprocessorReaderTest.java |   6 +-
 tools/javato/pom.xml                               |   2 +-
 tools/javato/ws/pom.xml                            |   2 +-
 .../tools/java2js/processor/JavaToJSProcessor.java |  34 +-
 tools/pom.xml                                      |   2 +-
 tools/validator/pom.xml                            |   2 +-
 tools/wadlto/jaxrs/pom.xml                         |   2 +-
 tools/wadlto/pom.xml                               |   2 +-
 tools/wsdlto/core/pom.xml                          |   2 +-
 .../cxf/tools/wsdlto/WSDLToJavaContainer.java      |  34 +-
 .../apache/cxf/tools/wsdlto/core/PluginLoader.java |  39 +-
 tools/wsdlto/databinding/jaxb/pom.xml              |   2 +-
 .../wsdlto/databinding/jaxb/JAXBDataBinding.java   |   2 +-
 tools/wsdlto/frontend/javascript/pom.xml           |   2 +-
 .../javascript/WSDLToJavaScriptProcessor.java      |  42 +-
 tools/wsdlto/frontend/jaxws/pom.xml                |   2 +-
 .../jaxws/customization/CustomizationParser.java   |   2 +-
 tools/wsdlto/misc/pom.xml                          |   2 +-
 tools/wsdlto/pom.xml                               |   2 +-
 tools/wsdlto/test/pom.xml                          |   2 +-
 532 files changed, 3723 insertions(+), 2104 deletions(-)
 create mode 100644 
distribution/src/main/release/samples/jax_rs/description_openapi_microprofile_spring/README.txt
 copy 
distribution/src/main/release/samples/jax_rs/{description_openapi_v3_spring => 
description_openapi_microprofile_spring}/pom.xml (83%)
 create mode 100644 
distribution/src/main/release/samples/jax_rs/description_openapi_microprofile_spring/src/main/java/demo/jaxrs/openapi/server/AppConfig.java
 copy distribution/src/main/release/samples/jax_rs/{description_openapi_v3_web 
=> 
description_openapi_microprofile_spring}/src/main/java/demo/jaxrs/openapi/server/Item.java
 (100%)
 create mode 100644 
distribution/src/main/release/samples/jax_rs/description_openapi_microprofile_spring/src/main/java/demo/jaxrs/openapi/server/Sample.java
 rename 
services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/realm/SAMLRealm.java
 => 
distribution/src/main/release/samples/jax_rs/description_openapi_microprofile_spring/src/main/java/demo/jaxrs/openapi/server/Server.java
 (57%)
 copy {systests/rs-sse/rs-sse-base => 
distribution/src/main/release/samples/jax_rs/description_openapi_microprofile_spring}/src/main/resources/META-INF/cxf/org.apache.cxf.Logger
 (100%)
 copy distribution/src/main/release/samples/jax_rs/{description_swagger2_spring 
=> description_openapi_microprofile_spring}/src/main/resources/logback.xml 
(100%)
 create mode 100644 
maven-plugins/java2swagger-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
 create mode 100644 
maven-plugins/java2wadl-plugin/src/main/java13/org/apache/cxf/maven_plugin/javatowadl/DumpJavaDoc.java
 create mode 100644 
maven-plugins/java2ws-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
 create mode 100644 
rt/features/logging/src/main/java/org/apache/cxf/ext/logging/LoggingOutputStream.java
 create mode 100644 
rt/frontend/jaxrs/src/main/resources/META-INF/cxf/bus-extensions.txt
 copy rt/rs/{description-swagger => description-microprofile-openapi}/pom.xml 
(72%)
 rename 
rt/rs/{security/http-signature/src/main/java/org/apache/cxf/rs/security/httpsignature/provider/PublicKeyProvider.java
 => 
description-microprofile-openapi/src/main/java/org/apache/cxf/jaxrs/microprofile/openapi/OpenApiEndpoint.java}
 (55%)
 create mode 100644 
rt/rs/description-microprofile-openapi/src/main/java/org/apache/cxf/jaxrs/microprofile/openapi/OpenApiFeature.java
 create mode 100644 
rt/rs/description-microprofile-openapi/src/main/java/org/apache/cxf/jaxrs/microprofile/openapi/SwaggerUi.java
 create mode 100644 
rt/rs/microprofile-client/src/test/java/org/apache/cxf/microprofile/client/AsyncTest.java
 rename 
services/sts/sts-core/src/main/java/org/apache/cxf/sts/event/STSFailureEvent.java
 => 
rt/rs/microprofile-client/src/test/java/org/apache/cxf/microprofile/client/mock/AsyncClient.java
 (70%)
 delete mode 100644 
rt/rs/security/jose-parent/jose/src/main/java/org/apache/cxf/rs/security/jose/common/PrivateKeyPasswordProvider.java
 copy 
services/sts/systests/advanced/src/test/resources/org/apache/cxf/systest/sts/cross_domain/{cxf-client.xml
 => cxf-client-b.xml} (70%)
 copy 
services/sts/systests/advanced/src/test/resources/org/apache/cxf/systest/sts/cross_domain/{cxf-client.xml
 => cxf-client-mex.xml} (72%)
 create mode 100644 
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/logging/LoggingServer.java
 create mode 100644 
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/logging/LoggingTest.java
 create mode 100644 
systests/rs-security/src/test/java/org/apache/cxf/systest/jaxrs/security/oauth2/grants/PublicClientTest.java
 create mode 100644 
systests/rs-security/src/test/resources/org/apache/cxf/systest/jaxrs/security/oauth2/grants/grants-server-public.xml
 create mode 100644 
systests/rs-security/src/test/resources/org/apache/cxf/systest/jaxrs/security/oauth2/grants/publicclient.xml

Reply via email to