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 eb799d5e9d Fix BVal XML parsing and namespace resolution. Publish
snapshots, remove our shade
new cbc5942500 Update JOSE4J to avoid conflicts with TCK and then we are
up to date
new f04175b0f1 Fix MicroProfile JWT setup and run it as part of the
MicroProfile TCK
new 31fb74319b Upgrade all Arquillian versions so they are up to date and
to avoid conflicts with different versions
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:
boms/tomee-microprofile/pom.xml | 2 +-
boms/tomee-plume/pom.xml | 2 +-
boms/tomee-plus/pom.xml | 2 +-
examples/async-servlet/pom.xml | 2 +-
examples/bval-evaluation-redeployment/pom.xml | 2 +-
examples/cdi-realm/pom.xml | 2 +-
examples/concurrency-utils/pom.xml | 4 +-
.../connector-sample-functional-tests/pom.xml | 4 +-
examples/connector-war/pom.xml | 2 +-
examples/datasource-versioning/pom.xml | 4 +-
examples/groovy-spock/pom.xml | 2 +-
examples/moviefun/pom.xml | 2 +-
examples/mp-config-example/pom.xml | 2 +-
examples/mp-config-source-database/pom.xml | 2 +-
examples/mp-custom-healthcheck/pom.xml | 2 +-
examples/mp-faulttolerance-fallback/pom.xml | 2 +-
examples/mp-jwt-bean-validation/pom.xml | 2 +-
examples/mp-metrics-gauge/pom.xml | 2 +-
examples/mp-metrics-metered/pom.xml | 2 +-
examples/mp-metrics-timed/pom.xml | 2 +-
examples/mp-rest-jwt-jwk/pom.xml | 2 +-
examples/mp-rest-jwt-principal/pom.xml | 2 +-
examples/mp-rest-jwt-public-key/pom.xml | 2 +-
examples/mp-rest-jwt/pom.xml | 2 +-
examples/multiple-arquillian-adapters/pom.xml | 2 +-
examples/mvc-cxf-hibernate/pom.xml | 2 +-
examples/mvc-cxf/pom.xml | 2 +-
examples/polling-parent/pom.xml | 2 +-
examples/projectstage-demo/pom.xml | 2 +-
.../resources-jmx-ejb/pom.xml | 2 +-
.../simple-ear/moviefun-functional-tests/pom.xml | 4 +-
examples/simple-jms/pom.xml | 2 +-
examples/simple-remote-tomcatusers/pom.xml | 2 +-
examples/singleton-startup-ordering/pom.xml | 2 +-
examples/webservice-ssl-client-cert/pom.xml | 2 +-
examples/websocket-jms/pom.xml | 2 +-
examples/websocket-tls-basic-auth/pom.xml | 4 +-
mp-jwt/pom.xml | 2 +-
tck/microprofile-tck/jwt/pom.xml | 8 ++--
.../jwt/src/test/resources/arquillian.xml | 1 +
.../jwt/src/test/resources/dev.xml | 37 ++++++++++++------
tck/microprofile-tck/pom.xml | 44 +++++-----------------
42 files changed, 82 insertions(+), 94 deletions(-)