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

dkulp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from f659e3f  Reduce the number of WS-Security interceptors that are created
     new 9802ca7  Fix race condition in UDP where message may arrive while 
session shutting down, then gets lost
     new bdb110c  Fix a bunch of eclipse warnings

The 14651 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:
 .../interceptor/security/DefaultSecurityContext.java    |  4 +++-
 .../com/ibm/xml/mock/marshaller/MockMarshaller.java     |  3 +++
 .../org/apache/cxf/bus/osgi/OSGiBusListenerTest.java    |  1 -
 .../org/apache/cxf/phase/PhaseInterceptorChainTest.java |  1 -
 .../cxf/aegis/type/encoded/ArrayTypeInfoTest.java       |  1 -
 .../org/apache/cxf/jaxrs/utils/AnnotationUtils.java     |  4 ++--
 .../cxf/jaxrs/ext/search/hbase/HBaseQueryVisitor.java   | 17 +++++++++--------
 .../microprofile/client/cdi/CDIInterceptorWrapper.java  |  3 ++-
 .../client/CxfTypeSafeClientBuilderTest.java            |  1 -
 .../exception/DifferentAlgorithmsException.java         |  2 ++
 .../exception/DifferentDigestsException.java            |  1 +
 .../httpsignature/exception/DigestFailureException.java |  2 ++
 .../InvalidDataToVerifySignatureException.java          |  2 ++
 .../exception/InvalidSignatureException.java            |  2 ++
 .../exception/InvalidSignatureHeaderException.java      |  2 ++
 .../httpsignature/exception/MissingDigestException.java |  2 ++
 .../exception/MissingSignatureHeaderException.java      |  2 ++
 .../exception/MultipleSignatureHeaderException.java     |  2 ++
 .../httpsignature/exception/SignatureException.java     |  2 ++
 .../org/apache/cxf/transport/udp/UDPDestination.java    | 13 ++++++++++++-
 .../apache/cxf/ws/policy/EffectivePolicyImplTest.java   |  2 --
 .../apache/cxf/ws/policy/EndpointPolicyImplTest.java    |  1 -
 .../PolicyInterceptorProviderRegistryImplTest.java      |  1 -
 .../apache/cxf/ws/policy/PolicyInterceptorsTest.java    |  2 --
 .../cxf/systest/type_test/AbstractTypeTestClient2.java  |  1 -
 .../cxf/systest/type_test/AbstractTypeTestClient3.java  |  1 -
 .../cxf/systest/type_test/AbstractTypeTestClient5.java  |  1 -
 27 files changed, 50 insertions(+), 26 deletions(-)

Reply via email to