This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from fe76246 CXF-8137 - Using SecurityConstants.VALIDATE_TOKEN with
WSS4JInInterceptor no longer allows skipping validation of token
new 3815898 CXF-8130: Since Spring 5.1.5 Release CXFServlet application
listener dissapears by context refresh
new d1dd2ad Recording .gitmergeinfo Changes
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:
.gitmergeinfo | 1 +
.../apache/cxf/jaxrs/AbstractJAXRSFactoryBean.java | 1 +
.../apache/cxf/transport/servlet/CXFServlet.java | 23 +++++
.../systest/servlet/SpringServletContextTest.java | 102 +++++++++++++++++++++
.../cxf/systest/servlet/web-spring-context.xml | 9 +-
5 files changed, 132 insertions(+), 4 deletions(-)
create mode 100644
systests/transports/src/test/java/org/apache/cxf/systest/servlet/SpringServletContextTest.java
copy
distribution/src/main/release/samples/jax_rs/websocket_web/src/main/webapp/WEB-INF/web.xml
=>
systests/transports/src/test/resources/org/apache/cxf/systest/servlet/web-spring-context.xml
(84%)