This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch WW-5049-velocity-plugin in repository https://gitbox.apache.org/repos/asf/struts.git
commit 934b5d14106865058f631fc8f20643d5e74a94c8 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Tue Nov 26 20:27:44 2019 +0100 WW-5049 Includes the new plugin in assembly --- assembly/src/main/assembly/all.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assembly/src/main/assembly/all.xml b/assembly/src/main/assembly/all.xml index 36ca3f5..0c08b48 100644 --- a/assembly/src/main/assembly/all.xml +++ b/assembly/src/main/assembly/all.xml @@ -209,6 +209,10 @@ <directory>../plugins/tiles/target/apidocs</directory> <outputDirectory>docs/struts2-plugins/struts2-tiles-plugin/apidocs</outputDirectory> </fileSet> + <fileSet> + <directory>../plugins/velocity/target/apidocs</directory> + <outputDirectory>docs/struts2-plugins/struts2-velocity-plugin/apidocs</outputDirectory> + </fileSet> <!-- bundles --> <fileSet>