This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new b68d188398 Remove reference to an explicit Java version
b68d188398 is described below

commit b68d188398290878da6c7f29b1f609aeae7ef004
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Aug 15 13:35:42 2024 +0100

    Remove reference to an explicit Java version
---
 webapps/docs/windows-auth-howto.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webapps/docs/windows-auth-howto.xml 
b/webapps/docs/windows-auth-howto.xml
index f9441664ef..160bb0e43f 100644
--- a/webapps/docs/windows-auth-howto.xml
+++ b/webapps/docs/windows-auth-howto.xml
@@ -122,8 +122,8 @@ policy had to be relaxed. This is not recommended for 
production environments.
   </subsection>
 
   <subsection name="Tomcat instance (Windows server)">
-  <p>These steps assume that Tomcat and a Java 8 JDK/JRE have already been
-  installed and configured and that Tomcat is running as the tc01@dev.local
+  <p>These steps assume that Tomcat and an appropriate Java JDK/JRE have 
already
+  been installed and configured and that Tomcat is running as the 
tc01@dev.local
   user. The steps to configure the Tomcat instance for Windows authentication
   are as follows:
   </p>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to