This is an automated email from the ASF dual-hosted git repository. rjung 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 79aebc5303 Tab police 79aebc5303 is described below commit 79aebc5303eff53ff87a38128d1bdcc9ef00fa54 Author: Rainer Jung <rainer.j...@kippdata.de> AuthorDate: Sun Mar 2 10:14:33 2025 +0100 Tab police --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 72b1e96017..bea41b5251 100644 --- a/build.xml +++ b/build.xml @@ -2617,7 +2617,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. <os family="windows" /> <isset property="wine.ok"/> <isset property="makensis.ok"/> - <istrue value="${skip.installer}"/> + <istrue value="${skip.installer}"/> </or> </condition> </target> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org