This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 3b9d58ab60010158d3a3d9c49f7d941f2d0c7a4e 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 31c508b93a..386c6fed06 100644 --- a/build.xml +++ b/build.xml @@ -2621,7 +2621,7 @@ <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