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 fd2190e Automatic Site Publish by Buildbot
fd2190e is described below
commit fd2190e15e6c0b06d00a7b075cca8dbaaaa7f941
Author: buildbot <[email protected]>
AuthorDate: Sat Jan 23 17:08:07 2021 +0000
Automatic Site Publish by Buildbot
---
output/plugins/plugins.html | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/output/plugins/plugins.html b/output/plugins/plugins.html
index 900a20a..8f8d99f 100644
--- a/output/plugins/plugins.html
+++ b/output/plugins/plugins.html
@@ -329,18 +329,6 @@
<td>com.opensymphony.xwork2.conversion.impl.XWorkConverter</td>
</tr>
<tr>
- <td>struts.xworkTextProvider</td>
- <td>Allows provide custom TextProvider for whole application</td>
- <td>default</td>
- <td>com.opensymphony.xwork2.TextProvider</td>
- </tr>
- <tr>
- <td>struts.localeProvider</td>
- <td>DEPRECATED! Allows provide custom TextProvider for whole application
- instead this endpoint use <strong>struts.localeProviderFactory</strong></td>
- <td>singleton</td>
- <td>com.opensymphony.xwork2.LocaleProvider</td>
- </tr>
- <tr>
<td>struts.localeProviderFactory</td>
<td>Allows provide custom LocaleProvider for whole application</td>
<td>singleton</td>