This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new bdbdee310d Format
bdbdee310d is described below
commit bdbdee310d268d5231d627545e6eb04a262af243
Author: Mark Thomas <[email protected]>
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 152bfbcd23..dd4df3a016 100644
--- a/build.xml
+++ b/build.xml
@@ -2668,7 +2668,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: [email protected]
For additional commands, e-mail: [email protected]