This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 2b782a1 fix: handle connectionRequestTimeout in ClientPolicyCalculator
new 506b04c Rationalizing some code in the cdi systests
new a3fd236 Attempting to reproduce the issue in CXF-7834
new 4c7082e Updating weld
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:
parent/pom.xml | 2 +-
.../jaxrs/cdi/AbstractBookStoreCdiTest.java} | 40 +++++++-----------
.../cxf/systest/jaxrs/cdi/BookStoreFeed.java | 28 +++++++++++--
.../systest/jaxrs/cdi/jetty/JettyEmbeddedTest.java | 46 +--------------------
.../cxf/systest/jaxrs/cdi/jetty/JettyWarTest.java | 47 +---------------------
.../systest/jaxrs/cdi/tomcat/TomcatWarTest.java | 46 +--------------------
6 files changed, 46 insertions(+), 163 deletions(-)
copy
systests/cdi/{cdi-owb/cdi-producers-owb/src/test/java/org/apache/cxf/systest/jaxrs/cdi/tomcat/TomcatWarTest.java
=>
cdi-weld/cdi-producers-weld/src/test/java/org/apache/cxf/systest/jaxrs/cdi/AbstractBookStoreCdiTest.java}
(73%)