You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/07/25 13:40:24 UTC

[cxf] branch main updated (9b09266d4f -> 99555171b2)

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

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


    from 9b09266d4f Bump com.googlecode.maven-download-plugin:download-maven-plugin (#1355)
     add 99555171b2 CXF-8845: Get rid of EasyMock in cxf-rt-bindings-corba (#1339)

No new revisions were added by this update.

Summary of changes:
 rt/bindings/corba/pom.xml                          |   5 +-
 .../cxf/binding/corba/CorbaBindingFactoryTest.java |   9 +-
 .../apache/cxf/binding/corba/CorbaConduitTest.java | 151 ++++++++++-----------
 .../apache/cxf/binding/corba/CorbaMessageTest.java |   6 +-
 .../cxf/binding/corba/CorbaServerConduitTest.java  | 129 ++++++++----------
 .../corba/runtime/CorbaStreamReaderTest.java       |  20 ++-
 6 files changed, 145 insertions(+), 175 deletions(-)