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 9dfd633b25 Recording .gitmergeinfo Changes
new d2ef013345 Minor distribution/samples fixes to aling version
properties naming conventions
new e9471c7c9a CXF-8878: Get rid of EasyMock in
cxf-rt-transports-http-netty-server (#1342)
new fe651165c8 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_boot/pom.xml | 8 +-
.../jax_rs/spring_boot_scan/application/pom.xml | 8 +-
.../samples/jax_rs/spring_boot_scan/client/pom.xml | 6 +-
.../spring_boot_scan/eureka-registry/pom.xml | 8 +-
.../demo/jaxrs/server/StatsRestServiceImpl.java | 3 +-
.../java/demo/jaxrs/sse/StatsRestServiceImpl.java | 3 +-
.../jax_rs/tracing_opentracing_camel/pom.xml | 2 +-
.../main/release/samples/jaxws_spring_boot/pom.xml | 4 +-
distribution/src/main/release/samples/pom.xml | 4 +-
.../main/release/samples/ws_transaction/pom.xml | 2 +-
.../samples/ws_transaction/ws_first/pom.xml | 2 +-
.../samples/ws_transaction/ws_second/pom.xml | 2 +-
rt/transports/http-netty/netty-server/pom.xml | 5 +-
.../netty/server/NettyHttpDestinationTest.java | 190 ++++++++-------------
.../netty/server/NettyHttpServerEngineTest.java | 16 +-
16 files changed, 110 insertions(+), 155 deletions(-)