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 9db3e21 Remove trailing space
9db3e21 is described below
commit 9db3e21f08ffebeb7bc5e63a15988007cdef7f03
Author: Mark Thomas <[email protected]>
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 b0f96d3..580b16a 100644
--- a/build.xml
+++ b/build.xml
@@ -2868,7 +2868,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: [email protected]
For additional commands, e-mail: [email protected]