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

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


    from 088b463882 Fix PMD violations
     new e132063cd2 Bump net.sourceforge.pmd:pmd-core from 7.10.0 to 7.11.0 
(#2298)
     new 590fb33404 Bump net.sourceforge.pmd:pmd-java from 7.10.0 to 7.11.0 
(#2297)
     new fd0b8e9d1c CXF-8992: WebClient.fromClient() broken due to garbage 
collection (#2281)
     new f00b5ad4b5 Recording .gitmergeinfo Changes
     new 2b1456b46f Fix PMD violations

The 5 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 +
 parent/pom.xml                                     |   4 +-
 .../corba/types/AbstractStartEndEventProducer.java |   1 +
 .../types/CorbaOctetSequenceEventProducer.java     |   1 +
 .../apache/cxf/jaxrs/client/AbstractClient.java    |  86 +++++++++--
 .../org/apache/cxf/jaxrs/client/WebClient.java     |  19 ++-
 .../jaxrs/client/JAXRSClientFactoryBeanTest.java   |  43 ++++++
 .../org/apache/cxf/jaxrs/client/WebClientTest.java | 166 ++++++++++++++++++++-
 .../systest/http/HTTPConduitIoExceptionsTest.java  |   2 +
 .../systest/servlet/NoSpringServletClientTest.java |  14 +-
 10 files changed, 315 insertions(+), 22 deletions(-)

Reply via email to