You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/03/29 08:14:34 UTC

[tomcat] branch 10.0.x updated: Remove trailing space

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 688dba2  Remove trailing space
688dba2 is described below

commit 688dba258818d28a0f425e38d53d9f6303648ab2
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Mar 29 09:13:09 2022 +0100

    Remove trailing space
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 855e05d..72e49ad 100644
--- a/build.xml
+++ b/build.xml
@@ -2829,7 +2829,7 @@ skip.installer property in build.properties" />
     <!-- Reproducible builds: consistent timestamps for distributed files.   -->
     <!-- Javadocs need additional processing.                                -->
     <!-- 1. line endings vary between platforms for some files               -->
-    <!-- 2. The contents of generated zip files don't have fixed timestamps  --> 
+    <!-- 2. The contents of generated zip files don't have fixed timestamps  -->
     <!-- Process the zip files first as the resulting zip files will need    -->
     <!-- the last modified timestamp to be changed as well.                  -->
     <fixcrlf srcdir="${tomcat.dist}/webapps/docs" eol="lf"

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org