This is an automated email from the ASF dual-hosted git repository. remm 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 9411835458 Use the 10.1 branch in the link since the module is present 9411835458 is described below commit 941183545829cf0252cdde768daf05886d7ce3b3 Author: remm <r...@apache.org> AuthorDate: Fri Dec 15 09:34:15 2023 +0100 Use the 10.1 branch in the link since the module is present --- webapps/docs/graal.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/graal.xml b/webapps/docs/graal.xml index d01d039460..a33aa322a0 100644 --- a/webapps/docs/graal.xml +++ b/webapps/docs/graal.xml @@ -71,7 +71,7 @@ cd $JAVA_HOME/bin <p> Download the Tomcat Stuffed module from - <code>https://github.com/apache/tomcat/tree/main/modules/stuffed</code>. + <code>https://github.com/apache/tomcat/tree/10.1.x/modules/stuffed</code>. For convinience, an env property can be set: <source>export TOMCAT_STUFFED=/absolute...path...to/stuffed</source> The build process now requires both Apache Ant and Maven. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org