This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from dcb401e Merge pull request #460 from
gyoetam/ClientPolicyCalculator-fix
new dda4173 Rationalizing some code in the cdi systests
new f5c0cc7 Attempting to reproduce the issue in CXF-7834
new 3bacad3 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%)