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
commit 07ee090f1f440882370e4973e3428a4ed924cf21 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Mar 4 15:37:51 2025 +0000 Format --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 9051d669d6..d5843050a3 100644 --- a/build.xml +++ b/build.xml @@ -2646,7 +2646,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. <fail message="The executable ${nsis.tool} was not found on the current path. Either wine or makensis are required to build the Windows installer on a non-Windows platform. Choose the tool by setting property nsis.tool in build.properties. -To skip building the Windows installer, set the skip.installer property in build.properties" /> +To skip building the Windows installer, set the skip.installer property in build.properties"/> </target> <target name="-installer-check-version" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org