(struts-site) branch master updated (675562186 -> 5ab183fd3)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git from 675562186 Merge pull request #232 from apache/fix/file-upload-navigation add 0d2337395 Update index.md for StrutsTilesListener new 5ab183fd3 Merge pull request #233 from sclaup/patch-1 The 1 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: source/plugins/tiles/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(struts-site) 01/01: Merge pull request #233 from sclaup/patch-1
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git commit 5ab183fd3dd4a3ea165570ec0dbca0324b07a98f Merge: 675562186 0d2337395 Author: Lukasz Lenart AuthorDate: Thu Mar 28 12:51:55 2024 +0100 Merge pull request #233 from sclaup/patch-1 Update index.md for StrutsTilesListener source/plugins/tiles/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(struts-site) branch asf-site updated: Automatic Site Publish by Buildbot
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/struts-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 03751e332 Automatic Site Publish by Buildbot 03751e332 is described below commit 03751e3323ddb76c0ef4886f3ebdc0b92aa80042 Author: buildbot AuthorDate: Thu Mar 28 11:52:30 2024 + Automatic Site Publish by Buildbot --- output/plugins/tiles/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/plugins/tiles/index.html b/output/plugins/tiles/index.html index 83f1258db..c75e28b8f 100644 --- a/output/plugins/tiles/index.html +++ b/output/plugins/tiles/index.html @@ -194,7 +194,7 @@ configuration will be similar to: Register the Tiles listener. This listener will typically either be the standard tiles listener org.apache.tiles.listener.TilesListener -or the Struts2 replacement org.apache.struts2.tiles.TilesListener. The latter provides tighter integration with +or the Struts2 replacement org.apache.struts2.tiles.StrutsTilesListener. The latter provides tighter integration with Struts features such as freemarker integration.
(struts-site) branch asf-staging updated: Updates stage by Jenkins
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/struts-site.git The following commit(s) were added to refs/heads/asf-staging by this push: new a47f81e04 Updates stage by Jenkins a47f81e04 is described below commit a47f81e0482b35b2cdcc21b4853724e9e81cf879 Author: jenkins AuthorDate: Thu Mar 28 11:57:08 2024 + Updates stage by Jenkins --- content/plugins/tiles/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/plugins/tiles/index.html b/content/plugins/tiles/index.html index 83f1258db..c75e28b8f 100644 --- a/content/plugins/tiles/index.html +++ b/content/plugins/tiles/index.html @@ -194,7 +194,7 @@ configuration will be similar to: Register the Tiles listener. This listener will typically either be the standard tiles listener org.apache.tiles.listener.TilesListener -or the Struts2 replacement org.apache.struts2.tiles.TilesListener. The latter provides tighter integration with +or the Struts2 replacement org.apache.struts2.tiles.StrutsTilesListener. The latter provides tighter integration with Struts features such as freemarker integration.