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
The following commit(s) were added to refs/heads/9.0.x by this push: new 18f997d Tab police 18f997d is described below commit 18f997d7a4647665a79dcdafcb1685cf1fd982fe Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Sep 21 09:37:20 2020 +0100 Tab police --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 8c0e40c..f09f209 100644 --- a/build.xml +++ b/build.xml @@ -2318,7 +2318,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. <classpath> <path refid="compile.classpath"/> <path location="${ant.core.lib}"/> - <path location="${osgi-annotations.jar}"/> + <path location="${osgi-annotations.jar}"/> </classpath> <link href="../annotationapi"/> <link href="../servletapi"/> @@ -3055,7 +3055,7 @@ skip.installer property in build.properties" /> <target name="download-compile" description="Download components necessary to compile" - depends="setup-bnd"> + depends="setup-bnd"> <!-- Download Commons Daemon --> <antcall target="downloadgz-2"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org