This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch release/struts-7-0-x in repository https://gitbox.apache.org/repos/asf/struts.git
from f055f4f67 Fixes wrong version in BOM new e7259ba00 Configure assembly plugin to use proper folders new bfc5ddba2 Cleans up assembly definitions new 7c375cd0b Configures source-release assembly https://maven.apache.org/apache-resource-bundles/source-release/ new cd3389ab3 [maven-release-plugin] prepare release STRUTS_7_0_0_M1 The 4 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: apps/pom.xml | 2 +- apps/rest-showcase/pom.xml | 4 +- apps/showcase/pom.xml | 2 +- assembly/pom.xml | 4 +- assembly/src/main/assembly/all.xml | 400 ++++++++++++++-------------- assembly/src/main/assembly/apps.xml | 7 - assembly/src/main/assembly/docs.xml | 34 +-- assembly/src/main/assembly/lib.xml | 7 - assembly/src/main/assembly/src.xml | 16 -- bom/pom.xml | 8 +- core/pom.xml | 5 +- jakarta/freemarker-jakarta/pom.xml | 6 +- jakarta/pom.xml | 6 +- jakarta/sitemesh2-jakarta/pom.xml | 6 +- jakarta/velocity-tools-jsp-jakarta/pom.xml | 6 +- jakarta/velocity-tools-view-jakarta/pom.xml | 6 +- plugins/async/pom.xml | 2 +- plugins/bean-validation/pom.xml | 2 +- plugins/cdi/pom.xml | 2 +- plugins/config-browser/pom.xml | 2 +- plugins/convention/pom.xml | 2 +- plugins/jasperreports/pom.xml | 2 +- plugins/javatemplates/pom.xml | 2 +- plugins/jfreechart/pom.xml | 2 +- plugins/json/pom.xml | 2 +- plugins/junit/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/rest/pom.xml | 2 +- plugins/sitemesh/pom.xml | 2 +- plugins/spring/pom.xml | 2 +- plugins/testng/pom.xml | 2 +- plugins/tiles/pom.xml | 2 +- plugins/velocity/pom.xml | 2 +- plugins/xslt/pom.xml | 2 +- pom.xml | 16 +- 35 files changed, 266 insertions(+), 305 deletions(-)