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 358d8b3a6a TOMEE-3779 - tomee-embedded-maven-plugin fails with NPE
add 17caf59168 Use OWB 4.0.0-SNAPSHOT which is jakarta featureful version
No new revisions were added by this update.
Summary of changes:
arquillian/arquillian-tomee-common/pom.xml | 1 -
arquillian/arquillian-tomee-remote/pom.xml | 1 -
arquillian/arquillian-tomee-webapp-remote/pom.xml | 1 -
boms/tomee-microprofile/pom.xml | 30 ++----
boms/tomee-plume/pom.xml | 30 ++----
boms/tomee-plus/pom.xml | 30 ++----
boms/tomee-webprofile/pom.xml | 30 ++----
container/openejb-core/pom.xml | 18 ----
.../java/org/apache/openejb/cdi/CdiPlugin.java | 2 +-
.../java/org/apache/openejb/cdi/NewCdiEjbBean.java | 88 ------------------
.../resource/GeronimoConnectionManagerFactory.java | 7 +-
pom.xml | 102 +--------------------
server/openejb-cxf-rs/pom.xml | 3 -
tck/cdi-embedded/pom.xml | 14 ---
tck/cdi-tomee/pom.xml | 13 ---
tck/concurrency-signature-test/pom.xml | 39 +-------
tck/jsonb-signature-test/pom.xml | 39 +-------
tck/jsonb-standalone/pom.xml | 39 +-------
tck/jsonp-signature-test/pom.xml | 37 +-------
tck/jsonp-standalone/pom.xml | 39 +-------
tomee/pom.xml | 1 -
tomee/tomee-catalina/pom.xml | 3 -
tomee/tomee-embedded/pom.xml | 8 --
.../tomee-microprofile-webapp/pom.xml | 35 -------
tomee/tomee-myfaces/pom.xml | 1 -
tomee/tomee-plume-webapp/pom.xml | 63 -------------
tomee/tomee-plus-webapp/pom.xml | 63 -------------
tomee/tomee-security/pom.xml | 5 -
tomee/tomee-webapp/pom.xml | 57 ------------
29 files changed, 62 insertions(+), 737 deletions(-)
delete mode 100644
container/openejb-core/src/main/java/org/apache/openejb/cdi/NewCdiEjbBean.java