This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git
from ae28b46036 Merge pull request #837 from
apache/microprofile-smallrye-impls
new 54251f7677 Update Arquillian versions in examples and elsewhere for
consistency and APi compatibility
new 4e72dea9dd Disable old Geronimo extensions to avoid stack traces
everywhere
new a2fff57952 Rework and fix most of the microprofile config TCK failures
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:
examples/arquillian-jpa/pom.xml | 7 +++++++
examples/java-modules/pom.xml | 2 +-
examples/moviefun-rest/pom.xml | 2 +-
examples/moviefun/pom.xml | 2 +-
examples/mp-faulttolerance-retry/pom.xml | 2 +-
examples/mp-faulttolerance-timeout/pom.xml | 2 +-
.../mp-jwt-bean-validation-strongly-typed/pom.xml | 2 +-
examples/mp-metrics-counted/pom.xml | 2 +-
examples/mp-metrics-histogram/pom.xml | 2 +-
examples/mp-opentracing-traced/pom.xml | 2 +-
examples/mp-rest-client/pom.xml | 2 +-
examples/multiple-tomee-arquillian/pom.xml | 2 +-
examples/mvc-resteasy/pom.xml | 2 +-
examples/simple-jms-context/pom.xml | 2 +-
tck/microprofile-tck/config/debug-suite.xml | 12 ++++++++++++
tck/microprofile-tck/config/pom.xml | 21 +++++++++++++++++++--
.../config/src/test/resources/arquillian.xml | 13 +++++++++++++
tck/microprofile-tck/config/tck-suite.xml | 10 ++++++++++
.../microprofile/TomEEMicroProfileListener.java | 12 ++++++------
19 files changed, 80 insertions(+), 21 deletions(-)
create mode 100644 tck/microprofile-tck/config/debug-suite.xml
create mode 100644 tck/microprofile-tck/config/tck-suite.xml