This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a change to branch UpdateJakartaEEApi10
in repository https://gitbox.apache.org/repos/asf/tomee.git
from 492518ba6d Revert Metrics API update because there is not Smallrye
Metrics for it and it fails with NoClassDefFound while running
add defdf05968 Fix dependencies in Arquillian package after Derby updates
add a115d12253 Add old XML Bind API until we can migrate to CXF 4 which is
jakarta compliant and using newer APIs
No new revisions were added by this update.
Summary of changes:
.../openejb/arquillian/EarWarResourcesXmlTest.java | 4 +++
boms/jaxb-runtime/pom.xml | 10 ++++----
boms/tomee-microprofile-api/pom.xml | 11 ++++++++
boms/tomee-microprofile/pom.xml | 22 ++++++++++++++++
boms/tomee-plume-api/pom.xml | 11 ++++++++
boms/tomee-plume/pom.xml | 22 ++++++++++++++++
boms/tomee-plus-api/pom.xml | 11 ++++++++
boms/tomee-plus/pom.xml | 22 ++++++++++++++++
boms/tomee-webprofile-api/pom.xml | 11 ++++++++
boms/tomee-webprofile/pom.xml | 30 +++++++++++++++++++---
examples/webservice-ssl-client-cert/pom.xml | 6 ++---
.../tomee-microprofile-webapp/pom.xml | 17 +++++++++---
.../src/main/assembly/war.xml | 4 +++
tomee/tomee-plume-webapp/pom.xml | 17 +++++++++---
tomee/tomee-plume-webapp/src/main/assembly/war.xml | 8 ++++++
tomee/tomee-plus-webapp/pom.xml | 17 +++++++++---
tomee/tomee-plus-webapp/src/main/assembly/war.xml | 9 +++++++
tomee/tomee-webapp/pom.xml | 9 +++++++
tomee/tomee-webapp/src/main/assembly/war.xml | 9 +++++++
19 files changed, 226 insertions(+), 24 deletions(-)