This is an automated email from the ASF dual-hosted git repository.
dkulp pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
from a80493b626 Fix org.apache.cxf.transport.jms.RequestResponseTest test
cases which fail with 'Can't receive the Conduit Message in 10 seconds' (#1040)
new 6c3110c427 Add some profiles to test basic non-servlet/spring-boot use
cases with spring5. Fix test cxf-core with spring5
new a43d30df5c Minor checkstyle updates
The 2 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:
.../cxf/bus/spring/Jsr250BeanPostProcessor.java | 5 +++--
distribution/src/main/release/samples/pom.xml | 26 +++++++++++++++++++++-
parent/pom.xml | 10 +++++++++
.../org/apache/cxf/jaxrs/utils/JAXRSUtils.java | 4 ++--
.../cxf/systest/grizzly/EndpointAPITest.java | 2 +-
.../cxf/systest/grizzly/GrizzlyHttpExchange.java | 2 +-
.../java/org/apache/cxf/test/TestUtilities.java | 2 +-
7 files changed, 43 insertions(+), 8 deletions(-)