This is an automated email from the ASF dual-hosted git repository.
dblevins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.
from 7396363 Temporarily upgrade to CXF 4.5.0-SNAPSHOT to see TCK status
new 3f2397b Regenerate BOMs and associated resources
new b499be3 sort dependencies
new 79c7b12 Sorted dependencies Regenerated BOMs to check nothing was
added or removed from the actual server zips
new 1d00ecc TOMEE-3721 Remove dependencies between tomee-webapp modules
new 09fd5e8 TOMEE-3721 Remove dependencies between tomee-webapp modules
We need to copy a bit of our setup data as we no longer get these resources
from the main tomee-webapp
The 5 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 | 65 +-
.../src/main/resources/tomee/conf/web.xml | 4920 +++++++++++++++++---
boms/tomee-plume/pom.xml | 76 +-
.../src/main/resources/tomee/conf/web.xml | 4920 +++++++++++++++++---
boms/tomee-plus/pom.xml | 65 +-
.../src/main/resources/tomee/conf/web.xml | 4920 +++++++++++++++++---
boms/tomee-webprofile/pom.xml | 32 +-
.../src/main/resources/tomee/conf/web.xml | 4920 +++++++++++++++++---
.../org/apache/tomee/bootstrap/GenerateBoms.java | 4 +-
.../tomee-microprofile-webapp/pom.xml | 255 +-
.../META-INF/org.apache.tomee/service-jar.xml | 0
.../src/main/resources}/juli.properties | 0
tomee/tomee-plume-webapp/pom.xml | 234 +-
.../META-INF/org.apache.tomee/service-jar.xml | 0
.../src/main/resources}/juli.properties | 0
tomee/tomee-plus-webapp/pom.xml | 288 +-
.../META-INF/org.apache.tomee/service-jar.xml | 0
.../src/main/resources}/juli.properties | 0
tomee/tomee-webapp/pom.xml | 216 +-
tomee/tomee-webapp/src/main/assembly/war.xml | 57 +-
20 files changed, 17721 insertions(+), 3251 deletions(-)
copy tomee/{tomee-webapp =>
tomee-microprofile/tomee-microprofile-webapp}/src/main/resources/META-INF/org.apache.tomee/service-jar.xml
(100%)
copy tomee/{tomee-webapp/src/main/webapp =>
tomee-microprofile/tomee-microprofile-webapp/src/main/resources}/juli.properties
(100%)
copy tomee/{tomee-webapp =>
tomee-plume-webapp}/src/main/resources/META-INF/org.apache.tomee/service-jar.xml
(100%)
copy tomee/{tomee-webapp/src/main/webapp =>
tomee-plume-webapp/src/main/resources}/juli.properties (100%)
copy tomee/{tomee-webapp =>
tomee-plus-webapp}/src/main/resources/META-INF/org.apache.tomee/service-jar.xml
(100%)
copy tomee/{tomee-webapp/src/main/webapp =>
tomee-plus-webapp/src/main/resources}/juli.properties (100%)