This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 394336b1d1 Use the 10.1 branch in the link since the module is present
394336b1d1 is described below
commit 394336b1d107cfbffa2ead5443746d8ce50caffa
Author: remm <[email protected]>
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 8634442cdf..8555ab9483 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: [email protected]
For additional commands, e-mail: [email protected]