This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new 613787d Tab police 613787d is described below commit 613787d26fe14aec775fe82e59d0e4bc079d1814 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 ca0e6fd..c5c79cb 100644 --- a/build.xml +++ b/build.xml @@ -2325,7 +2325,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"/> @@ -3062,7 +3062,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