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

reta pushed a change to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 54b2e09  Update to EasyMockk 4.3
     new a0b7be6  Update Checkstyle to 8.41.1 (#773)
     new 6d7af7f  Fixing checkstyle violations
     new 3c2a3f4  Recording .gitmergeinfo Changes

The 3 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:
 .gitmergeinfo                                      |  1 +
 .../org/apache/cxf/configuration/foo/Address.java  | 12 ++---
 .../java/org/apache/cxf/configuration/foo/Foo.java | 14 ++---
 .../org/apache/cxf/configuration/foo/Point.java    |  8 +--
 .../boot/autoconfigure/CxfAutoConfiguration.java   |  4 +-
 .../apache/cxf/osgi/itests/jaxrs/BookStore.java    | 18 +++----
 parent/pom.xml                                     |  2 +-
 .../cxf/jaxws/handler/jakartaee/IconType.java      |  7 ++-
 .../jaxws/handler/jakartaee/ParamValueType.java    |  8 ++-
 .../jakartaee/PortComponentHandlerType.java        | 14 +++--
 .../apache/cxf/jaxws/handler/types/IconType.java   |  7 ++-
 .../cxf/jaxws/handler/types/ParamValueType.java    |  8 ++-
 .../handler/types/PortComponentHandlerType.java    | 14 +++--
 .../apache/cxf/jaxws/ws/PolicyAnnotationTest.java  |  3 +-
 .../org/apache/cxf/jaxrs/client/WebClient.java     |  2 +-
 .../cxf/systest/jaxrs/JAXRSAsyncClientTest.java    |  4 +-
 .../java/org/apache/cxf/systest/jaxrs/XopType.java |  6 ++-
 .../systest/jaxrs/cors/AnnotatedCorsServer.java    | 21 +++++---
 .../cxf/systest/jaxrs/cors/CorsSecuredBase.java    | 19 ++++---
 .../systest/jaxrs/cors/UnannotatedCorsServer.java  | 11 ++--
 .../jaxws/DocLitWrappedCodeFirstService.java       | 59 ++++++++++------------
 .../cxf/systest/ldap/jaxrs/JAXRSLDAPUserTest.java  | 37 +++++++-------
 .../cxf/systest/ldap/sts/LDAPClaimsTest.java       | 17 ++++---
 .../systest/ldap/xkms/LDAPCertificateRepoTest.java | 37 +++++++-------
 .../cxf/systest/jms/shared/JMSSharedQueueTest.java | 30 +++++------
 .../cxf/systest/mtom_schema_validation/Hello.java  |  9 ++--
 .../mtom_schema_validation/TestProvider.java       |  6 +--
 .../ws/policy/handler/HelloServiceImpl.java        | 12 ++---
 28 files changed, 218 insertions(+), 172 deletions(-)

Reply via email to