This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new e028cad WS e028cad is described below commit e028cad86598fdee037363ae694911231f0df3bb 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