This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git
from 62b2106e69 docs: fix broken/dead links, stale versions and Jakarta EE
terminology
new a61d57c257 examples: set Java compiler target to 17
new 635956b674 examples: align MicroProfile and WebSocket API versions for
TomEE 11
new ead1b188df examples: use Jakarta EE 11 API and drop obsolete
endorsed-dirs setup
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 | 4 +-
examples/async-servlet/pom.xml | 4 +-
.../bval-evaluation-redeployment/runner/pom.xml | 4 +-
examples/connector-ear/pom.xml | 4 +-
examples/connector-war/pom.xml | 4 +-
examples/cucumber-jvm/pom.xml | 4 +-
examples/datasource-definition/pom.xml | 46 ----------------------
examples/ear-testing/pom.xml | 4 +-
examples/java-modules/pom.xml | 4 +-
examples/javamail/pom.xml | 4 +-
examples/jaxrs-filter/pom.xml | 4 +-
examples/jpa-eclipselink/pom.xml | 4 +-
examples/jpa-hibernate-arquillian/pom.xml | 4 +-
examples/jpa-hibernate/pom.xml | 4 +-
examples/junit5-application-composer/pom.xml | 4 +-
examples/junit5-arquillian-multiple-tomee/pom.xml | 4 +-
.../junit5-arquillian-simple-websockets/pom.xml | 4 +-
examples/moviefun-rest/pom.xml | 4 +-
examples/mp-config-example/pom.xml | 2 +-
examples/mp-custom-healthcheck/pom.xml | 4 +-
examples/mp-faulttolerance-fallback/pom.xml | 6 +--
examples/mp-faulttolerance-retry/pom.xml | 8 ++--
examples/mp-faulttolerance-timeout/pom.xml | 6 +--
examples/mp-jsonb-configuration/pom.xml | 2 +-
.../mp-jwt-bean-validation-strongly-typed/pom.xml | 2 +-
examples/mp-jwt-bean-validation/pom.xml | 2 +-
examples/mp-openapi-reader/pom.xml | 4 +-
examples/mp-rest-client/pom.xml | 2 +-
examples/mp-rest-jwt-public-key/pom.xml | 4 +-
examples/multi-jpa-provider-testing/pom.xml | 4 +-
examples/polling-parent/polling-client/pom.xml | 2 +-
examples/quartz-app/pom.xml | 4 +-
examples/resources-jmx-example/pom.xml | 4 +-
examples/rest-sse-example/pom.xml | 2 +-
examples/security-openid/pom.xml | 2 +-
examples/simple-ear/pom.xml | 4 +-
examples/tomee-jersey-eclipselink/pom.xml | 2 +-
examples/webservice-ssl-client-cert/pom.xml | 4 +-
examples/websocket-tls-basic-auth/pom.xml | 2 +-
39 files changed, 70 insertions(+), 116 deletions(-)