This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from fe6a12297b Recording .gitmergeinfo Changes
new c6bb420c64 Bump cxf.aspectj.version from 1.9.19 to 1.9.20 (#1388)
new 7ce7ebb281 CXF-8843: Get rid of EasyMock in cxf-integration-jca (#1372)
new 5684388c26 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 | 2 +
.../release/samples/jax_rs/spring_security/pom.xml | 8 +--
distribution/src/main/release/samples/pom.xml | 1 +
integration/jca/pom.xml | 5 +-
.../resourceadapter/ManagedConnectionImplTest.java | 64 +++++++++-------------
...AssociatedManagedConnectionFactoryImplTest.java | 4 +-
.../cxf/jca/cxf/ConnectionFactoryImplTest.java | 45 +++++----------
.../org/apache/cxf/jca/cxf/JCABusFactoryTest.java | 6 +-
.../jca/cxf/ManagedConnectionFactoryImplTest.java | 14 ++---
.../cxf/jca/cxf/ManagedConnectionImplTest.java | 13 +++--
.../cxf/jca/cxf/ManagedConnectionTestBase.java | 14 ++---
.../cxf/jca/cxf/ResourceAdapterImplTest.java | 17 +++---
.../cxf/jca/cxf/handlers/HandlerTestBase.java | 24 +++-----
.../jca/outbound/ManagedConnectionImplTest.java | 9 +--
parent/pom.xml | 2 +-
15 files changed, 90 insertions(+), 138 deletions(-)