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 474c318 Automatic Site Publish by Buildbot 474c318 is described below commit 474c3181da2d0ae0b97f8052aeee420dad96aeef Author: buildbot <us...@infra.apache.org> AuthorDate: Sun Dec 12 12:25:18 2021 +0000 Automatic Site Publish by Buildbot --- output/plugins/index.html | 2 +- output/plugins/plexus/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/output/plugins/index.html b/output/plugins/index.html index 1ea6eed..8ecbeed 100644 --- a/output/plugins/index.html +++ b/output/plugins/index.html @@ -233,7 +233,7 @@ Several plugins are bundled with the framework, and others are available from th <tr> <td><a href="plexus">Plexus Plugin</a></td> <td> </td> - <td> </td> + <td>deprecated since 2.6</td> </tr> <tr> <td><a href="portlet">Portlet Plugin</a></td> diff --git a/output/plugins/plexus/index.html b/output/plugins/plexus/index.html index ebae38e..840de8c 100644 --- a/output/plugins/plexus/index.html +++ b/output/plugins/plexus/index.html @@ -133,7 +133,7 @@ <h1 id="plexus-plugin">Plexus Plugin</h1> <blockquote> - <p>The Plexus Plugin is experimental. Feedback is appreciated!</p> + <p>This plugin got marked as deprecated since Struts 2.6!</p> </blockquote> <p>While <a href="http://plexus.codehaus.org/">Plexus</a> is similar to other inversion-of-control (IoC) or dependency injection frameworks such as the Spring Framework, it’s fully-fledged container supports many more features.</p>