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 42e9f5a Automatic Site Publish by Buildbot
42e9f5a is described below
commit 42e9f5a3975a77ec7fea2dc6b851bb84dadf6fdc
Author: buildbot <[email protected]>
AuthorDate: Sun Dec 12 12:28:39 2021 +0000
Automatic Site Publish by Buildbot
---
output/plugins/index.html | 2 +-
output/plugins/sitemesh/index.html | 9 +++++++--
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/output/plugins/index.html b/output/plugins/index.html
index 8ecbeed..a3e3c9f 100644
--- a/output/plugins/index.html
+++ b/output/plugins/index.html
@@ -258,7 +258,7 @@ Several plugins are bundled with the framework, and others
are available from th
<tr>
<td><a href="sitemesh">SiteMesh Plugin</a></td>
<td> </td>
- <td> </td>
+ <td>deprecated since 2.6</td>
</tr>
<tr>
<td><a href="spring">Spring Plugin</a></td>
diff --git a/output/plugins/sitemesh/index.html
b/output/plugins/sitemesh/index.html
index 3cb3de4..a084a12 100644
--- a/output/plugins/sitemesh/index.html
+++ b/output/plugins/sitemesh/index.html
@@ -133,9 +133,14 @@
<h1 id="sitemesh-plugin">SiteMesh Plugin</h1>
<blockquote>
- <p>About SiteMesh</p>
+ <p>This plugin got marked as deprecated since Struts 2.6!</p>
+</blockquote>
+
+<h2 id="about-sitemesh">About SiteMesh</h2>
- <p><a href="http://www.sitemesh.org/">SiteMesh</a> is a web-page layout and
decoration framework and web application integration framework to aid in
creating large sites consisting of many pages for which a consistent look/feel,
navigation and layout scheme is required.</p>
+<blockquote>
+ <p><a href="http://www.sitemesh.org/">SiteMesh</a> is a web-page layout and
decoration framework and web application integration
+framework to aid in creating large sites consisting of many pages for which a
consistent look/feel, navigation and layout scheme is required.</p>
</blockquote>
<p>The Sitemesh plugin allows Sitemesh templates to access framework
resources.</p>