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 e4540f0 Update reproducible build timestamp
e4540f0 is described below
commit e4540f0d03f6ff6aa572984f55cc69a232d73032
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Dec 2 10:45:40 2021 +0000
Update reproducible build timestamp
---
build.properties.default | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index 8eb46af..eb89235 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -38,8 +38,8 @@ version.suffix=-M8-dev
# ----- Reproducible builds -----
# Uncomment and set to current time for reproducible builds
# Note: The value is in seconds (unlike milliseconds used by
System.currentTimeMillis()).
-#2021-09-28T12:09:00Z
-#ant.tstamp.now=1632819600
+#2021-12-02T10:10:00Z
+#ant.tstamp.now=1638439200
# ----- Source control flags -----
git.branch=main
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]