This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push: new c7ca462 WS c7ca462 is described below commit c7ca46273fd8e1f4337f8db86250d076ec8e6db8 Author: remm <r...@apache.org> AuthorDate: Thu Nov 18 13:35:15 2021 +0100 WS --- webapps/docs/config/resources.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapps/docs/config/resources.xml b/webapps/docs/config/resources.xml index 64a1610..f0a96d6 100644 --- a/webapps/docs/config/resources.xml +++ b/webapps/docs/config/resources.xml @@ -331,13 +331,13 @@ with the following attributes:</p> <attributes> - + <attribute name="className" required="true"> <p>Java class name of the implementation to use. This class must implement the <code>org.apache.catalina.WebResourceRoot$CacheStrategy</code> interface.</p> </attribute> - + </attributes> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org